summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-07-24 17:01:06 +0000
committerSteve Dibb <beandog@gentoo.org>2007-07-24 17:01:06 +0000
commit6fe71ee0cec5d665ddbe7fc166737de4334beced (patch)
treecbf52f0379a0619ff227b8ccd1f2a5c6ec80c1ac /media-libs/gd
parentold (diff)
downloadgentoo-2-6fe71ee0cec5d665ddbe7fc166737de4334beced.tar.gz
gentoo-2-6fe71ee0cec5d665ddbe7fc166737de4334beced.tar.bz2
gentoo-2-6fe71ee0cec5d665ddbe7fc166737de4334beced.zip
amd64 stable, security bug 179154
(Portage version: 2.1.3_rc9)
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 5eb2dfa6acc0..7937c37592d4 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.49 2007/07/21 14:09:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.50 2007/07/24 17:01:06 beandog Exp $
+
+ 24 Jul 2007; Steve Dibb <beandog@gentoo.org> gd-2.0.35.ebuild:
+ amd64 stable, security bug 179154
21 Jul 2007; Raúl Porcel <armin76@gentoo.org> gd-2.0.35.ebuild:
alpha/ia64/x86 stable wrt security #179154
diff --git a/media-libs/gd/gd-2.0.35.ebuild b/media-libs/gd/gd-2.0.35.ebuild
index 7f1c94787f7e..ba35d5f3a11b 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.6 2007/07/21 14:09:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35.ebuild,v 1.7 2007/07/24 17:01:06 beandog 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 )