summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-10-27 23:17:19 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-27 23:17:19 -0700
commit46d97be05dae690373ef802788adb5cf1505f947 (patch)
treef32ea9f3b34b2abd4fc659eaa401fe06074fc7b5 /man/portage.5
parentbcb6106c7547738bd00e31b53b0cec582e1ac84c (diff)
downloadportage-46d97be05dae690373ef802788adb5cf1505f947.tar.gz
portage-46d97be05dae690373ef802788adb5cf1505f947.tar.bz2
portage-46d97be05dae690373ef802788adb5cf1505f947.zip
RepoConfigLoader: support incremental aliases
This allows a user to discard unwanted aliases that are specified in a repo's layout.conf.
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.55
1 files changed, 3 insertions, 2 deletions
diff --git a/man/portage.5 b/man/portage.5
index 45eef3659..7fa56602f 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -708,8 +708,9 @@ eclass\-overrides = java\-overlay java\-experimental
# disable all eclass overrides for ebuilds from the gentoo repository
eclass\-overrides =
# when processing metadata/layout.conf from other repositories, substitute
-# 'gentoo' in place of references to repositories named 'foo' and 'bar'
-aliases = foo bar
+# 'gentoo' in place of references to repositories named 'foo' and 'bar',
+# and discard the 'baz' alias contained in gentoo's layout.conf
+aliases = foo bar -baz
[kde-testing]
# override the metadata/layout.conf masters setting from the kde-testing repo