diff options
author | Michael Januszewski <spock@gentoo.org> | 2005-01-12 00:06:53 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2005-01-12 00:06:53 +0000 |
commit | 4b8c9253bd42fd30280c1418258cfa86d7ba3373 (patch) | |
tree | 1999c7d0ad66e2a87dcf000adcabd91f3b41b040 /media-gfx/bootsplash-themes | |
parent | Version bump #77543 by James Stockton. (diff) | |
download | historical-4b8c9253bd42fd30280c1418258cfa86d7ba3373.tar.gz historical-4b8c9253bd42fd30280c1418258cfa86d7ba3373.tar.bz2 historical-4b8c9253bd42fd30280c1418258cfa86d7ba3373.zip |
Stable on x86.
Diffstat (limited to 'media-gfx/bootsplash-themes')
-rw-r--r-- | media-gfx/bootsplash-themes/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/bootsplash-themes/ChangeLog b/media-gfx/bootsplash-themes/ChangeLog index 8a1027343cf7..4dd80b1a4a1c 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.2 2004/08/29 12:41:30 dholm Exp $ +# 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 $ + + 12 Jan 2005; Michal Januszewski <spock@gentoo.org> + bootsplash-themes-20040821.ebuild: + Marked stable on x86. 29 Aug 2004; David Holm <dholm@gentoo.org> bootsplash-themes-20040821.ebuild: diff --git a/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild b/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild index dfcd6f45f8e0..3a98a3125c44 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 +# 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.2 2004/08/29 12:41:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes/bootsplash-themes-20040821.ebuild,v 1.3 2005/01/12 00:04:51 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" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="net-misc/wget" |