summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-07-25 05:21:42 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-07-25 05:21:42 +0000
commit7cdd347beccc7972485212d370a5d2d218c551da (patch)
tree0dcbdaa18e5ef5ec855488023ccaf097ac3c546a /media-libs/gd
parentStable on ppc64; bug #185737 (diff)
downloadgentoo-2-7cdd347beccc7972485212d370a5d2d218c551da.tar.gz
gentoo-2-7cdd347beccc7972485212d370a5d2d218c551da.tar.bz2
gentoo-2-7cdd347beccc7972485212d370a5d2d218c551da.zip
Stable on ppc64; bug #179154
(Portage version: 2.1.2.9)
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 7937c37592d4..a95d4539411e 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.50 2007/07/24 17:01:06 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.51 2007/07/25 05:21:42 corsair Exp $
+
+ 25 Jul 2007; Markus Rothe <corsair@gentoo.org> gd-2.0.35.ebuild:
+ Stable on ppc64; bug #179154
24 Jul 2007; Steve Dibb <beandog@gentoo.org> gd-2.0.35.ebuild:
amd64 stable, security bug 179154
diff --git a/media-libs/gd/gd-2.0.35.ebuild b/media-libs/gd/gd-2.0.35.ebuild
index ba35d5f3a11b..b03a66a63dea 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.7 2007/07/24 17:01:06 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35.ebuild,v 1.8 2007/07/25 05:21:42 corsair 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 )