summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2007-02-12 00:00:11 +0000
committerSimon Stelling <blubb@gentoo.org>2007-02-12 00:00:11 +0000
commitc1f6241d47704ea4ac06cc36f1be23e97cf449dc (patch)
tree076714c1fdaf3cdad26260a30ac5c1f4e12959cf
parentForgot the ~sparc keyword. (diff)
downloadhistorical-c1f6241d47704ea4ac06cc36f1be23e97cf449dc.tar.gz
historical-c1f6241d47704ea4ac06cc36f1be23e97cf449dc.tar.bz2
historical-c1f6241d47704ea4ac06cc36f1be23e97cf449dc.zip
stable on amd64; security bug 141577
Package-Manager: portage-2.1.2-r9
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.34.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index 8615f93cde8a..cc560734ccc3 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.37 2007/02/11 22:20:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.38 2007/02/12 00:00:11 blubb Exp $
+
+ 11 Feb 2007; Simon Stelling <blubb@gentoo.org> gd-2.0.34.ebuild:
+ stable on amd64; security bug 141577
11 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.34.ebuild:
Stable on IA64, bug 141577.
diff --git a/media-libs/gd/gd-2.0.34.ebuild b/media-libs/gd/gd-2.0.34.ebuild
index 2011f2da8fd5..a47de688e0d1 100644
--- a/media-libs/gd/gd-2.0.34.ebuild
+++ b/media-libs/gd/gd-2.0.34.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.34.ebuild,v 1.5 2007/02/11 22:20:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.6 2007/02/12 00:00:11 blubb Exp $
DESCRIPTION="A graphics library for fast image creation"
HOMEPAGE="http://libgd.org/"
@@ -8,7 +8,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 ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="fontconfig jpeg png truetype xpm"
DEPEND="fontconfig? ( media-libs/fontconfig )