diff options
author | Daniel Drake <dsd@gentoo.org> | 2005-07-06 12:43:53 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2005-07-06 12:43:53 +0000 |
commit | eedf4614addffa5075bc1e9288c63b42ea67a994 (patch) | |
tree | 5e17fed387859107e4f48d7ccf3fe49297fe22cb /media-gfx/splashutils | |
parent | Stable on x86. Remember to upgrade to udev-058, and, if you use fbsplash, spl... (diff) | |
download | gentoo-2-eedf4614addffa5075bc1e9288c63b42ea67a994.tar.gz gentoo-2-eedf4614addffa5075bc1e9288c63b42ea67a994.tar.bz2 gentoo-2-eedf4614addffa5075bc1e9288c63b42ea67a994.zip |
Stable on x86, required for fbsplash on 2.6.12
(Portage version: 1.589-cvs)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 2e20f45397bc..8495bea2c188 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.34 2005/06/23 22:28:07 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.35 2005/07/06 12:43:53 dsd Exp $ + + 06 Jul 2005; Daniel Drake <dsd@gentoo.org> splashutils-1.1.9.6-r1.ebuild: + Stable on x86, required for fbsplash on 2.6.12 23 Jun 2005; Michał Januszewski <spock@gentoo.org> splashutils-1.1.9.6-r1.ebuild: diff --git a/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild b/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild index 9de70c445710..7286b49138c1 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild,v 1.3 2005/06/23 22:28:07 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild,v 1.4 2005/07/06 12:43:53 dsd Exp $ inherit multilib linux-mod @@ -29,7 +29,7 @@ SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" RDEPEND="truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) >=media-libs/jpeg-6b |