diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-05-29 03:35:35 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-05-29 03:35:35 +0000 |
commit | 0fc9303781507d4328f8c7335b40c5c3cd2a12ea (patch) | |
tree | 2f4513601ab0a628c3acd0e030692036857169e6 /media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild | |
parent | amd64 stable, bug 270832 (diff) | |
download | gentoo-2-0fc9303781507d4328f8c7335b40c5c3cd2a12ea.tar.gz gentoo-2-0fc9303781507d4328f8c7335b40c5c3cd2a12ea.tar.bz2 gentoo-2-0fc9303781507d4328f8c7335b40c5c3cd2a12ea.zip |
amd64 stable
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild')
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild index 767da65376f1..9b06cfa92b61 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.5 2008/08/23 13:11:04 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.6 2009/05/29 03:35:35 beandog Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://dev.gentoo.org/~spock/repos/bootsplash/" @@ -184,7 +184,7 @@ SRC_URI="${THEME_URI}/Theme-73labAllstar.tar.bz2 ${THEME_URI}/Theme-Warty.tar.bz2" SLOT="0" LICENSE="freedist" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=">=media-gfx/splashutils-1.1.9.6" |