diff options
author | 2019-04-01 16:18:59 +0300 | |
---|---|---|
committer | 2019-04-01 16:18:59 +0300 | |
commit | f80f36a1cbd441fefd6d93805d68684521f7a20c (patch) | |
tree | 68484749c6ceb2013217bf5685acdbe6f959c75d /metadata | |
parent | 0c36ea09498614087a22a1cd67b6e04d18349259 (diff) | |
download | rin-ebuilds-f80f36a1cbd441fefd6d93805d68684521f7a20c.tar.gz rin-ebuilds-f80f36a1cbd441fefd6d93805d68684521f7a20c.tar.bz2 rin-ebuilds-f80f36a1cbd441fefd6d93805d68684521f7a20c.zip |
fix a copy-paste error.
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index eaecf59..96e38de 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,4 +1,4 @@ -repo-name = rin-kit +repo-name = rin-ebuilds thin-manifests = true sign-manifests = false profile-formats = portage-2 |