diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-21 02:27:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-21 02:27:02 +0000 |
commit | 2fa0cdd442fbaaf5f63ca48ed9625057948cb12a (patch) | |
tree | 2cf91e364f041205df20fed9e7e10fe869d6a466 /media-gfx | |
parent | version bump (diff) | |
download | gentoo-2-2fa0cdd442fbaaf5f63ca48ed9625057948cb12a.tar.gz gentoo-2-2fa0cdd442fbaaf5f63ca48ed9625057948cb12a.tar.bz2 gentoo-2-2fa0cdd442fbaaf5f63ca48ed9625057948cb12a.zip |
Marked ppc stable for kernel 2.6.12 support.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index b07e77346c4f..bc79351226ce 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.39 2005/07/18 20:19:35 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.40 2005/07/21 02:27:02 josejx Exp $ + + 20 Jul 2005; Joseph Jezak <josejx@gentoo.org> splashutils-1.1.9.7.ebuild: + Marked ppc stable for 2.6.12 support. *splashutils-1.1.9.8 (18 Jul 2005) diff --git a/media-gfx/splashutils/splashutils-1.1.9.7.ebuild b/media-gfx/splashutils/splashutils-1.1.9.7.ebuild index 6a0f3d452735..776a783e1824 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.7.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.7.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.7.ebuild,v 1.3 2005/07/11 14:46:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.7.ebuild,v 1.4 2005/07/21 02:27:02 josejx 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="amd64 ppc x86" RDEPEND="truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) >=media-libs/jpeg-6b |