summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-10-21 20:33:01 +0000
committerSteve Dibb <beandog@gentoo.org>2007-10-21 20:33:01 +0000
commit645c7b8219a11e0716d3a7898c98cca2f4b31412 (patch)
tree42aa6ebe352318c3d0ffd6aa81118dfcd0898122 /media-gfx
parentamd64 stable, bug 195565 (diff)
downloadgentoo-2-645c7b8219a11e0716d3a7898c98cca2f4b31412.tar.gz
gentoo-2-645c7b8219a11e0716d3a7898c98cca2f4b31412.tar.bz2
gentoo-2-645c7b8219a11e0716d3a7898c98cca2f4b31412.zip
amd64 stable, bug 195443
(Portage version: 2.1.3.15)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/splashutils/ChangeLog6
-rw-r--r--media-gfx/splashutils/splashutils-1.5.2.1.ebuild4
-rw-r--r--media-gfx/splashutils/splashutils-1.5.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog
index 4dc08c8579cb..0af6d42aa285 100644
--- a/media-gfx/splashutils/ChangeLog
+++ b/media-gfx/splashutils/ChangeLog
@@ -1,6 +1,10 @@
# 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.115 2007/10/11 16:01:51 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.116 2007/10/21 20:33:01 beandog Exp $
+
+ 21 Oct 2007; Steve Dibb <beandog@gentoo.org> splashutils-1.5.2.ebuild,
+ splashutils-1.5.2.1.ebuild:
+ amd64 stable, bug 195443
11 Oct 2007; Roy Marples <uberlord@gentoo.org>
+files/splashutils-1.5.2.1-baselayout-rc5.patch,
diff --git a/media-gfx/splashutils/splashutils-1.5.2.1.ebuild b/media-gfx/splashutils/splashutils-1.5.2.1.ebuild
index f17caaec6226..e99fc694fe92 100644
--- a/media-gfx/splashutils/splashutils-1.5.2.1.ebuild
+++ b/media-gfx/splashutils/splashutils-1.5.2.1.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.5.2.1.ebuild,v 1.4 2007/10/11 16:01:51 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.2.1.ebuild,v 1.5 2007/10/21 20:33:01 beandog Exp $
inherit eutils multilib toolchain-funcs
@@ -30,7 +30,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="truetype? ( >=media-libs/freetype-2 )
png? ( >=media-libs/libpng-1.2.7 )
mng? ( media-libs/lcms media-libs/libmng )
diff --git a/media-gfx/splashutils/splashutils-1.5.2.ebuild b/media-gfx/splashutils/splashutils-1.5.2.ebuild
index dd44ac8fd20b..f7ffd69bd2e1 100644
--- a/media-gfx/splashutils/splashutils-1.5.2.ebuild
+++ b/media-gfx/splashutils/splashutils-1.5.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.5.2.ebuild,v 1.1 2007/09/10 18:28:42 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.2.ebuild,v 1.2 2007/10/21 20:33:01 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="~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 )