diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-28 16:01:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-28 16:01:36 +0000 |
commit | b215b6de124c8f8a6abce346a443301919b3ef5a (patch) | |
tree | 67b8cb1f8c95d58b79ec82c13c69c4264717c81e /media-gfx/gimp/gimp-2.2.14.ebuild | |
parent | x86 stable wrt #174902 (diff) | |
download | gentoo-2-b215b6de124c8f8a6abce346a443301919b3ef5a.tar.gz gentoo-2-b215b6de124c8f8a6abce346a443301919b3ef5a.tar.bz2 gentoo-2-b215b6de124c8f8a6abce346a443301919b3ef5a.zip |
ia64 + x86 wrt security bug 176226
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-gfx/gimp/gimp-2.2.14.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.2.14.ebuild b/media-gfx/gimp/gimp-2.2.14.ebuild index ea71b25df4ed..bf2b7769fbaa 100644 --- a/media-gfx/gimp/gimp-2.2.14.ebuild +++ b/media-gfx/gimp/gimp-2.2.14.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.14.ebuild,v 1.1 2007/04/28 07:33:27 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.14.ebuild,v 1.2 2007/04/28 16:01:36 armin76 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 ~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" |