summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-05-12 10:20:11 +0000
committerSteve Dibb <beandog@gentoo.org>2007-05-12 10:20:11 +0000
commit0d88d405847483c6ae4c9bf0e9f5d2ee17b6c6ca (patch)
treec6709cff30b66766067b8ec2805b0561a3808b82 /media-gfx/splashutils
parentamd64 stable, bug 176893 (diff)
downloadgentoo-2-0d88d405847483c6ae4c9bf0e9f5d2ee17b6c6ca.tar.gz
gentoo-2-0d88d405847483c6ae4c9bf0e9f5d2ee17b6c6ca.tar.bz2
gentoo-2-0d88d405847483c6ae4c9bf0e9f5d2ee17b6c6ca.zip
amd64 stable, bug 178161
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-gfx/splashutils')
-rw-r--r--media-gfx/splashutils/ChangeLog5
-rw-r--r--media-gfx/splashutils/splashutils-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog
index 970529fd4bad..df9f47a8942c 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.92 2007/05/12 09:53:34 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.93 2007/05/12 10:20:11 beandog Exp $
+
+ 12 May 2007; Steve Dibb <beandog@gentoo.org> splashutils-1.4.2.ebuild:
+ amd64 stable, bug 178161
12 May 2007; Michał Januszewski <spock@gentoo.org>
+files/splashutils-1.4.2-getcfg.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 60de10f9288c..8ba10de18f02 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.3 2007/05/12 09:53:34 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.4.2.ebuild,v 1.4 2007/05/12 10:20:11 beandog 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="~x86 ~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc ~x86"
RDEPEND="truetype? ( >=media-libs/freetype-2 )
png? ( >=media-libs/libpng-1.2.7 )
mng? ( media-libs/lcms media-libs/libmng )