diff options
author | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:53:58 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-11-13 14:53:58 +0000 |
commit | a542b563717ca153444a75a3e02ab8878c198c04 (patch) | |
tree | 9d0053db4e728094d6fba729ee298a49d0b26611 /media-gfx/splashutils | |
parent | x86 stable, bug #388619 (diff) | |
download | gentoo-2-a542b563717ca153444a75a3e02ab8878c198c04.tar.gz gentoo-2-a542b563717ca153444a75a3e02ab8878c198c04.tar.bz2 gentoo-2-a542b563717ca153444a75a3e02ab8878c198c04.zip |
x86 stable, bug #387633
(Portage version: 2.1.10.34/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 9f86de43da2d..8392b55f3e42 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.198 2011/11/12 09:14:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.199 2011/11/13 14:53:58 maekke Exp $ + + 13 Nov 2011; Markus Meier <maekke@gentoo.org> splashutils-1.5.4.4.ebuild: + x86 stable, bug #387633 12 Nov 2011; Markos Chandras <hwoarang@gentoo.org> splashutils-1.5.4.4.ebuild: Stable on amd64 wrt bug #387633 diff --git a/media-gfx/splashutils/splashutils-1.5.4.4.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4.ebuild index a9914db17a9a..8139f64da2d3 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.6 2011/11/12 09:14:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4.ebuild,v 1.7 2011/11/13 14:53:58 maekke 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] ) |