From: Jeroen Roovers Date: Tue, 18 Oct 2011 14:19:20 +0000 (+0000) Subject: Stable for HPPA (bug #387291). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=655e169ab0f164ce3553986fefd851b9dbd0c14e;p=gentoo.git Stable for HPPA (bug #387291). Package-Manager: portage-2.2.0_alpha68/cvs/Linux x86_64 --- diff --git a/media-libs/gd/ChangeLog b/media-libs/gd/ChangeLog index d4efb3a41a87..b5a0d308ad54 100644 --- a/media-libs/gd/ChangeLog +++ b/media-libs/gd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.70 2011/10/16 13:24:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.71 2011/10/18 14:19:20 jer Exp $ + + 18 Oct 2011; Jeroen Roovers gd-2.0.35-r3.ebuild: + Stable for HPPA (bug #387291). 16 Oct 2011; Samuli Suominen gd-2.0.35-r3.ebuild: amd64 stable wrt #387291 and force libpng >= 1.5 :0 to ensure gdlib-config is diff --git a/media-libs/gd/gd-2.0.35-r3.ebuild b/media-libs/gd/gd-2.0.35-r3.ebuild index 33e7c5063a95..5826c08e458e 100644 --- a/media-libs/gd/gd-2.0.35-r3.ebuild +++ b/media-libs/gd/gd-2.0.35-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r3.ebuild,v 1.4 2011/10/16 13:24:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.5 2011/10/18 14:19:20 jer Exp $ EAPI="2" @@ -12,7 +12,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 ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="fontconfig jpeg png static-libs truetype xpm zlib" RDEPEND="fontconfig? ( media-libs/fontconfig )