diff options
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.0.2.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 5630ac329bc2..751c2ffb5066 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.84 2004/07/28 03:19:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.85 2004/07/30 03:47:51 tgall Exp $ + + 29 Jul 2004; Tom Gall <tgall@gentoo.org> libgtkhtml-2.6.2.ebuild: + stable on ppc64, bug #57015 27 Jul 2004; <agriffis@gentoo.org> libgtkhtml-3.0.10.ebuild: stable on ia64 diff --git a/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild index 744a48bf917a..9eaf332dd236 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.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/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild,v 1.1 2004/07/11 20:19:21 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-2.6.2.ebuild,v 1.2 2004/07/30 03:47:51 tgall Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1 GPL-2" IUSE="accessibility" SLOT="1" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" # FIXME : seems only testapps need gnomevfs diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index c281c1f827af..cc888ba29289 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.86 2004/07/24 02:39:32 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.87 2004/07/30 03:48:52 tgall Exp $ + + 29 Jul 2004; Tom Gall <tgall@gentoo.org> gimp-2.0.2.ebuild: + stable on ppc64, bug #57015 24 Jul 2004; Lars Weiler <pylon@gentoo.org> gimp-2.0.0.ebuild: (Finally) Stable on ppc. diff --git a/media-gfx/gimp/gimp-2.0.2.ebuild b/media-gfx/gimp/gimp-2.0.2.ebuild index c4661e8d0904..b559eac17b5f 100644 --- a/media-gfx/gimp/gimp-2.0.2.ebuild +++ b/media-gfx/gimp/gimp-2.0.2.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.2.ebuild,v 1.3 2004/07/14 17:32:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.2.ebuild,v 1.4 2004/07/30 03:48:53 tgall 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 ppc64" IUSE="X aalib altivec debug doc gimpprint gtkhtml jpeg mmx mng png python sse svg tiff wmf" # FIXME : some more things can be (local) USE flagged |