diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 10:23:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-09-13 10:23:34 +0000 |
commit | fbfb4a2f418df9ac4ea64134bee7c2a197a58abe (patch) | |
tree | af0acfc19aba15d543fe7cd90b0e1fc34928280f /media-gfx | |
parent | Stable on ppc wrt bug 236915 (diff) | |
download | gentoo-2-fbfb4a2f418df9ac4ea64134bee7c2a197a58abe.tar.gz gentoo-2-fbfb4a2f418df9ac4ea64134bee7c2a197a58abe.tar.bz2 gentoo-2-fbfb4a2f418df9ac4ea64134bee7c2a197a58abe.zip |
Stable on ppc wrt bug 237000
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index e3ad660c0c55..d212ef9ad4d3 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.143 2008/09/10 19:57:05 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.144 2008/09/13 10:23:34 nixnut Exp $ + + 13 Sep 2008; nixnut <nixnut@gentoo.org> splashutils-1.5.4.2.ebuild: + Stable on ppc wrt bug 237000 10 Sep 2008; Michał Januszewski <spock@gentoo.org> -files/splashutils-gcc43-fix.patch, -files/openrc-splash-crash.patch, diff --git a/media-gfx/splashutils/splashutils-1.5.4.2.ebuild b/media-gfx/splashutils/splashutils-1.5.4.2.ebuild index d9cd0014989b..7a602e755e8e 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.2.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.2 2008/09/08 20:34:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.2.ebuild,v 1.3 2008/09/13 10:23:34 nixnut Exp $ EAPI="1" @@ -33,7 +33,7 @@ SRC_URI="mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND="gpm? ( sys-libs/gpm ) truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) |