summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-06-26 22:05:00 +0000
committerZac Medico <zmedico@gentoo.org>2008-06-26 22:05:00 +0000
commit3324ca094bf8ef0d101aacde2a9b95c0ce0ecbb6 (patch)
tree678b5445718753e8c300c159cab49363629be79a
parentCall use_reduce() with matchall=1 when checking depstrings. Otherwise it's (diff)
downloadportage-idfetch-3324ca094bf8ef0d101aacde2a9b95c0ce0ecbb6.tar.gz
portage-idfetch-3324ca094bf8ef0d101aacde2a9b95c0ce0ecbb6.tar.bz2
portage-idfetch-3324ca094bf8ef0d101aacde2a9b95c0ce0ecbb6.zip
For brevity, and consistency with pkgcore, rename "all-installed" to just
"installed". Thanks to ferringb for the suggestion. svn path=/main/trunk/; revision=10808
-rw-r--r--cnf/sets.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/sets.conf b/cnf/sets.conf
index 44da55e8..f422f500 100644
--- a/cnf/sets.conf
+++ b/cnf/sets.conf
@@ -25,7 +25,7 @@ class = portage.sets.security.NewAffectedSet
world-candidate = False
# Again, not much to change here, though people might prefer a different name
-[all-installed]
+[installed]
class = portage.sets.dbapi.EverythingSet
world-candidate = False