diff options
author | Jason Wever <weeve@gentoo.org> | 2005-06-12 17:49:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-06-12 17:49:42 +0000 |
commit | 43dd058244bb0fd7c74524aa07bb4822c3612b80 (patch) | |
tree | 6f2316bc41043a7aa096df870462199ec1949d9e /dev-perl/GDGraph | |
parent | Update to Linux 2.6.11.12 and add a keyboard resume fix (diff) | |
download | gentoo-2-43dd058244bb0fd7c74524aa07bb4822c3612b80.tar.gz gentoo-2-43dd058244bb0fd7c74524aa07bb4822c3612b80.tar.bz2 gentoo-2-43dd058244bb0fd7c74524aa07bb4822c3612b80.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/GDGraph')
-rw-r--r-- | dev-perl/GDGraph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/GDGraph/GDGraph-1.43.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/GDGraph/ChangeLog b/dev-perl/GDGraph/ChangeLog index 49f00f4c639d..d7dd1a54bbf3 100644 --- a/dev-perl/GDGraph/ChangeLog +++ b/dev-perl/GDGraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/GDGraph # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.11 2005/05/18 08:38:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/ChangeLog,v 1.12 2005/06/12 17:47:40 weeve Exp $ + + 12 Jun 2005; Jason Wever <weeve@gentoo.org> GDGraph-1.43.ebuild: + Stable on SPARC. 18 May 2005; Markus Rothe <corsair@gentoo.org> GDGraph-1.43.ebuild: Stable on ppc64 diff --git a/dev-perl/GDGraph/GDGraph-1.43.ebuild b/dev-perl/GDGraph/GDGraph-1.43.ebuild index 3489603b7fc1..0a5f46fc1743 100644 --- a/dev-perl/GDGraph/GDGraph-1.43.ebuild +++ b/dev-perl/GDGraph/GDGraph-1.43.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/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.10 2005/05/18 08:38:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GDGraph/GDGraph-1.43.ebuild,v 1.11 2005/06/12 17:47:40 weeve Exp $ inherit perl-module CATEGORY="dev-perl" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/M/MV/MVERB/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha amd64 ia64 ppc64" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/GDTextUtil |