diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-02-13 20:23:40 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-02-13 20:23:40 +0000 |
commit | c48c53e6716d7e0c380578491ca528105f3b098d (patch) | |
tree | 7c6ea4cbf77464aa39a1bf6e0e593315aea6bb6a /media-libs/gegl | |
parent | Marked ~x64-macos (diff) | |
download | historical-c48c53e6716d7e0c380578491ca528105f3b098d.tar.gz historical-c48c53e6716d7e0c380578491ca528105f3b098d.tar.bz2 historical-c48c53e6716d7e0c380578491ca528105f3b098d.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.20153-prefix/cvs/Darwin i386
Diffstat (limited to 'media-libs/gegl')
-rw-r--r-- | media-libs/gegl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gegl/gegl-0.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog index a038ceb2043e..02c0a4773e42 100644 --- a/media-libs/gegl/ChangeLog +++ b/media-libs/gegl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gegl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.65 2012/01/06 19:40:53 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.66 2012/02/13 20:21:43 grobian Exp $ + + 13 Feb 2012; Fabian Groffen <grobian@gentoo.org> gegl-0.1.8.ebuild: + Marked ~x64-macos 06 Jan 2012; Sebastian Pipping <sping@gentoo.org> gegl-0.1.8.ebuild, metadata.xml: diff --git a/media-libs/gegl/gegl-0.1.8.ebuild b/media-libs/gegl/gegl-0.1.8.ebuild index 6ada5f20ed8a..c0e24a5b0540 100644 --- a/media-libs/gegl/gegl-0.1.8.ebuild +++ b/media-libs/gegl/gegl-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.8.ebuild,v 1.7 2012/01/06 19:40:53 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.8.ebuild,v 1.8 2012/02/13 20:21:43 grobian Exp $ EAPI=4 @@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="cairo debug exif ffmpeg graphviz introspection jpeg jpeg2k lensfun lua mmx openexr png raw sdl sse svg umfpack v4l vala" |