diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-30 20:04:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-30 20:04:24 +0000 |
commit | 35d86f02fe768178f3c9fad08401c6bbfbbcbe8a (patch) | |
tree | 81fa4615b8d8c449e0cde66cb038d2386813cb7c /media-gfx/gimp | |
parent | Version bump. Cleaned up postinstall instructions. Closes #59170. (Manifest r... (diff) | |
download | gentoo-2-35d86f02fe768178f3c9fad08401c6bbfbbcbe8a.tar.gz gentoo-2-35d86f02fe768178f3c9fad08401c6bbfbbcbe8a.tar.bz2 gentoo-2-35d86f02fe768178f3c9fad08401c6bbfbbcbe8a.zip |
Stable on sparc
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 b641d01c5c0c..3df48eaba8b5 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.89 2004/08/29 17:31:32 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.90 2004/08/30 20:04:24 gustavoz Exp $ + + 30 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gimp-2.0.4.ebuild: + Stable on sparc 29 Aug 2004; foser <foser@gentoo.org> gimp-2.0.4.ebuild : Make libgtkhtml dep switch on doc USE flag, since thats what it implies diff --git a/media-gfx/gimp/gimp-2.0.4.ebuild b/media-gfx/gimp/gimp-2.0.4.ebuild index 9b83452f0759..60b248f3a9e6 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.2 2004/08/29 17:31:32 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.4.ebuild,v 1.3 2004/08/30 20:04:24 gustavoz 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" |