summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-20 03:19:43 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-20 03:19:43 +0000
commita5f7a5031c122f439cd82c06cfea8bcb82854802 (patch)
tree289fcdcc9af4d68861fb5e67266b75cce05e7150
parentfd7d9614df70104e2f098cda4f98086e06e2f287 (diff)
downloadportage-a5f7a5031c122f439cd82c06cfea8bcb82854802.tar.gz
portage-a5f7a5031c122f439cd82c06cfea8bcb82854802.tar.bz2
portage-a5f7a5031c122f439cd82c06cfea8bcb82854802.zip
For bug #185504, document profiles/repo_name. (trunk r7319)
svn path=/main/branches/2.1.2/; revision=7320
-rw-r--r--man/portage.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index 0ca9c4020..c80c4ceac 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -62,6 +62,7 @@ info_pkgs
info_vars
package.mask
profiles.desc
+repo_name
thirdpartymirrors
use.desc
use.local.desc
@@ -611,6 +612,11 @@ m68k default-linux/m68k dev
x86 default-linux/x86/2004.3 stable
.fi
.TP
+.BR repo_name
+The first line of the file should define a unique repository name. The name
+may contain any of the characters [A\-Za\-z0\-9_\-]. It must not begin with a
+hyphen.
+.TP
.BR thirdpartymirrors
Controls the mapping of mirror:// style URLs to actual lists of
mirrors. Keeps us from overloading a single server.