diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-17 15:58:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-17 15:58:54 +0000 |
commit | 9226169b22917bf3563698c30bb808389ac757bf (patch) | |
tree | 3c5c9072eb0651e1924b2fd69e07a3b883fb9e65 /dev-perl/Chart-Math-Axis | |
parent | Pull in gcc-4 patch from upstream svn. Closes bug #92918. (diff) | |
download | gentoo-2-9226169b22917bf3563698c30bb808389ac757bf.tar.gz gentoo-2-9226169b22917bf3563698c30bb808389ac757bf.tar.bz2 gentoo-2-9226169b22917bf3563698c30bb808389ac757bf.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index 79cdb31d5f1a..73d546d3f9d0 100644 --- a/dev-perl/Chart-Math-Axis/ChangeLog +++ b/dev-perl/Chart-Math-Axis/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Chart-Math-Axis # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.14 2005/04/24 15:36:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.15 2005/05/17 15:58:54 gustavoz Exp $ + + 17 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Chart-Math-Axis-0.3.ebuild: + Stable on sparc 24 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Chart-Math-Axis-0.1.ebuild, -Chart-Math-Axis-0.2.ebuild, diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild index 72e877637394..242bcc37f756 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.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/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.8 2005/04/24 15:36:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.9 2005/05/17 15:58:54 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.orga/~adamk/${P}" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc sparc" IUSE="" SRC_TEST="do" |