summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 13:00:39 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 13:00:39 +0000
commit98ed42cf4bd4c91a1efa85dcb98e47b808b92868 (patch)
treee1768f3adafac1b5594b244a743c92bf527dde8f /dev-perl/Chart-Math-Axis
parentMark 1.2.0 ~ia64 (diff)
downloadhistorical-98ed42cf4bd4c91a1efa85dcb98e47b808b92868.tar.gz
historical-98ed42cf4bd4c91a1efa85dcb98e47b808b92868.tar.bz2
historical-98ed42cf4bd4c91a1efa85dcb98e47b808b92868.zip
Mark 0.3 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r--dev-perl/Chart-Math-Axis/ChangeLog8
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild6
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 68f4d12dab00..374fefd2d1f5 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.20 2005/09/17 20:16:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.21 2005/10/03 13:00:39 agriffis Exp $
+
+ 03 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ Chart-Math-Axis-0.3.ebuild:
+ Mark 0.3 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
Chart-Math-Axis-0.3.ebuild:
@@ -74,3 +78,5 @@
Chart-Math-Axis-0.1.ebuild:
Fills bug 21791
+
+
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 715d393f4b79..ba85584f7bb0 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-2005 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.12 2005/08/26 03:12:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-0.3.ebuild,v 1.13 2005/10/03 13:00:39 agriffis 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"
@@ -18,3 +18,5 @@ SRC_TEST="do"
DEPEND=">=perl-core/Math-BigInt-1.70
dev-perl/Clone
perl-core/Test-Simple"
+
+