summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-12-21 10:06:17 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-12-21 10:06:17 +0000
commit0e806b33299ddc62bfb187ceac40270799515f35 (patch)
tree64db389e141c2d5f9e58179bc78d7250e112aa02 /media-libs/gd
parentUpdate the nonls patch to ignore _(s) macro, to fix errors with gettext() fun... (diff)
downloadgentoo-2-0e806b33299ddc62bfb187ceac40270799515f35.tar.gz
gentoo-2-0e806b33299ddc62bfb187ceac40270799515f35.tar.bz2
gentoo-2-0e806b33299ddc62bfb187ceac40270799515f35.zip
stable on alpha as per bug #112937
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'media-libs/gd')
-rw-r--r--media-libs/gd/ChangeLog5
-rw-r--r--media-libs/gd/gd-2.0.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog
index 6c257ae20bdb..872f74444440 100644
--- a/media-libs/gd/ChangeLog
+++ b/media-libs/gd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/gd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.25 2005/12/21 07:03:51 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.26 2005/12/21 10:06:17 ferdy Exp $
+
+ 21 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> gd-2.0.33.ebuild:
+ stable on alpha as per bug #112937
21 Dec 2005; Mark Loeser <halcy0n@gentoo.org> gd-2.0.33.ebuild:
Stable on x86; bug #112937
diff --git a/media-libs/gd/gd-2.0.33.ebuild b/media-libs/gd/gd-2.0.33.ebuild
index 6177e0844be8..76145b1dd3a6 100644
--- a/media-libs/gd/gd-2.0.33.ebuild
+++ b/media-libs/gd/gd-2.0.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.3 2005/12/21 07:03:51 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.33.ebuild,v 1.4 2005/12/21 10:06:17 ferdy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.boutell.com/gd/http/${P}.tar.gz"
LICENSE="|| ( as-is BSD )"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc x86"
IUSE="fontconfig jpeg png X truetype"
DEPEND="fontconfig? ( media-libs/fontconfig )