From 664bfd8da7a215d23c6209a944a4c1a27da75cf2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sat, 22 Nov 2008 23:37:04 +0000 Subject: Add back accidentally removed @downgrade set. Thanks to Arfrever. svn path=/main/trunk/; revision=12044 --- cnf/sets.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cnf') diff --git a/cnf/sets.conf b/cnf/sets.conf index 36e2f7f45..a921a2bb1 100644 --- a/cnf/sets.conf +++ b/cnf/sets.conf @@ -59,6 +59,12 @@ class = portage.sets.dbapi.OwnerSet world-candidate = False files = /lib/modules +# Installed packages for which the highest visible ebuild +# version is lower than the currently installed version. +[downgrade] +class = portage.sets.dbapi.DowngradeSet +world-candidate = False + # Installed packages for which there are no visible ebuilds # corresponding to the same $CATEGORY/$PN:$SLOT. [unavailable] -- cgit v1.2.3-1-g7c22