diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-05-14 19:26:05 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-05-14 19:26:05 +0000 |
commit | 8d821cb976955e3131e32979eab6d082c5012221 (patch) | |
tree | ded727d552a1c0f4ea37cac89c1efd4e01137d8e /media-gfx/splashutils | |
parent | Stable on x86 wrt bug #178178 (diff) | |
download | gentoo-2-8d821cb976955e3131e32979eab6d082c5012221.tar.gz gentoo-2-8d821cb976955e3131e32979eab6d082c5012221.tar.bz2 gentoo-2-8d821cb976955e3131e32979eab6d082c5012221.zip |
Stable on x86 wrt bug #178161
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 9e37e79b3dcc..e0f5c237169c 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.94 2007/05/13 09:54:56 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.95 2007/05/14 19:26:05 jokey Exp $ + + 14 May 2007; Markus Ullmann <jokey@gentoo.org> splashutils-1.4.2.ebuild: + Stable on x86 wrt bug #178161 13 May 2007; Michał Januszewski <spock@gentoo.org> +files/splashutils-1.4.2-misc-strip.patch, splashutils-1.4.2.ebuild: diff --git a/media-gfx/splashutils/splashutils-1.4.2.ebuild b/media-gfx/splashutils/splashutils-1.4.2.ebuild index 3196c71a8a83..4bc8b3401681 100644 --- a/media-gfx/splashutils/splashutils-1.4.2.ebuild +++ b/media-gfx/splashutils/splashutils-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.4.2.ebuild,v 1.5 2007/05/13 09:54:56 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.4.2.ebuild,v 1.6 2007/05/14 19:26:05 jokey Exp $ inherit eutils multilib toolchain-funcs @@ -30,7 +30,7 @@ SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="truetype? ( >=media-libs/freetype-2 ) png? ( >=media-libs/libpng-1.2.7 ) mng? ( media-libs/lcms media-libs/libmng ) |