aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-09-11 22:50:37 -0400
committerJonathan Callen <abcd@gentoo.org>2009-09-13 06:53:39 -0400
commit4f25ad6974895fa286b79d0c9ef965166328fb2c (patch)
treedf8641da00169f5c718b8c66d34029759b936696 /sets/kdeutils
parentRevert "[eclass] Use add_kdebase_dep() in kde-meta.eclass" (diff)
downloadkde-4f25ad6974895fa286b79d0c9ef965166328fb2c.tar.gz
kde-4f25ad6974895fa286b79d0c9ef965166328fb2c.tar.bz2
kde-4f25ad6974895fa286b79d0c9ef965166328fb2c.zip
[eclass] Add features to add_blocker() in kde4-functions.eclass
This now allows add_blocker to add just about any blocker that you would need for kde-base/ packages (that is, kde-base/ packages blocking other kde-base/ packages). In its simplest form, you can use add_blocker pkg-name to add a blocker on all kde-4 versions of kde-base/pkg-name. If further arguments are supplied, then those indicate which versions to block. There are 2 versions with special properties: 0 indicates that no version is to be blocked, and 4.x.50 indicates that all versions in slots <= 4.x are to be blocked. A version can also be specified with a slot, like "4.2.96:4.3", indicating that for that slot, that version is to be blocked. If no version is given with a slot (like ":4.3"), then all versions from that slot are blocked. By default, versions <= the given version are blocked. If the given version begins with "<", however, then versions < the given version are blocked.
Diffstat (limited to 'sets/kdeutils')
0 files changed, 0 insertions, 0 deletions