diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-04-13 19:05:32 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-04-13 19:05:32 +0000 |
commit | 97ede8b23f67fcf573a01f92b2099d3f5b188f21 (patch) | |
tree | de84c63c99f14f44e0ccd388a17581f2732d8648 /media-gfx/bootsplash | |
parent | bad tad ! (diff) | |
download | gentoo-2-97ede8b23f67fcf573a01f92b2099d3f5b188f21.tar.gz gentoo-2-97ede8b23f67fcf573a01f92b2099d3f5b188f21.tar.bz2 gentoo-2-97ede8b23f67fcf573a01f92b2099d3f5b188f21.zip |
Moved to stable on x86.
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r13.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r14.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index 842ae5e76b93..3470429b3312 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.35 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.36 2004/04/13 19:05:32 spock Exp $ + + 13 Apr 2004; Michal Januszewski <spock@gentoo.org> + bootsplash-0.6-r13.ebuild, bootsplash-0.6-r14.ebuild: + Moved to stable on x86. 13 Apr 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild, diff --git a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild index 99b78084f16f..47587951b26a 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r13.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-r13.ebuild,v 1.2 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.3 2004/04/13 19:05:32 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-libs/freetype-2 media-libs/libmng" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild index 95deb5828790..de466a6a4e8f 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r14.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-r14.ebuild,v 1.2 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.3 2004/04/13 19:05:32 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-libs/freetype-2 media-libs/libmng" |