diff options
author | 2009-10-16 17:19:27 +0000 | |
---|---|---|
committer | 2009-10-16 17:19:27 +0000 | |
commit | fd37a97e4b9b32452372c07e1c2337f536dd6a18 (patch) | |
tree | 265c7fc00f2d6de2c9884b67935245f57d82d173 /dev-perl/GD | |
parent | maintainer-needed (diff) | |
download | gentoo-2-fd37a97e4b9b32452372c07e1c2337f536dd6a18.tar.gz gentoo-2-fd37a97e4b9b32452372c07e1c2337f536dd6a18.tar.bz2 gentoo-2-fd37a97e4b9b32452372c07e1c2337f536dd6a18.zip |
Stable for HPPA (bug #286799).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.44.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog index 7c989d2fe610..fa86bbfff376 100644 --- a/dev-perl/GD/ChangeLog +++ b/dev-perl/GD/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.88 2009/10/08 17:49:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.89 2009/10/16 17:19:27 jer Exp $ + + 16 Oct 2009; Jeroen Roovers <jer@gentoo.org> GD-2.44.ebuild: + Stable for HPPA (bug #286799). 08 Oct 2009; Raúl Porcel <armin76@gentoo.org> GD-2.44.ebuild: ia64 stable wrt #286799 diff --git a/dev-perl/GD/GD-2.44.ebuild b/dev-perl/GD/GD-2.44.ebuild index 6fc11edff6c5..11cf72c161fc 100644 --- a/dev-perl/GD/GD-2.44.ebuild +++ b/dev-perl/GD/GD-2.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.44.ebuild,v 1.6 2009/10/08 17:49:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.44.ebuild,v 1.7 2009/10/16 17:19:27 jer Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="interface to Thomas Boutell's gd library" LICENSE="|| ( Artistic-2 GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="animgif gif jpeg png truetype xpm" DEPEND=">=media-libs/gd-2.0.33 |