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 | 748cbb5aabe11d8b1edaa4de45a35722c99fa77e (patch) | |
tree | 45790c4bfe11cce6a35c9bc3960e40ef1cfd1d51 /media-gfx/bootsplash-themes | |
parent | bumps (diff) | |
download | historical-748cbb5aabe11d8b1edaa4de45a35722c99fa77e.tar.gz historical-748cbb5aabe11d8b1edaa4de45a35722c99fa77e.tar.bz2 historical-748cbb5aabe11d8b1edaa4de45a35722c99fa77e.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild | 4 |
3 files changed, 9 insertions, 5 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/Manifest b/media-gfx/bootsplash-themes/Manifest index 327b42947c95..ab97936aadfb 100644 --- a/media-gfx/bootsplash-themes/Manifest +++ b/media-gfx/bootsplash-themes/Manifest @@ -1,4 +1,4 @@ -MD5 8a97ecf49579531343ba8851b73dbf12 bootsplash-themes-20040821.ebuild 5883 -MD5 e9266f46c62f1dd55f90cd71c84ac16c ChangeLog 394 +MD5 94f4396e6b0a243a7beaea9ee3709eba ChangeLog 494 +MD5 73992e21b97c2390a21b92f717bba1c9 bootsplash-themes-20040821.ebuild 5888 MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 MD5 35edc9d865e3400b0b27e019c73ccaf8 files/digest-bootsplash-themes-20040821 7564 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" |