diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-15 19:13:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-15 19:13:26 +0000 |
commit | 38094dfe1c6b6eea508fc0f8bd321b9b359e6b01 (patch) | |
tree | 149d2d4f7da6c1041024457bb5aad9f3b99fe764 /media-gfx | |
parent | Taking over primary maintainership. (Manifest recommit) (diff) | |
download | gentoo-2-38094dfe1c6b6eea508fc0f8bd321b9b359e6b01.tar.gz gentoo-2-38094dfe1c6b6eea508fc0f8bd321b9b359e6b01.tar.bz2 gentoo-2-38094dfe1c6b6eea508fc0f8bd321b9b359e6b01.zip |
Ship it on sparc.
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 57f66074d355..c2913348c8fa 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.84 2004/06/30 17:44:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.85 2004/07/15 19:13:26 gustavoz Exp $ + + 15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> gimp-2.0.0.ebuild: + Ship it on sparc. 30 Jun 2004; Guy Martin <gmsoft@gentoo.org> gimp-2.0.0.ebuild: Marked stable on hppa. diff --git a/media-gfx/gimp/gimp-2.0.0.ebuild b/media-gfx/gimp/gimp-2.0.0.ebuild index 7051dbdd8fbb..8c1b37a7bdd7 100644 --- a/media-gfx/gimp/gimp-2.0.0.ebuild +++ b/media-gfx/gimp/gimp-2.0.0.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.0.ebuild,v 1.8 2004/06/30 17:44:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.0.ebuild,v 1.9 2004/07/15 19:13:26 gustavoz Exp $ inherit flag-o-matic libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gimp.org/" SLOT="2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc hppa ~sparc amd64 ~mips" +KEYWORDS="x86 ~ppc hppa sparc amd64 ~mips" IUSE="doc python aalib png jpeg tiff mng wmf gimpprint gtkhtml mmx sse X altivec debug" # FIXME : some more things can be (local) USE flagged |