summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-05-24 00:27:16 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-05-24 00:27:16 +0000
commit57226f2b108ee55de076d7fd24da2229ad6d0fb1 (patch)
tree8485b219ade9870b2d0f080a2b2d59f909d0c012 /dev-perl/Chart-Math-Axis
parentregression fix (Manifest recommit) (diff)
downloadgentoo-2-57226f2b108ee55de076d7fd24da2229ad6d0fb1.tar.gz
gentoo-2-57226f2b108ee55de076d7fd24da2229ad6d0fb1.tar.bz2
gentoo-2-57226f2b108ee55de076d7fd24da2229ad6d0fb1.zip
Stable on alpha.
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r--dev-perl/Chart-Math-Axis/ChangeLog6
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild4
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 373e4382a6e1..ff9551e40547 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.4 2004/02/27 13:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.5 2004/05/24 00:25:43 kloeri Exp $
+
+ 24 May 2004; Bryan Østergaard <kloeri@gentoo.org>
+ Chart-Math-Axis-0.2.ebuild:
+ Stable on alpha.
27 Feb 2004; Michael Cummings <mcummings@gentoo.org>
Chart-Math-Axis-0.2.ebuild:
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild
index 01a752d094d3..0636f7b047b8 100644
--- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild
+++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.1.ebuild,v 1.4 2004/02/22 20:35:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.1.ebuild,v 1.5 2004/05/24 00:25:43 kloeri Exp $
inherit perl-module
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild
index cebcd6df8fb0..b34b42fe5054 100644
--- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild
+++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.2.ebuild,v 1.3 2004/02/27 13:28:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.4 2004/05/24 00:25:43 kloeri Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ~amd64 ~alpha ~hppa ~mips ~ppc ~sparc"
+KEYWORDS="x86 ~amd64 alpha ~hppa ~mips ~ppc ~sparc"
DEPEND="dev-perl/Math-BigInt
dev-perl/Test-Simple"