diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 20:01:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-29 20:01:29 +0000 |
commit | 8c3536f786068ad5864593611a90d5596dc9e28b (patch) | |
tree | 0fa63816b703942a702d3332d787ca2d5706009a /dev-perl/Chart-Math-Axis | |
parent | Keyworded ~hppa (diff) | |
download | historical-8c3536f786068ad5864593611a90d5596dc9e28b.tar.gz historical-8c3536f786068ad5864593611a90d5596dc9e28b.tar.bz2 historical-8c3536f786068ad5864593611a90d5596dc9e28b.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
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 d811f0f13f8f..4693dd80632e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.22 2006/02/13 10:50:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.23 2006/06/29 20:01:29 gustavoz Exp $ + + 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Chart-Math-Axis-0.3.ebuild: + Stable on hppa 13 Feb 2006; <mcumming@gentoo.org> Chart-Math-Axis-0.3.ebuild: Virtual for perl-core dep 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 75bec1de2862..79c44936cf8a 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-2006 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.14 2006/02/13 10:50:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.15 2006/06/29 20:01:29 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.orga/~adamk/${P}" 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" |