diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-27 19:49:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-27 19:49:25 +0000 |
commit | 107fa6035bd46bb8cea2e83c6c4eb3926edec976 (patch) | |
tree | 7e67bcdabe80a569772ba4088b9b62dc6755333c /media-gfx | |
parent | amd64 stable, bug #210293 (diff) | |
download | gentoo-2-107fa6035bd46bb8cea2e83c6c4eb3926edec976.tar.gz gentoo-2-107fa6035bd46bb8cea2e83c6c4eb3926edec976.tar.bz2 gentoo-2-107fa6035bd46bb8cea2e83c6c4eb3926edec976.zip |
amd64 stable, bug #210588
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index d73d0a0046c1..df48f4695248 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.136 2008/04/20 09:04:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.137 2008/04/27 19:49:25 maekke Exp $ + + 27 Apr 2008; Markus Meier <maekke@gentoo.org> splashutils-1.5.3.4.ebuild: + amd64 stable, bug #210588 *splashutils-1.5.4.1 (20 Apr 2008) diff --git a/media-gfx/splashutils/splashutils-1.5.3.4.ebuild b/media-gfx/splashutils/splashutils-1.5.3.4.ebuild index e40db78ca609..3fadec368d99 100644 --- a/media-gfx/splashutils/splashutils-1.5.3.4.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.3.4.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.3.4.ebuild,v 1.4 2008/02/19 22:57:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.3.4.ebuild,v 1.5 2008/04/27 19:49:25 maekke Exp $ EAPI="1" @@ -32,7 +32,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 ) |