summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-06-25 22:37:22 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-06-25 22:37:22 +0000
commit1be6216e9dae5a7cc6dbe1e35f44c7084556d0b0 (patch)
treef32982a338df607aca327cddccc8c19f1341e3ba /dev-perl/Chart-Math-Axis
parentamd64 (diff)
downloadhistorical-1be6216e9dae5a7cc6dbe1e35f44c7084556d0b0.tar.gz
historical-1be6216e9dae5a7cc6dbe1e35f44c7084556d0b0.tar.bz2
historical-1be6216e9dae5a7cc6dbe1e35f44c7084556d0b0.zip
stable on amd64
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.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 97e308ab7bb0..663fb2333dfc 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 Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.7 2004/06/25 00:11:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.8 2004/06/25 22:28:32 kugelfang Exp $
+
+ 26 Jun 2004; Danny van Dyk <kugelfang@gentoo.org>
+ Chart-Math-Axis-0.2.ebuild:
+ Marked stable on amd64.
*Chart-Math-Axis-0.3 (05 Jun 2004)
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 2724bc4b2165..4f7db0b4c1d1 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 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.2.ebuild,v 1.5 2004/06/25 00:11:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.2.ebuild,v 1.6 2004/06/25 22:28:32 kugelfang 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"