diff options
author | 2009-12-20 16:15:33 +0000 | |
---|---|---|
committer | 2009-12-20 16:15:33 +0000 | |
commit | 06f601a10651344f83388e29c3397f4e17bc4f68 (patch) | |
tree | 733342fa45c1c129c83329a69b4419474c5c673c /media-libs | |
parent | Marking wireshark-1.2.5 ppc64 for bug 297388 (diff) | |
download | gentoo-2-06f601a10651344f83388e29c3397f4e17bc4f68.tar.gz gentoo-2-06f601a10651344f83388e29c3397f4e17bc4f68.tar.bz2 gentoo-2-06f601a10651344f83388e29c3397f4e17bc4f68.zip |
Marking gegl-0.0.22 ppc64 for bug 293127
(Portage version: 2.1.7.14/cvs/Linux ppc64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gegl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gegl/gegl-0.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog index 448d78907192..ab53b8f02581 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.28 2009/09/18 01:45:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.29 2009/12/20 16:15:33 ranger Exp $ + + 20 Dec 2009; Brent Baude <ranger@gentoo.org> gegl-0.0.22.ebuild: + Marking gegl-0.0.22 ppc64 for bug 293127 *gegl-0.1.0-r1 (18 Sep 2009) diff --git a/media-libs/gegl/gegl-0.0.22.ebuild b/media-libs/gegl/gegl-0.0.22.ebuild index bf647a97feb6..a5e7c9ccbebe 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.12 2009/07/07 00:20:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.0.22.ebuild,v 1.13 2009/12/20 16:15:33 ranger 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 ppc ~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" |