diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 16:20:50 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-10-28 16:20:50 +0000 |
commit | e652b5231dfb726d8f1afdd46660ac8c2dc83e32 (patch) | |
tree | c0db2a4b2862d22a4075531c58a2f2bff5be1aa2 /media-gfx | |
parent | ia64/sh/sparc stable wrt #427544 (diff) | |
download | gentoo-2-e652b5231dfb726d8f1afdd46660ac8c2dc83e32.tar.gz gentoo-2-e652b5231dfb726d8f1afdd46660ac8c2dc83e32.tar.bz2 gentoo-2-e652b5231dfb726d8f1afdd46660ac8c2dc83e32.zip |
Stable on amd64 wrt bug #422921
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 99d469b385c2..5deb485f36ed 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.204 2012/10/26 20:29:03 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.205 2012/10/28 16:20:50 hwoarang Exp $ + + 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> + splashutils-1.5.4.4-r1.ebuild: + Stable on amd64 wrt bug #422921 *splashutils-1.5.4.4-r2 (26 Oct 2012) diff --git a/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild index 3ea99361e2b3..5132d803983b 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4-r1.ebuild,v 1.3 2012/10/21 08:58:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4-r1.ebuild,v 1.4 2012/10/28 16:20:50 hwoarang Exp $ EAPI="2" @@ -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[static-libs] || ( <app-arch/bzip2-1.0.6-r3 app-arch/bzip2[static-libs] ) |