diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-11-26 08:48:04 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-11-26 08:48:04 +0000 |
commit | c82c4966f014f3e3a95fba7924bd7a6474207e42 (patch) | |
tree | bc0c94eaa31fbd3a45042aaed23bfed23e4c7604 /media-gfx/gimp | |
parent | initial import as per bug #62491 (Manifest recommit) (diff) | |
download | gentoo-2-c82c4966f014f3e3a95fba7924bd7a6474207e42.tar.gz gentoo-2-c82c4966f014f3e3a95fba7924bd7a6474207e42.tar.bz2 gentoo-2-c82c4966f014f3e3a95fba7924bd7a6474207e42.zip |
Stable on mips
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 4da7e62eb59b..95ba5d6d9693 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.97 2004/11/22 22:58:04 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.98 2004/11/26 08:48:04 hardave Exp $ + + 26 Nov 2004; Hardave Riar <hardave@gentoo.org> gimp-2.0.4.ebuild: + Stable on mips. 22 Nov 2004; Sven Wegener <swegener@gentoo.org> : Fixed digest. diff --git a/media-gfx/gimp/gimp-2.0.4.ebuild b/media-gfx/gimp/gimp-2.0.4.ebuild index cf72670415d9..fe9fa3a48828 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.7 2004/10/17 11:16:47 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.8 2004/11/26 08:48:04 hardave 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" |