diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-02-21 07:07:13 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-02-21 07:07:13 +0000 |
commit | 91e21e1248236ecae3b6cc0d1fbbbe9844afdac6 (patch) | |
tree | 4e113bed8cb59e5ee5c5b8b64251a33f65b7e1a2 /media-libs/gegl | |
parent | Transfer prefix keywords (no other changes) (diff) | |
download | historical-91e21e1248236ecae3b6cc0d1fbbbe9844afdac6.tar.gz historical-91e21e1248236ecae3b6cc0d1fbbbe9844afdac6.tar.bz2 historical-91e21e1248236ecae3b6cc0d1fbbbe9844afdac6.zip |
Transfer prefix keywords (no other changes)
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gegl/gegl-0.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog index c80b556bcab1..2d66d8f2a0d2 100644 --- a/media-libs/gegl/ChangeLog +++ b/media-libs/gegl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gegl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.31 2010/02/20 18:11:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.32 2010/02/21 07:00:51 abcd Exp $ + + 21 Feb 2010; Jonathan Callen <abcd@gentoo.org> gegl-0.1.2.ebuild: + Transfer prefix keywords (no other changes) 20 Feb 2010; Patrick Lauer <patrick@gentoo.org> gegl-0.1.2.ebuild: Dep fix for #305925 diff --git a/media-libs/gegl/gegl-0.1.2.ebuild b/media-libs/gegl/gegl-0.1.2.ebuild index 93441ab85f33..ecac2e877f4f 100644 --- a/media-libs/gegl/gegl-0.1.2.ebuild +++ b/media-libs/gegl/gegl-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.2.ebuild,v 1.2 2010/02/20 18:11:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.2.ebuild,v 1.3 2010/02/21 07:00:51 abcd Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gimp.org/pub/${PN}/${PV:0:3}/${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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="cairo debug doc ffmpeg jpeg mmx openexr png raw sdl sse svg v4l" |