diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:26:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:26:41 +0000 |
commit | 6306c17720c56d9e8b0018e3b2173f162f089a9a (patch) | |
tree | 1545903602f3c376e195360113bac083c5f7324b /dev-perl/GD | |
parent | gtkspell useflag for balsa (diff) | |
download | gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.tar.gz gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.tar.bz2 gentoo-2-6306c17720c56d9e8b0018e3b2173f162f089a9a.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/GD')
-rw-r--r-- | dev-perl/GD/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GD/GD-2.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GD/ChangeLog b/dev-perl/GD/ChangeLog index 56030b068737..ea37171f50cd 100644 --- a/dev-perl/GD/ChangeLog +++ b/dev-perl/GD/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GD # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.43 2006/01/16 20:58:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.44 2006/01/21 21:23:30 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> GD-2.30.ebuild: + Stable on ppc64 16 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> GD-2.30.ebuild: Stable on hppa. diff --git a/dev-perl/GD/GD-2.30.ebuild b/dev-perl/GD/GD-2.30.ebuild index 43a4a255efdb..c98be862c5eb 100644 --- a/dev-perl/GD/GD-2.30.ebuild +++ b/dev-perl/GD/GD-2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.5 2006/01/16 20:58:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.30.ebuild,v 1.6 2006/01/21 21:23:30 corsair Exp $ inherit eutils perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="gif jpeg png truetype xpm" DEPEND=">=media-libs/gd-2.0.28 |