diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-10-05 23:52:52 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-10-05 23:52:52 +0000 |
commit | 90392a6b75f6faafda60e58607403f934ac09ccc (patch) | |
tree | 4d06734b8a11c0375962dac1ee95d2166f72cc21 /dev-perl/GD | |
parent | Update HOMEPAGE/SRC_URI #259106 by Mr. Anderson, and clean up some of the bui... (diff) | |
download | gentoo-2-90392a6b75f6faafda60e58607403f934ac09ccc.tar.gz gentoo-2-90392a6b75f6faafda60e58607403f934ac09ccc.tar.bz2 gentoo-2-90392a6b75f6faafda60e58607403f934ac09ccc.zip |
stable sparc, bug 286799
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 6a03f4aa7afa..a099702ff853 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.85 2009/10/04 20:07:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.86 2009/10/05 23:52:51 tcunha Exp $ + + 06 Oct 2009; Tiago Cunha <tcunha@gentoo.org> GD-2.44.ebuild: + stable sparc, bug 286799 04 Oct 2009; Tobias Klausmann <klausman@gentoo.org> GD-2.44.ebuild: Stable on alpha, bug #286799 diff --git a/dev-perl/GD/GD-2.44.ebuild b/dev-perl/GD/GD-2.44.ebuild index 7249ebb59d52..101051105d99 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.3 2009/10/04 20:07:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.44.ebuild,v 1.4 2009/10/05 23:52:52 tcunha 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 |