diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-10 19:12:12 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-10 19:12:12 +0000 |
commit | 763f2b0a70325f53bd6fb2a9d254f5c65457a483 (patch) | |
tree | cac407bfcd92d3f44cbfa86e2f645b2412128e28 /kde-base | |
parent | alpha/ia64/sparc stable wrt #301975 (diff) | |
download | gentoo-2-763f2b0a70325f53bd6fb2a9d254f5c65457a483.tar.gz gentoo-2-763f2b0a70325f53bd6fb2a9d254f5c65457a483.tar.bz2 gentoo-2-763f2b0a70325f53bd6fb2a9d254f5c65457a483.zip |
Add blocker for older versions of kdebase-wallpapers, as upstream moves things from there to here
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdeartwork-wallpapers/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog index 455ca1e2d6d0..b54f29327570 100644 --- a/kde-base/kdeartwork-wallpapers/ChangeLog +++ b/kde-base/kdeartwork-wallpapers/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdeartwork-wallpapers # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.134 2010/02/09 00:18:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.135 2010/02/10 19:12:12 abcd Exp $ + + 10 Feb 2010; Jonathan Callen <abcd@gentoo.org> + kdeartwork-wallpapers-4.4.0.ebuild: + Add blocker for older versions of kdebase-wallpapers, as upstream moves + things from there to here *kdeartwork-wallpapers-4.4.0 (08 Feb 2010) diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild index 26669ca17c2c..9979ccb636df 100644 --- a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild +++ b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild,v 1.1 2010/02/09 00:18:21 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.4.0.ebuild,v 1.2 2010/02/10 19:12:12 abcd Exp $ EAPI="2" @@ -13,3 +13,5 @@ inherit kde4-meta DESCRIPTION="Wallpapers from kde" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" + +add_blocker kdebase-wallpapers '<'${PV} |