diff options
author | 2007-07-10 14:29:07 +0000 | |
---|---|---|
committer | 2007-07-10 14:29:07 +0000 | |
commit | f5be4064bb8a2abf0b123a23bb11f29d4611abeb (patch) | |
tree | e41707a534b9e58cecaa68720ffa9774dcd8a78e /media-gfx | |
parent | alpha/ia64 stable wrt security #182047 (diff) | |
download | gentoo-2-f5be4064bb8a2abf0b123a23bb11f29d4611abeb.tar.gz gentoo-2-f5be4064bb8a2abf0b123a23bb11f29d4611abeb.tar.bz2 gentoo-2-f5be4064bb8a2abf0b123a23bb11f29d4611abeb.zip |
Stabilize the correct version, thanks to gustavoz
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 4 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.16.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.3.16.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 099a173fdbf4..1e9dcbe41f74 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.209 2007/07/10 14:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.210 2007/07/10 14:29:07 armin76 Exp $ - 10 Jul 2007; Raúl Porcel <armin76@gentoo.org> gimp-2.3.16.ebuild: + 10 Jul 2007; Raúl Porcel <armin76@gentoo.org> gimp-2.2.16.ebuild: alpha/ia64 stable wrt security #182047 10 Jul 2007; Christian Faulhammer <opfer@gentoo.org> gimp-2.2.16.ebuild: diff --git a/media-gfx/gimp/gimp-2.2.16.ebuild b/media-gfx/gimp/gimp-2.2.16.ebuild index a330ad87ebf6..2a6a255f8605 100644 --- a/media-gfx/gimp/gimp-2.2.16.ebuild +++ b/media-gfx/gimp/gimp-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.16.ebuild,v 1.4 2007/07/10 08:55:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.16.ebuild,v 1.5 2007/07/10 14:29:07 armin76 Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives multilib python @@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" diff --git a/media-gfx/gimp/gimp-2.3.16.ebuild b/media-gfx/gimp/gimp-2.3.16.ebuild index 59a3aec43ea8..efa32d196e69 100644 --- a/media-gfx/gimp/gimp-2.3.16.ebuild +++ b/media-gfx/gimp/gimp-2.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.3.16.ebuild,v 1.8 2007/07/10 14:21:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.3.16.ebuild,v 1.9 2007/07/10 14:29:07 armin76 Exp $ inherit fdo-mime flag-o-matic multilib python @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.3/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 ~hppa ia64 mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="alsa aalib altivec curl dbus debug doc gtkhtml gnome jpeg lcms mmx mng pdf png python smp sse svg tiff wmf" |