diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-03-20 15:48:53 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-03-20 15:48:53 +0000 |
commit | af704e8f1ff98566bbf0ccbe3c909442e2216437 (patch) | |
tree | 8e509f0ac0329af6673151c99776ce426fae26e9 /media-gfx/bootsplash | |
parent | Added support for new kernels, fixed a minor issue with chvt. (Manifest recom... (diff) | |
download | gentoo-2-af704e8f1ff98566bbf0ccbe3c909442e2216437.tar.gz gentoo-2-af704e8f1ff98566bbf0ccbe3c909442e2216437.tar.bz2 gentoo-2-af704e8f1ff98566bbf0ccbe3c909442e2216437.zip |
Bump to stable.
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r10.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r11.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index 33f45546df51..fe4a0aa4d331 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.29 2004/03/20 15:46:50 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.30 2004/03/20 15:48:53 spock Exp $ + + 20 Mar 2004; Michal Januszewski <spock@gentoo.org> + bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild: + Bump to stable. *bootsplash-0.6-r12 (20 Mar 2004) diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild index 12a4c123bd89..733587180770 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r10.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-r10.ebuild,v 1.1 2004/03/02 18:31:04 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.2 2004/03/20 15:48:53 spock Exp $ S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" @@ -9,7 +9,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-r11.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild index 66cf46c8fff9..3c46d0c12d13 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r11.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-r11.ebuild,v 1.2 2004/03/06 10:56:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild,v 1.3 2004/03/20 15:48:53 spock Exp $ S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" @@ -9,7 +9,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" |