diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:20:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 11:20:07 +0000 |
commit | 1fb1f0595e071e86e8e4eec5628c578a2d68ed75 (patch) | |
tree | b7dd09fc4d6be769ac953479ef13ec3fc06a7092 /media-gfx/gimp | |
parent | keywords amd64. (Manifest recommit) (diff) | |
download | gentoo-2-1fb1f0595e071e86e8e4eec5628c578a2d68ed75.tar.gz gentoo-2-1fb1f0595e071e86e8e4eec5628c578a2d68ed75.tar.bz2 gentoo-2-1fb1f0595e071e86e8e4eec5628c578a2d68ed75.zip |
stable on amd64.
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 493d2286b923..dfa68087ec42 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.92 2004/10/12 13:45:53 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.93 2004/10/17 11:16:47 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> gimp-2.0.4.ebuild: + stable on amd64. 12 Oct 2004; Alexander Gabert <pappy@gentoo.org> gimp-2.0.4.ebuild: adding hardened versus mmx use flag suppression diff --git a/media-gfx/gimp/gimp-2.0.4.ebuild b/media-gfx/gimp/gimp-2.0.4.ebuild index f2daca18dd2b..cf72670415d9 100644 --- a/media-gfx/gimp/gimp-2.0.4.ebuild +++ b/media-gfx/gimp/gimp-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.6 2004/10/12 13:45:53 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.7 2004/10/17 11:16:47 absinthe Exp $ inherit flag-o-matic libtool eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gimp/v2.0/${P}.tar.bz2 doc? ( mirror://gimp/help/testing/${P_HELP}.tar.gz )" SLOT="2" -KEYWORDS="x86 ppc hppa sparc ~amd64 ~mips ~ppc64" +KEYWORDS="x86 ppc hppa sparc amd64 ~mips ~ppc64" #IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" IUSE="aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" |