diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:46:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 12:46:51 +0000 |
commit | dc833581efc301574a7d05a98d633292cf7397f5 (patch) | |
tree | 20bd47786d543318771813fdfe083c439e15da31 /media-gfx | |
parent | kernel check added (diff) | |
download | historical-dc833581efc301574a7d05a98d633292cf7397f5.tar.gz historical-dc833581efc301574a7d05a98d633292cf7397f5.tar.bz2 historical-dc833581efc301574a7d05a98d633292cf7397f5.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 4dd80b1a4a1c..b033041fb7ca 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.3 2005/01/12 00:04:51 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/ChangeLog,v 1.4 2005/04/10 12:46:51 blubb Exp $ + + 10 Apr 2005; Simon Stelling <blubb@gentoo.org> + bootsplash-themes-20040821.ebuild: + added ~amd64 12 Jan 2005; Michal Januszewski <spock@gentoo.org> bootsplash-themes-20040821.ebuild: diff --git a/media-gfx/bootsplash-themes/Manifest b/media-gfx/bootsplash-themes/Manifest index 6b98d6f4b9c8..e447ba82b569 100644 --- a/media-gfx/bootsplash-themes/Manifest +++ b/media-gfx/bootsplash-themes/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 a0de15bc0e099d9f3c921147bf90789d bootsplash-themes-20040821.ebuild 5887 -MD5 44e0b7b551a3eb06f951e564f7f2441d ChangeLog 609 +MD5 895f3c713f0e84ce6a22d64f995853f2 ChangeLog 711 +MD5 99ba2cad15fd220b0ffb313ea0a6722a bootsplash-themes-20040821.ebuild 5894 MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221 MD5 35edc9d865e3400b0b27e019c73ccaf8 files/digest-bootsplash-themes-20040821 7564 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB5Gmuchej4aZK9/cRAhogAJ4y9dzY0Z6twgtMw+vMxPZD30urOQCdEezo -xlJVL+pYPzBXujlDb63fq+E= -=JmOG ------END PGP SIGNATURE----- diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild index 3a98a3125c44..3131cc37c2e8 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-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.ebuild,v 1.3 2005/01/12 00:04:51 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild,v 1.4 2005/04/10 12:46:51 blubb 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" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" DEPEND="net-misc/wget" |