diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:47:40 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:47:40 +0000 |
commit | ad9e19204f0aebe4da032d1757b298c066273c5a (patch) | |
tree | 6960e2fca00fe35959957206ec796a68fb1522f0 /media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-ad9e19204f0aebe4da032d1757b298c066273c5a.tar.gz historical-ad9e19204f0aebe4da032d1757b298c066273c5a.tar.bz2 historical-ad9e19204f0aebe4da032d1757b298c066273c5a.zip |
Fixing a broken commit..
Diffstat (limited to 'media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild')
-rw-r--r-- | media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild index acd81c9c0c6d..024b9f9ca307 100644 --- a/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild +++ b/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild,v 1.1 2005/04/29 22:55:36 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splash-themes-gentoo/splash-themes-gentoo-20050429.ebuild,v 1.2 2005/07/07 18:47:40 spock Exp $ DESCRIPTION="A collection of Gentoo themes for splashutils" HOMEPAGE="http://dev.gentoo.org/~spock/" SRC_URI="mirror://gentoo/fbsplash-theme-emergence-r2.tar.bz2 mirror://gentoo/fbsplash-theme-gentoo-r2.tar.bz2" - +IUSE="" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-gfx/splashutils-1.1.9.5" src_install() { |