summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-21 14:09:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-21 14:09:22 +0000
commite3d43bf4cff46397d37f32921551e68c8155549d (patch)
treed3ef1cd583c5cef3d6f3960d4487710f14cb0bc6 /media-libs/gd
parentRe-add ~alpha wrt #172755, thanks to Brian Evans for testing (diff)
downloadgentoo-2-e3d43bf4cff46397d37f32921551e68c8155549d.tar.gz
gentoo-2-e3d43bf4cff46397d37f32921551e68c8155549d.tar.bz2
gentoo-2-e3d43bf4cff46397d37f32921551e68c8155549d.zip
alpha/ia64/x86 stable wrt security #179154
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-libs/gd')
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index dabda8d76918..5eb2dfa6acc0 100644
--- a/media-libs/gd/ChangeLog
+++ b/media-libs/gd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.48 2007/07/21 04:52:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.49 2007/07/21 14:09:22 armin76 Exp $
+
+ 21 Jul 2007; Raúl Porcel <armin76@gentoo.org> gd-2.0.35.ebuild:
+ alpha/ia64/x86 stable wrt security #179154
21 Jul 2007; Jeroen Roovers <jer@gentoo.org> gd-2.0.35.ebuild:
Stable for HPPA (bug #179154).
diff --git a/media-libs/gd/gd-2.0.35.ebuild b/media-libs/gd/gd-2.0.35.ebuild
index 070e3c80d0ac..7f1c94787f7e 100644
--- a/media-libs/gd/gd-2.0.35.ebuild
+++ b/media-libs/gd/gd-2.0.35.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-libs/gd/gd-2.0.35.ebuild,v 1.5 2007/07/21 04:52:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35.ebuild,v 1.6 2007/07/21 14:09:22 armin76 Exp $
inherit autotools
@@ -10,7 +10,7 @@ SRC_URI="http://libgd.org/releases/${P}.tar.bz2"
LICENSE="|| ( as-is BSD )"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="fontconfig jpeg png truetype xpm"
DEPEND="fontconfig? ( media-libs/fontconfig )