From b4a4c9af72e036d8a0b2698c823cdf2979315369 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 17 Feb 2010 05:30:40 +0000 Subject: Add @rebuilt-binaries set which uses BUILD_TIME to pull in binary packages that have a different build time from a currently installed package of the exact same version. svn path=/main/trunk/; revision=15363 --- cnf/sets.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cnf') diff --git a/cnf/sets.conf b/cnf/sets.conf index 46c86e750..87280cef6 100644 --- a/cnf/sets.conf +++ b/cnf/sets.conf @@ -65,6 +65,12 @@ class = portage.sets.dbapi.OwnerSet world-candidate = False files = %(ROOT)slib/modules +# Binary packages that have a different build time from a currently +# installed package of the exact same version. +[rebuilt-binaries] +class = portage.sets.dbapi.RebuiltBinaries +world-candidate = False + # Installed packages for which the highest visible ebuild # version is lower than the currently installed version. [downgrade] -- cgit v1.2.3-1-g7c22