Bug #233253 - Implement a @downgrade set which selects packages for which
authorZac Medico <zmedico@gentoo.org>
Thu, 31 Jul 2008 12:47:17 +0000 (12:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 31 Jul 2008 12:47:17 +0000 (12:47 -0000)
commite1c9b13944cc3c74bd6e0b98b0f98c08c270b307
tree7e39e2d23067fbd81e430584e1d54a0912813e70
parent71185c8e87adb4b4a740e6478ceeb886d8231e14
Bug #233253 - Implement a @downgrade set which selects packages for which
the highest visible ebuild version is lower than the currently installed
version. This is useful if you have installed packages from an overlay and
you want to downgrade to the highest visible after removing the overlay,
even though the packages that will be dowgraded are not necessarily masked
in any way.

svn path=/main/trunk/; revision=11299
cnf/sets.conf
doc/config/sets.docbook
pym/portage/sets/dbapi.py