diff options
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 91aa8bf1b338..0ce927a409ad 100644 --- a/media-gfx/bootsplash-themes/ChangeLog +++ b/media-gfx/bootsplash-themes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash-themes -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.13 2008/08/23 13:11:04 spock Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.14 2009/05/29 11:01:12 fauli Exp $ + + 29 May 2009; Christian Faulhammer <fauli@gentoo.org> + bootsplash-themes-20060913.ebuild: + stable x86 23 Aug 2008; Michał Januszewski <spock@gentoo.org> bootsplash-themes-20060913.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild index 9b06cfa92b61..c340b1b1ce8b 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-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.6 2009/05/29 03:35:35 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20060913.ebuild,v 1.7 2009/05/29 11:01:12 fauli 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" |