diff options
author | Michael Januszewski <spock@gentoo.org> | 2007-08-06 11:10:44 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2007-08-06 11:10:44 +0000 |
commit | 39b420aefecfcc9bb69a77bf92fd0dfc3b965cd4 (patch) | |
tree | c78efa37143d3b6bc1b863c78d78b2c5a24d0448 /media-gfx/bootsplash-themes | |
parent | Remove mask on media-gfx/bootsplash since the package has been removed from t... (diff) | |
download | historical-39b420aefecfcc9bb69a77bf92fd0dfc3b965cd4.tar.gz historical-39b420aefecfcc9bb69a77bf92fd0dfc3b965cd4.tar.bz2 historical-39b420aefecfcc9bb69a77bf92fd0dfc3b965cd4.zip |
Remove the dependency on media-gfx/bootsplash since the package has been removed from the tree.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index d60af136dbcf..df6412b4c1f9 100644 --- a/media-gfx/bootsplash-themes/ChangeLog +++ b/media-gfx/bootsplash-themes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/bootsplash-themes # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.11 2007/04/30 21:19:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.12 2007/08/06 11:10:44 spock Exp $ + + 06 Aug 2007; Michał Januszewski <spock@gentoo.org> + bootsplash-themes-20040821-r1.ebuild, bootsplash-themes-20060913.ebuild: + Remove the dependency on media-gfx/bootsplash since the package has been + removed from the tree. 30 Apr 2007; Marius Mauch <genone@gentoo.org> bootsplash-themes-20040821-r1.ebuild, bootsplash-themes-20060913.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild index 046cbd1e14e0..653920c47095 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.7 2007/06/26 02:09:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.8 2007/08/06 11:10:44 spock Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://www.bootsplash.de/" @@ -122,7 +122,7 @@ LICENSE="freedist" KEYWORDS="amd64 ~ppc x86" IUSE="" -RDEPEND="|| ( media-gfx/bootsplash >=media-gfx/splashutils-1.1.9.6 )" +RDEPEND=">=media-gfx/splashutils-1.1.9.6" DEPEND="net-misc/wget ${RDEPEND}" S="${WORKDIR}" diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild index aa8be9f83b57..f546f3188d3f 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.3 2007/04/30 21:19:33 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.4 2007/08/06 11:10:44 spock Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://www.bootsplash.de/" @@ -187,7 +187,7 @@ LICENSE="freedist" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="|| ( media-gfx/bootsplash >=media-gfx/splashutils-1.1.9.6 )" +RDEPEND=">=media-gfx/splashutils-1.1.9.6" DEPEND="net-misc/wget ${RDEPEND}" S="${WORKDIR}" |