summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-02-11 22:20:03 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-02-11 22:20:03 +0000
commit859cb2a3eb54cfbd8f0a252def06c1c13911c0d7 (patch)
treec5d40767344186de0a2f00b1d91a6927a566e1a8 /media-libs/gd
parentstable x86; security bug #166246 (diff)
downloadgentoo-2-859cb2a3eb54cfbd8f0a252def06c1c13911c0d7.tar.gz
gentoo-2-859cb2a3eb54cfbd8f0a252def06c1c13911c0d7.tar.bz2
gentoo-2-859cb2a3eb54cfbd8f0a252def06c1c13911c0d7.zip
Stable on IA64, bug 141577.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-libs/gd')
-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 7e3d2a3a54fb..8615f93cde8a 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.36 2007/02/11 21:47:14 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.37 2007/02/11 22:20:03 kloeri Exp $
+
+ 11 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.34.ebuild:
+ Stable on IA64, bug 141577.
11 Feb 2007; René Nussbaumer <killerfox@gentoo.org> gd-2.0.34.ebuild:
Stable on hppa. See bug #141577.
diff --git a/media-libs/gd/gd-2.0.34.ebuild b/media-libs/gd/gd-2.0.34.ebuild
index e227550e39f3..2011f2da8fd5 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.4 2007/02/11 21:47:14 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.34.ebuild,v 1.5 2007/02/11 22:20:03 kloeri 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 )