diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 12:25:07 +0000 |
commit | 66fde3d0221488c2e0e530407a94ff3698ad534b (patch) | |
tree | b208e369062226360fa66034daf80b7d8b4fb208 /media-gfx/splashutils | |
parent | Stable on ppc. (diff) | |
download | historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.gz historical-66fde3d0221488c2e0e530407a94ff3698ad534b.tar.bz2 historical-66fde3d0221488c2e0e530407a94ff3698ad534b.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-0.9.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index c1f252698518..a1850c1b9af4 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.28 2005/05/24 21:23:25 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.29 2005/06/05 12:24:47 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + splashutils-0.9.1.ebuild: + Stable on ppc. 24 May 2005; Herbie Hopkins <herbs@gentoo.org> splashutils-1.1.9.6.ebuild: fixed multilib issue diff --git a/media-gfx/splashutils/splashutils-0.9.1.ebuild b/media-gfx/splashutils/splashutils-0.9.1.ebuild index 229a63616f4e..5fa8e7272374 100644 --- a/media-gfx/splashutils/splashutils-0.9.1.ebuild +++ b/media-gfx/splashutils/splashutils-0.9.1.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-0.9.1.ebuild,v 1.5 2005/03/08 17:34:22 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-0.9.1.ebuild,v 1.6 2005/06/05 12:24:47 hansmi Exp $ MISCSPLASH="miscsplashutils-0.1.2" GENTOOSPLASH="splashutils-gentoo-0.1.4" @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P/_/-}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ppc x86" IUSE="hardened" RDEPEND=">=media-libs/freetype-2 >=media-libs/libpng-1.2.7 |