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/bootsplash-themes-20060913.ebuild | |
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/bootsplash-themes-20060913.ebuild')
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |