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 | dd5f32cc492e1925caf32ee9d56a9bd2ccc2ac98 (patch) | |
tree | d383abb8daf022a6e80219653f3887d5ed2694ab /media-gfx | |
parent | Blocks teTeX-2 based TeX distributions (diff) | |
download | historical-dd5f32cc492e1925caf32ee9d56a9bd2ccc2ac98.tar.gz historical-dd5f32cc492e1925caf32ee9d56a9bd2ccc2ac98.tar.bz2 historical-dd5f32cc492e1925caf32ee9d56a9bd2ccc2ac98.zip |
Marking stable for 2004.2 LiveCD... blame me if it breaks... ;]
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r16.ebuild | 4 |
3 files changed, 9 insertions, 5 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/Manifest b/media-gfx/bootsplash/Manifest index 8aab04d6a940..ab7e125dbf11 100644 --- a/media-gfx/bootsplash/Manifest +++ b/media-gfx/bootsplash/Manifest @@ -1,11 +1,11 @@ MD5 056f68d68f6a438cbd7bcc1a59b30004 bootsplash-0.6-r14.ebuild 6401 MD5 889ac93924b74e2a9661f5d5cb0188f9 bootsplash-0.6-r8.ebuild 5188 -MD5 e16cdb6111c70fc029012a7073e6fed2 bootsplash-0.6-r16.ebuild 6687 +MD5 edd7e8d56b70d7b94af8192cfd0201f7 bootsplash-0.6-r16.ebuild 6685 MD5 33d70b8a984accf25a24501dfc3c018e bootsplash-0.6-r13.ebuild 6401 MD5 772479757f4d076162ccae0267dc304d bootsplash-0.6-r15.ebuild 6773 MD5 735549a7b5a1f2f93febea613d8b2dd3 bootsplash-0.6-r10.ebuild 5622 MD5 e5d6da7cd159298c77a6f25a03ec9d71 bootsplash-0.6.1.ebuild 2983 -MD5 9251f1186843d9dd73476e2839449c78 ChangeLog 8493 +MD5 c31faa4ce0b8594383251f15939ee301 ChangeLog 8646 MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255 MD5 726928711fd5cbfa499b4ede2ed722a8 files/digest-bootsplash-0.6.1 226 MD5 6a993c12a7aad0735a4783e1f7c2c968 files/digest-bootsplash-0.6-r8 70 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" |