diff options
author | 2007-07-10 14:41:31 +0000 | |
---|---|---|
committer | 2007-07-10 14:41:31 +0000 | |
commit | a62dc1880fb7452089125a988ac9e19af560a21e (patch) | |
tree | 6bf757af79fdc06e51cc4c59fb7f144dd92cae7b /media-gfx/gimp | |
parent | Stabilize the correct version, thanks to gustavoz (diff) | |
download | gentoo-2-a62dc1880fb7452089125a988ac9e19af560a21e.tar.gz gentoo-2-a62dc1880fb7452089125a988ac9e19af560a21e.tar.bz2 gentoo-2-a62dc1880fb7452089125a988ac9e19af560a21e.zip |
Stable on sparc wrt security #182047
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-gfx/gimp')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index 1e9dcbe41f74..baf07dd79a8a 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.210 2007/07/10 14:29:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.211 2007/07/10 14:41:31 gustavoz Exp $ + + 10 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> gimp-2.2.16.ebuild: + Stable on sparc wrt security #182047 10 Jul 2007; Raúl Porcel <armin76@gentoo.org> gimp-2.2.16.ebuild: alpha/ia64 stable wrt security #182047 diff --git a/media-gfx/gimp/gimp-2.2.16.ebuild b/media-gfx/gimp/gimp-2.2.16.ebuild index 2a6a255f8605..d682ac197b96 100644 --- a/media-gfx/gimp/gimp-2.2.16.ebuild +++ b/media-gfx/gimp/gimp-2.2.16.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.2.16.ebuild,v 1.5 2007/07/10 14:29:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.2.16.ebuild,v 1.6 2007/07/10 14:41:31 gustavoz Exp $ inherit flag-o-matic libtool eutils fdo-mime alternatives multilib python @@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/v2.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="aalib altivec debug doc gtkhtml gimpprint hardened jpeg lcms mmx mng png python smp sse svg tiff wmf" |