diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:36:03 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-07-07 18:36:03 +0000 |
commit | 9cc4add63785b8f4a82b05b1587c2bb58349ce99 (patch) | |
tree | df18e057a0d826ad0cfa2ae32bfd90fcc8fb3746 /media-gfx/bootsplash-themes | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.gz gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.tar.bz2 gentoo-2-9cc4add63785b8f4a82b05b1587c2bb58349ce99.zip |
Stable on x86.
(Portage version: 1.589-cvs)
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 499e176b4dce..9fb87b436330 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.5 2005/05/16 16:53:59 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.6 2005/07/07 18:36:03 spock Exp $ + + 07 Jul 2005; Michał Januszewski <spock@gentoo.org> + bootsplash-themes-20040821-r1.ebuild: + Marked stable on x86. *bootsplash-themes-20040821-r1 (16 May 2005) diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild index d21a7b84bdca..b92509a6af3b 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-2005 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.2 2005/05/16 16:55:16 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.3 2005/07/07 18:36:03 spock Exp $ DESCRIPTION="A collection of Bootsplash themes" HOMEPAGE="http://www.bootsplash.de/" @@ -119,7 +119,7 @@ SRC_URI="${THEME_URI}/Theme-73labAllstar.tar.bz2 ${THEME_URI}/Theme-WarmAqua.tar.bz2" SLOT="0" LICENSE="freedist" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND="|| ( media-gfx/bootsplash >=media-gfx/splashutils-1.1.9.6 )" |