summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-12-03 19:09:20 +0000
committerMarius Mauch <genone@gentoo.org>2007-12-03 19:09:20 +0000
commitd63fc90d72cae46824239af0f1e5158f0d029ee0 (patch)
tree833dc36cd8a447aadfb03f7b918c659c115e5a2c /bin
parent12ff9528ba0a3e49aa52c543f3518f722208a890 (diff)
downloadportage-d63fc90d72cae46824239af0f1e5158f0d029ee0.tar.gz
portage-d63fc90d72cae46824239af0f1e5158f0d029ee0.tar.bz2
portage-d63fc90d72cae46824239af0f1e5158f0d029ee0.zip
implement the final part of FEATURES=preserved-libs and remove previously preserved libs that don't have any consumers left. Also fix the notice if preserved libs are found to use the preserved-rebuild package set instead of revdep-rebuild.
svn path=/main/trunk/; revision=8821
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index f6ab04dc9..e404a9159 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -313,6 +313,7 @@ qawarnings=[
"IUSE.invalid",
"KEYWORDS.stupid",
"KEYWORDS.missing",
+"LICENSE.missing",
"RESTRICT.invalid",
"ebuild.minorsyn",
"ebuild.badheader",