diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-04 18:22:37 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-06-04 18:22:37 +0000 |
commit | a6a43241335f6e1ef5be99e842214d6a9df25bdc (patch) | |
tree | 4c56aee504eddbd8fb57767940fedf40798d66fb /media-gfx/bootsplash | |
parent | Blocks teTeX-2 based TeX distributions (Manifest recommit) (diff) | |
download | gentoo-2-a6a43241335f6e1ef5be99e842214d6a9df25bdc.tar.gz gentoo-2-a6a43241335f6e1ef5be99e842214d6a9df25bdc.tar.bz2 gentoo-2-a6a43241335f6e1ef5be99e842214d6a9df25bdc.zip |
Marking stable for 2004.2 LiveCD... blame me if it breaks... ;]
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index ce8e245e88cd..d4e08e66f9f8 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.42 2004/05/29 23:32:55 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.43 2004/06/04 18:22:37 wolf31o2 Exp $ + + 03 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> + bootsplash-0.6-r16.ebuild: + Marking stable for 2004.2 LiveCD... blame me if it breaks... ;] *bootsplash-0.6.1 (30 May 2004) diff --git a/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild index fc201c2e09a6..736e0459d67d 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r16.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-r16.ebuild,v 1.2 2004/05/20 21:16:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild,v 1.3 2004/06/04 18:22:37 wolf31o2 Exp $ IUSE="" S=${WORKDIR}/${PF} @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${PF}.tar.bz2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng" |