diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 22:08:25 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 22:08:25 +0000 |
commit | 2a6cd8c852e0f55555103b9f41b0da13ade01f2e (patch) | |
tree | 4993ee8e27d2a4b1e790318acdcb0e5952defa2a /media-gfx/bootsplash-themes | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-2a6cd8c852e0f55555103b9f41b0da13ade01f2e.tar.gz gentoo-2-2a6cd8c852e0f55555103b9f41b0da13ade01f2e.tar.bz2 gentoo-2-2a6cd8c852e0f55555103b9f41b0da13ade01f2e.zip |
Stable on amd64.
(Portage version: 2.0.53_rc7)
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 31b61bf671e2..1768ef338b9c 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.7 2005/08/26 17:56:13 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.8 2005/11/25 22:08:25 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> + bootsplash-themes-20040821-r1.ebuild: + Stable on amd64. 26 Aug 2005; Michał Januszewski <spock@gentoo.org> -bootsplash-themes-20040821.ebuild, bootsplash-themes-20040821-r1.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild index 9187734c4197..efa291842c79 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.4 2005/08/26 17:56:13 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild,v 1.5 2005/11/25 22:08:25 cryos 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="amd64 ~ppc x86" IUSE="" RDEPEND="|| ( media-gfx/bootsplash >=media-gfx/splashutils-1.1.9.6 )" |