From 46d97be05dae690373ef802788adb5cf1505f947 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 27 Oct 2011 23:17:19 -0700 Subject: RepoConfigLoader: support incremental aliases This allows a user to discard unwanted aliases that are specified in a repo's layout.conf. --- man/portage.5 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man') 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 -- cgit v1.2.3-1-g7c22