summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2009-01-31 09:26:09 +0000
committerMatti Bickel <mabi@gentoo.org>2009-01-31 09:26:09 +0000
commitd8d6d7743b19005e9a3f79b1d1472cdae614656c (patch)
treeb54cc6013c61bd5a3f09dbff2b34434ea8500994 /media-libs/gegl
parentBackport the missing bits from the 100. ebuild for x86-fbsd and keyword it si... (diff)
downloadgentoo-2-d8d6d7743b19005e9a3f79b1d1472cdae614656c.tar.gz
gentoo-2-d8d6d7743b19005e9a3f79b1d1472cdae614656c.tar.bz2
gentoo-2-d8d6d7743b19005e9a3f79b1d1472cdae614656c.zip
added ~ppc for bug #240433
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'media-libs/gegl')
-rw-r--r--media-libs/gegl/ChangeLog5
-rw-r--r--media-libs/gegl/gegl-0.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog
index 56e5a291c5e0..1fd5c208e283 100644
--- a/media-libs/gegl/ChangeLog
+++ b/media-libs/gegl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gegl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.19 2009/01/15 14:01:07 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.20 2009/01/31 09:26:08 mabi Exp $
+
+ 31 Jan 2009; Matti Bickel <mabi@gentoo.org> gegl-0.0.22.ebuild:
+ added ~ppc for bug #240433
15 Jan 2009; Hanno Boeck <hanno@gentoo.org>
+files/gegl-0.0.22-locale_h.diff, gegl-0.0.22.ebuild:
diff --git a/media-libs/gegl/gegl-0.0.22.ebuild b/media-libs/gegl/gegl-0.0.22.ebuild
index 1664bb9ed942..6b7122ed6c2d 100644
--- a/media-libs/gegl/gegl-0.0.22.ebuild
+++ b/media-libs/gegl/gegl-0.0.22.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.22.ebuild,v 1.5 2009/01/15 14:01:07 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.22.ebuild,v 1.6 2009/01/31 09:26:09 mabi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gimp.org/pub/${PN}/0.0/${P}.tar.bz2"
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cairo debug doc ffmpeg jpeg mmx openexr png raw sdl sse svg v4l"