diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:42:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:42:33 +0000 |
commit | c8e75ed99d0eeb69932a0f3562363f8ec313005a (patch) | |
tree | bc8bdf49db544f542f0929bb20cafc7e88e15d9f /media-gfx/splashutils | |
parent | games-util/mattricks stable on ppc. (diff) | |
download | gentoo-2-c8e75ed99d0eeb69932a0f3562363f8ec313005a.tar.gz gentoo-2-c8e75ed99d0eeb69932a0f3562363f8ec313005a.tar.bz2 gentoo-2-c8e75ed99d0eeb69932a0f3562363f8ec313005a.zip |
media-gfx/splashutils stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.1.9.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 4f182a939815..c5f06f4d4944 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2005/08/31 14:25:06 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.44 2005/09/02 19:42:33 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + splashutils-1.1.9.8.ebuild: + Stable on ppc. 31 Aug 2005; Luis Medinas <metalgod@gentoo.org> splashutils-1.1.9.8.ebuild: diff --git a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild b/media-gfx/splashutils/splashutils-1.1.9.8.ebuild index cab498d1f445..b41347df59d5 100644 --- a/media-gfx/splashutils/splashutils-1.1.9.8.ebuild +++ b/media-gfx/splashutils/splashutils-1.1.9.8.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.8.ebuild,v 1.4 2005/08/31 14:25:06 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.8.ebuild,v 1.5 2005/09/02 19:42:33 hansmi Exp $ inherit multilib linux-mod @@ -29,7 +29,7 @@ SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) >=media-libs/jpeg-6b |