diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-01-13 04:38:22 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-01-13 04:38:22 +0000 |
commit | 3688b31bd3d056e18d4d9d5a8e45f7e63bb10eda (patch) | |
tree | 03e1ddd64b8e0a729b7e48618ea13e78db44d98a /media-gfx/bootsplash | |
parent | mark stable (Manifest recommit) (diff) | |
download | gentoo-2-3688b31bd3d056e18d4d9d5a8e45f7e63bb10eda.tar.gz gentoo-2-3688b31bd3d056e18d4d9d5a8e45f7e63bb10eda.tar.bz2 gentoo-2-3688b31bd3d056e18d4d9d5a8e45f7e63bb10eda.zip |
mark stable
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index 3b448a4a49fd..d902bf79e3db 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/bootsplash -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.12 2004/01/09 14:08:34 tad Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.13 2004/01/13 04:35:32 brad_mssw Exp $ + + 12 Jan 2004; Brad House <brad_mssw@gentoo.org> bootsplash-0.6-r2.ebuild: + mark stable *bootsplash-0.6-r3 (10 Jan 2004) diff --git a/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild index ef4dc435d7b8..c7953216396d 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild,v 1.4 2004/01/09 14:08:34 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r2.ebuild,v 1.5 2004/01/13 04:35:33 brad_mssw Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://linux.tkdack.com/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/bootsplash-${PV}-${PR}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 amd64" +KEYWORDS="x86 amd64 ppc" S="${WORKDIR}/${PF}" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild index a75bb3c9d769..d0357ffa2f74 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild,v 1.1 2004/01/09 14:08:34 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild,v 1.2 2004/01/13 04:36:00 brad_mssw Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://linux.tkdack.com/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/bootsplash-${PV}-${PR}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64 ppc" S="${WORKDIR}/${PF}" |