From 0e806b33299ddc62bfb187ceac40270799515f35 Mon Sep 17 00:00:00 2001 From: "Fernando J. Pereda" Date: Wed, 21 Dec 2005 10:06:17 +0000 Subject: stable on alpha as per bug #112937 (Portage version: 2.0.51.22-r3) --- media-libs/gd/ChangeLog | 5 ++++- media-libs/gd/gd-2.0.33.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-libs/gd') 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 gd-2.0.33.ebuild: + stable on alpha as per bug #112937 21 Dec 2005; Mark Loeser 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 ) -- cgit v1.2.3-65-gdbad