diff options
author | Brent Baude <ranger@gentoo.org> | 2007-12-27 16:40:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-12-27 16:40:30 +0000 |
commit | fe4cd5b26f6f6ae3cd0f4b4b6e1e5546d5896f27 (patch) | |
tree | 7aad0d53a1bf5050641dfc4b430489edf49e5d89 /media-gfx/gimp/gimp-2.4.2.ebuild | |
parent | x11-drivers/xf86-video-i810: Add patch from git HEAD to fix XVideo support (diff) | |
download | gentoo-2-fe4cd5b26f6f6ae3cd0f4b4b6e1e5546d5896f27.tar.gz gentoo-2-fe4cd5b26f6f6ae3cd0f4b4b6e1e5546d5896f27.tar.bz2 gentoo-2-fe4cd5b26f6f6ae3cd0f4b4b6e1e5546d5896f27.zip |
Marking gimp-2.4.2 ppc and ppc64 stable for bug 203382
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-gfx/gimp/gimp-2.4.2.ebuild')
-rw-r--r-- | media-gfx/gimp/gimp-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gimp/gimp-2.4.2.ebuild b/media-gfx/gimp/gimp-2.4.2.ebuild index 40dfd0f9c703..8636d40e5e45 100644 --- a/media-gfx/gimp/gimp-2.4.2.ebuild +++ b/media-gfx/gimp/gimp-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.2.ebuild,v 1.2 2007/12/26 23:48:55 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.2.ebuild,v 1.3 2007/12/27 16:40:30 ranger Exp $ inherit fdo-mime flag-o-matic multilib python @@ -10,7 +10,7 @@ SRC_URI="mirror://gimp/v2.4/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 -mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="alsa aalib altivec curl dbus debug doc gtkhtml gnome jpeg lcms mmx mng pdf png python smp sse svg tiff wmf" |