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 | d4b26841b2678f11479878ea885c6fe5cc931925 (patch) | |
tree | fb3ff5b931177cbec8c45b00ed5a7e42ea9c1f13 /dev-perl/Chart-Math-Axis | |
parent | Keyworded ~hppa (diff) | |
download | gentoo-2-d4b26841b2678f11479878ea885c6fe5cc931925.tar.gz gentoo-2-d4b26841b2678f11479878ea885c6fe5cc931925.tar.bz2 gentoo-2-d4b26841b2678f11479878ea885c6fe5cc931925.zip |
Stable on hppa
(Portage version: 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" |