commit: f3e5326991e33ad49a625c96f471646ec7efec33 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 15:53:49 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 15:54:03 2015 +0000 URL: https://gitweb.gentoo.org/dev/mgorny.git/commit/?id=f3e53269
Revert accidental repo_name move commit metadata/layout.conf | 1 - profiles/repo_name | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index e38a00a..3533ca8 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,4 +1,3 @@ masters = gentoo -repo-name = mgorny sign-manifests = false thin-manifests = true diff --git a/profiles/repo_name b/profiles/repo_name new file mode 100644 index 0000000..f9f1ff5 --- /dev/null +++ b/profiles/repo_name @@ -0,0 +1 @@ +mgorny
