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 | 26c1621cb1b175108b8f75a82429c615f8f1925a (patch) | |
tree | cb185baf8a0092a3d90526a3078d7ca140639527 /media-gfx/bootsplash-themes | |
parent | Stable on x86. (diff) | |
download | historical-26c1621cb1b175108b8f75a82429c615f8f1925a.tar.gz historical-26c1621cb1b175108b8f75a82429c615f8f1925a.tar.bz2 historical-26c1621cb1b175108b8f75a82429c615f8f1925a.zip |
Stable on x86.
Package-Manager: portage-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/Manifest | 10 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild | 4 |
3 files changed, 12 insertions, 8 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/Manifest b/media-gfx/bootsplash-themes/Manifest index 305e3dd879d7..270b243c772d 100644 --- a/media-gfx/bootsplash-themes/Manifest +++ b/media-gfx/bootsplash-themes/Manifest @@ -2,15 +2,15 @@ Hash: SHA1 MD5 99ba2cad15fd220b0ffb313ea0a6722a bootsplash-themes-20040821.ebuild 5894 -MD5 aba4c580a582801987a1da3b1f271e25 bootsplash-themes-20040821-r1.ebuild 8176 -MD5 b09c8ba7d5ed6ec9b33225a2cd167da1 ChangeLog 909 +MD5 ffba8717253ed07fc9bac0df35cd7e33 bootsplash-themes-20040821-r1.ebuild 8175 +MD5 9b70b2be1935c13e72b7b7b545faf483 ChangeLog 1028 MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 MD5 35edc9d865e3400b0b27e019c73ccaf8 files/digest-bootsplash-themes-20040821 7564 MD5 35edc9d865e3400b0b27e019c73ccaf8 files/digest-bootsplash-themes-20040821-r1 7564 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCiNCIchej4aZK9/cRAlreAJ9IxSNJflpHqn2vBz98Eqk2l6BPCwCfWBKa -hZDS1tPlGXM1+5K0pcNiQOo= -=b/bQ +iD8DBQFCzXYochej4aZK9/cRAhRKAJ0UnxVbpUkk1HHFny39GeZwzNtOpQCcDTS7 +5m/uH6+XG0Mv+cKRHUqdSew= +=PkTY -----END PGP SIGNATURE----- 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 )" |