diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-28 16:35:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-28 16:35:27 +0000 |
commit | ada28b526875b48695df816799082653bf5668ac (patch) | |
tree | f4c8a484510f9acacc52d8158a4a869be8891dd7 /media-gfx | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-ada28b526875b48695df816799082653bf5668ac.tar.gz gentoo-2-ada28b526875b48695df816799082653bf5668ac.tar.bz2 gentoo-2-ada28b526875b48695df816799082653bf5668ac.zip |
Lock the target. Bait the line. Grab the net. Catch the man. 2.4.2 is stable for HPPA (bug #203382).
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index b51cbdf330b3..5dbc9c657f91 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,10 @@ # 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.245 2007/12/28 15:27:37 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.246 2007/12/28 16:35:27 jer Exp $ + + 28 Dec 2007; Jeroen Roovers <jer@gentoo.org> gimp-2.4.2.ebuild: + Lock the target. Bait the line. Grab the net. Catch the man. 2.4.2 is stable + for HPPA (bug #203382). 28 Dec 2007; Raúl Porcel <armin76@gentoo.org> gimp-2.4.2.ebuild: alpha/ia64/sparc stable wrt #203382 diff --git a/media-gfx/gimp/gimp-2.4.2.ebuild b/media-gfx/gimp/gimp-2.4.2.ebuild index 9339f31a2d8b..19750b81d412 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.5 2007/12/28 14:51:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.2.ebuild,v 1.6 2007/12/28 16:35:27 jer 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" |