summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-03-07 14:09:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-03-07 14:09:29 +0000
commita439db2a876533bddb6c4543365ddb46cebdd891 (patch)
tree72a7cee228dd3516c8e494a9f0351a1eaa34bfde /media-gfx
parentChanged hardcoded /opt/fakk2 to dir variable and closing bug #84363. (diff)
downloadgentoo-2-a439db2a876533bddb6c4543365ddb46cebdd891.tar.gz
gentoo-2-a439db2a876533bddb6c4543365ddb46cebdd891.tar.bz2
gentoo-2-a439db2a876533bddb6c4543365ddb46cebdd891.zip
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gimp/ChangeLog5
-rw-r--r--media-gfx/gimp/gimp-2.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog
index 33e116374d04..fff4bed9ea41 100644
--- a/media-gfx/gimp/ChangeLog
+++ b/media-gfx/gimp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gimp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.104 2005/02/10 01:19:05 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.105 2005/03/07 14:09:29 corsair Exp $
+
+ 07 Mar 2005; Markus Rothe <corsair@gentoo.org> gimp-2.2.3.ebuild:
+ Stable on ppc64
10 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> gimp-2.2.3.ebuild:
Hard enabling SIMD assembler for AMD64, closes bug 80638.
diff --git a/media-gfx/gimp/gimp-2.2.3.ebuild b/media-gfx/gimp/gimp-2.2.3.ebuild
index 680cca30782b..be78060acaef 100644
--- a/media-gfx/gimp/gimp-2.2.3.ebuild
+++ b/media-gfx/gimp/gimp-2.2.3.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.3.ebuild,v 1.2 2005/02/10 01:19:05 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.3.ebuild,v 1.3 2005/03/07 14:09:29 corsair Exp $
inherit flag-o-matic libtool eutils
@@ -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"
+KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 ~mips ppc64 ~alpha"
#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"