summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r--dev-perl/Chart-Math-Axis/ChangeLog5
-rw-r--r--dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog
index 1357a28b1aef..522ac5be6729 100644
--- a/dev-perl/Chart-Math-Axis/ChangeLog
+++ b/dev-perl/Chart-Math-Axis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Chart-Math-Axis
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.35 2011/07/30 08:55:21 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.36 2011/11/30 03:46:12 jer Exp $
+
+ 30 Nov 2011; Jeroen Roovers <jer@gentoo.org> Chart-Math-Axis-1.60.0.ebuild:
+ Stable for HPPA (bug #391459).
30 Jul 2011; Torsten Veller <tove@gentoo.org> -Chart-Math-Axis-1.05.ebuild:
Cleanup
diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild
index c319a0a2fb23..2c73d6f6007a 100644
--- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild
+++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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-1.60.0.ebuild,v 1.1 2011/03/25 07:57:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild,v 1.2 2011/11/30 03:46:12 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Implements an algorithm to find good values for chart axis"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.70