summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-01-14 03:54:56 +0000
committerJon Portnoy <avenj@gentoo.org>2004-01-14 03:54:56 +0000
commit5fc4815a728970c44c6a285c42b4ff4912c24592 (patch)
tree338af75d64922e94c9cb6cd69378858e62905d6c /media-gfx/gimp
parentinitial commit (bug 37753) (diff)
downloadgentoo-2-5fc4815a728970c44c6a285c42b4ff4912c24592.tar.gz
gentoo-2-5fc4815a728970c44c6a285c42b4ff4912c24592.tar.bz2
gentoo-2-5fc4815a728970c44c6a285c42b4ff4912c24592.zip
Stable on AMD64
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r--media-gfx/gimp/ChangeLog11
-rw-r--r--media-gfx/gimp/gimp-1.2.5.ebuild6
2 files changed, 10 insertions, 7 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog
index f72376ca7c7f..13e8e87539ba 100644
--- a/media-gfx/gimp/ChangeLog
+++ b/media-gfx/gimp/ChangeLog
@@ -1,13 +1,16 @@
# ChangeLog for media-gfx/gimp
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.63 2004/01/09 11:10:46 foser Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.64 2004/01/14 03:54:56 avenj Exp $
+
+ 13 Jan 2004; Jon Portnoy <avenj@gentoo.org> gimp-1.2.5.ebuild :
+ Stable on AMD64.
*gimp-2.0_pre1 (09 Jan 2003)
- 09 Jan 2003; foser <foser@gentoo.org> gimp-2.0_pre1.ebuild :
+ 09 Jan 2004; foser <foser@gentoo.org> gimp-2.0_pre1.ebuild :
Fix SRC_URI, duh, i thought i double checked that (#37656)
- 09 Jan 2003; foser <foser@gentoo.org> gimp-2.0_pre1.ebuild :
+ 09 Jan 2004; foser <foser@gentoo.org> gimp-2.0_pre1.ebuild :
New release, add fix for intltool 0.28 problems
*gimp-1.3.23 (26 Nov 2003)
diff --git a/media-gfx/gimp/gimp-1.2.5.ebuild b/media-gfx/gimp/gimp-1.2.5.ebuild
index 94b419d922ca..aca2f557e6f0 100644
--- a/media-gfx/gimp/gimp-1.2.5.ebuild
+++ b/media-gfx/gimp/gimp-1.2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.2.5.ebuild,v 1.11 2003/11/21 20:22:33 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-1.2.5.ebuild,v 1.12 2004/01/14 03:54:56 avenj Exp $
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v1.2/v${PV}/${P}.tar.bz2"
HOMEPAGE="http://www.gimp.org/"
SLOT="1.2"
-KEYWORDS="x86 ~ppc sparc ~alpha ~amd64"
+KEYWORDS="x86 ~ppc sparc ~alpha amd64"
LICENSE="GPL-2"
RDEPEND="=x11-libs/gtk+-1.2*