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 | 0f2f04155503dec7b62c1fa59447a7562d548679 (patch) | |
tree | d222205c0898048d8a237e901bb36871bd971d7b /media-gfx | |
parent | stable on ppc64 (diff) | |
download | historical-0f2f04155503dec7b62c1fa59447a7562d548679.tar.gz historical-0f2f04155503dec7b62c1fa59447a7562d548679.tar.bz2 historical-0f2f04155503dec7b62c1fa59447a7562d548679.zip |
Stable on amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/Manifest | 12 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821-r1.ebuild | 4 |
3 files changed, 13 insertions, 9 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/Manifest b/media-gfx/bootsplash-themes/Manifest index a166c98e3a45..6824cd140c58 100644 --- a/media-gfx/bootsplash-themes/Manifest +++ b/media-gfx/bootsplash-themes/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 c927949c89ee32096392855ee324914b bootsplash-themes-20040821-r1.ebuild 8172 -MD5 7b5753eeac492a254eec23f67bda3236 ChangeLog 1240 -MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 +MD5 66f4e046b68fe51042e5d52b07672453 ChangeLog 1352 +MD5 5aff5e8c8961017ac17c4f6a93f079d2 bootsplash-themes-20040821-r1.ebuild 8171 MD5 35edc9d865e3400b0b27e019c73ccaf8 files/digest-bootsplash-themes-20040821-r1 7564 +MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDD1ffchej4aZK9/cRAlcTAJwMx0EzQxMWR2A75E9U4cjekpQg9ACbBVRY -vST6R8oNgNBqAmKe0zcFJXI= -=Uwcx +iD8DBQFDh4tpntT9W3vfTuoRAt1NAJ9oAy7rr059vwWgo8gtgmb6feOgFgCgiAUe +1GfN/P3cIQ3fwgJkkUsH58Y= +=zRvs -----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 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 )" |