diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-07-09 08:52:05 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-07-09 08:52:05 +0000 |
commit | 4a3b1620e0ac6a115775c426dced7876c5926dab (patch) | |
tree | 2e58cfefdf81af18145266f7383c4733d3cfc083 /media-gfx/gimp | |
parent | Stable on hppa. See bug #139524. (diff) | |
download | gentoo-2-4a3b1620e0ac6a115775c426dced7876c5926dab.tar.gz gentoo-2-4a3b1620e0ac6a115775c426dced7876c5926dab.tar.bz2 gentoo-2-4a3b1620e0ac6a115775c426dced7876c5926dab.zip |
Stable on hppa. See bug #139524.
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index d8dae00f6eb2..6a4d67f05a75 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.167 2006/07/09 04:30:29 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.168 2006/07/09 08:52:05 killerfox Exp $ + + 09 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> gimp-2.2.12.ebuild: + Stable on hppa. See bug #139524. 09 Jul 2006; Paul Varner <fuzzyray@gentoo.org> gimp-2.2.12.ebuild: Stable on x86 wrt security Bug #139524. diff --git a/media-gfx/gimp/gimp-2.2.12.ebuild b/media-gfx/gimp/gimp-2.2.12.ebuild index d0e9f9cb7216..4cbd06f69d53 100644 --- a/media-gfx/gimp/gimp-2.2.12.ebuild +++ b/media-gfx/gimp/gimp-2.2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.12.ebuild,v 1.6 2006/07/09 04:30:29 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.12.ebuild,v 1.7 2006/07/09 08:52:05 killerfox Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives @@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" |