diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-11 14:19:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-01-11 14:19:54 +0000 |
commit | 4f1c3e63a72df6b217b1b6ff788b6fba35ed9c7c (patch) | |
tree | e13f1702360d603475cddb115406e59db320e3da /dev-perl/Chart-Math-Axis | |
parent | Stable on ppc64; bug #161360 (diff) | |
download | gentoo-2-4f1c3e63a72df6b217b1b6ff788b6fba35ed9c7c.tar.gz gentoo-2-4f1c3e63a72df6b217b1b6ff788b6fba35ed9c7c.tar.bz2 gentoo-2-4f1c3e63a72df6b217b1b6ff788b6fba35ed9c7c.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
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-1.00.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 da8340cb6aae..7f80155667e1 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.27 2007/01/07 19:45:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.28 2007/01/11 14:19:54 gustavoz Exp $ + + 11 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Chart-Math-Axis-1.00.ebuild: + Stable on sparc 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> Chart-Math-Axis-1.00.ebuild: diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild index f551dd0f5302..365083f9b830 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-1.00.ebuild,v 1.2 2007/01/07 19:45:58 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.00.ebuild,v 1.3 2007/01/11 14:19:54 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.orga/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |