diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 17:59:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 17:59:37 +0000 |
commit | 4a6cf905095443f88a0c44e9af6e4931912ee195 (patch) | |
tree | cd76107cccabb720e8862f30782bc59153d52975 /media-libs | |
parent | old. unused. still deps on old libnotify which will go away. (diff) | |
download | gentoo-2-4a6cf905095443f88a0c44e9af6e4931912ee195.tar.gz gentoo-2-4a6cf905095443f88a0c44e9af6e4931912ee195.tar.bz2 gentoo-2-4a6cf905095443f88a0c44e9af6e4931912ee195.zip |
alpha/ia64/sparc stable wrt #360595
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gegl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gegl/gegl-0.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog index 5263c81cca76..0833cd09c74c 100644 --- a/media-libs/gegl/ChangeLog +++ b/media-libs/gegl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gegl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.50 2011/04/15 11:24:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.51 2011/04/23 17:59:37 armin76 Exp $ + + 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> gegl-0.1.6.ebuild: + alpha/ia64/sparc stable wrt #360595 15 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> gegl-0.1.6.ebuild: Restrict tests for now per bug #362215. diff --git a/media-libs/gegl/gegl-0.1.6.ebuild b/media-libs/gegl/gegl-0.1.6.ebuild index aee4baa41964..f745b215212a 100644 --- a/media-libs/gegl/gegl-0.1.6.ebuild +++ b/media-libs/gegl/gegl-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild,v 1.14 2011/04/15 11:24:51 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6.ebuild,v 1.15 2011/04/23 17:59:37 armin76 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 ~x86-macos ~x64-solaris ~x86-solaris" IUSE="cairo debug exif ffmpeg graphviz jpeg jpeg2k lua mmx openexr png raw sdl sse svg umfpack v4l" |