summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-07-20 03:19:21 +0000
committerZac Medico <zmedico@gentoo.org>2007-07-20 03:19:21 +0000
commitb9deea61db6df0adfb5851c34abed8cb9f37e7ca (patch)
treeed3a992d99baf7b1758fd4c4e18f83208700dabf /man/portage.5
parent9c717c59e02a3b3c70cf597537fee82960fc9f06 (diff)
downloadportage-b9deea61db6df0adfb5851c34abed8cb9f37e7ca.tar.gz
portage-b9deea61db6df0adfb5851c34abed8cb9f37e7ca.tar.bz2
portage-b9deea61db6df0adfb5851c34abed8cb9f37e7ca.zip
For bug #185504, document profiles/repo_name.
svn path=/main/trunk/; revision=7319
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index e1855efbb..78b2623d6 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
@@ -608,6 +609,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.