diff options
author | David Holm <dholm@gentoo.org> | 2004-08-29 12:41:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-29 12:41:30 +0000 |
commit | 68b28c71f0abfb61763ef670784af6a45e30d09b (patch) | |
tree | c785ebdb37260e3b29c39eee120a202d60efdbb5 /media-gfx | |
parent | bumps (Manifest recommit) (diff) | |
download | gentoo-2-68b28c71f0abfb61763ef670784af6a45e30d09b.tar.gz gentoo-2-68b28c71f0abfb61763ef670784af6a45e30d09b.tar.bz2 gentoo-2-68b28c71f0abfb61763ef670784af6a45e30d09b.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 987a97990a04..8a1027343cf7 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.1 2004/08/22 14:43:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.2 2004/08/29 12:41:30 dholm Exp $ + + 29 Aug 2004; David Holm <dholm@gentoo.org> + bootsplash-themes-20040821.ebuild: + Added to ~ppc. *bootsplash-themes-20040821 (22 Aug 2004) diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild index fdae1ade5eb5..dfcd6f45f8e0 100644 --- a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild +++ b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.1 2004/08/22 14:43:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild,v 1.2 2004/08/29 12:41:30 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="net-misc/wget" |