diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-05-14 17:53:01 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-05-14 17:53:01 +0000 |
commit | 2c8d471ac20760b4b450070c2b57e6285ca8a2c6 (patch) | |
tree | 8491f1a9387f4f88394cc2dec455714974a24c0a /media-gfx/gimp/gimp-2.2.6-r1.ebuild | |
parent | Version bump, bug #92618. (diff) | |
download | historical-2c8d471ac20760b4b450070c2b57e6285ca8a2c6.tar.gz historical-2c8d471ac20760b4b450070c2b57e6285ca8a2c6.tar.bz2 historical-2c8d471ac20760b4b450070c2b57e6285ca8a2c6.zip |
stable on amd46
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-gfx/gimp/gimp-2.2.6-r1.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.2.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.2.6-r1.ebuild b/media-gfx/gimp/gimp-2.2.6-r1.ebuild index 6d319ba085fa..4c84ee095bd5 100644 --- a/media-gfx/gimp/gimp-2.2.6-r1.ebuild +++ b/media-gfx/gimp/gimp-2.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.6-r1.ebuild,v 1.4 2005/05/12 16:28:54 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.6-r1.ebuild,v 1.5 2005/05/14 17:53:01 lanius Exp $ inherit flag-o-matic libtool eutils fdo-mime @@ -14,7 +14,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2 doc? ( mirror://gimp/help/testing/${P_HELP}.tar.gz )" SLOT="2" -KEYWORDS="x86 ~ppc hppa sparc ~amd64 ~mips ~ppc64 ~alpha ~ia64" +KEYWORDS="x86 ~ppc hppa sparc amd64 ~mips ~ppc64 ~alpha ~ia64" #IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" IUSE="aalib altivec debug doc gtkhtml gimpprint jpeg mmx mng png python sse svg tiff wmf" |