diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-07-24 02:39:32 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-07-24 02:39:32 +0000 |
commit | 70686f67dfc9bbd1b652ad5cac610fc7de807b6b (patch) | |
tree | 0c3199954cf6d97b2828ff582af98a9de2fbd53a /media-gfx | |
parent | Tidied the ebuild a bit more. (Manifest recommit) (diff) | |
download | gentoo-2-70686f67dfc9bbd1b652ad5cac610fc7de807b6b.tar.gz gentoo-2-70686f67dfc9bbd1b652ad5cac610fc7de807b6b.tar.bz2 gentoo-2-70686f67dfc9bbd1b652ad5cac610fc7de807b6b.zip |
(Finally) Stable on ppc.
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 c2913348c8fa..c281c1f827af 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.85 2004/07/15 19:13:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.86 2004/07/24 02:39:32 pylon Exp $ + + 24 Jul 2004; Lars Weiler <pylon@gentoo.org> gimp-2.0.0.ebuild: + (Finally) Stable on ppc. 15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> gimp-2.0.0.ebuild: Ship it on sparc. diff --git a/media-gfx/gimp/gimp-2.0.0.ebuild b/media-gfx/gimp/gimp-2.0.0.ebuild index 8c1b37a7bdd7..c6c63d1ac572 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.9 2004/07/15 19:13:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.0.ebuild,v 1.10 2004/07/24 02:39:32 pylon 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 |