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 | |
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')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index ca7f01ac8b33..92ca334df80b 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.241 2007/12/26 23:48:55 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.242 2007/12/27 16:40:30 ranger Exp $ + + 27 Dec 2007; Brent Baude <ranger@gentoo.org> gimp-2.4.2.ebuild: + Marking gimp-2.4.2 ppc and ppc64 stable for bug 203382 26 Dec 2007; Dawid Węgliński <cla@gentoo.org> gimp-2.4.2.ebuild: Stable on x86 (bug #203382) 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" |