projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58e8333
)
Bug #201513 - Fix typos for preserve-libs and PreservedLibraryConsumerSet.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 7 Dec 2007 01:25:08 +0000
(
01:25
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 7 Dec 2007 01:25:08 +0000
(
01:25
-0000)
Thanks to Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> for
this patch.
svn path=/main/trunk/; revision=8861
cnf/sets.conf
patch
|
blob
|
history
diff --git
a/cnf/sets.conf
b/cnf/sets.conf
index 7b3f4e9b11b61b2befb4d628e9c7fcdfd770c500..252f487d597ceed8f7c717e27eedd7685e1a3788 100644
(file)
--- a/
cnf/sets.conf
+++ b/
cnf/sets.conf
@@
-34,6
+34,6
@@
multiset = true
directory = /etc/portage/sets
# Set to rebuild all packages that need a preserved lib that only remains due
-# to FEATURES=preserve
d
-libs
+# to FEATURES=preserve-libs
[preserved-rebuild]
-class = portage.sets.dbapi.PreservedConsumerSet
+class = portage.sets.dbapi.Preserved
Library
ConsumerSet