summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-12-05 23:34:04 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-12-05 23:34:04 +0000
commitc93a67fe1a1a145d8943d2e6f312611076d267b7 (patch)
treea47d61bd909334fb5a81db2ea75af0ff88a4ef88 /dev-perl/Chart-Math-Axis
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff)
downloadgentoo-2-c93a67fe1a1a145d8943d2e6f312611076d267b7.tar.gz
gentoo-2-c93a67fe1a1a145d8943d2e6f312611076d267b7.tar.bz2
gentoo-2-c93a67fe1a1a145d8943d2e6f312611076d267b7.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #391459.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
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-1.60.0.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 7ca01d098c06..3117552cc8a1 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.38 2011/12/04 17:56:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.39 2011/12/05 23:34:04 chainsaw Exp $
+
+ 05 Dec 2011; Tony Vroon <chainsaw@gentoo.org> Chart-Math-Axis-1.60.0.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
+ Elijah "Armageddon" El Lazkani in bug #391459.
04 Dec 2011; Raúl Porcel <armin76@gentoo.org> Chart-Math-Axis-1.00.ebuild,
Chart-Math-Axis-1.60.0.ebuild:
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 a22a2e0c5644..134734b3ba97 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.4 2011/12/04 17:56:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild,v 1.5 2011/12/05 23:34:04 chainsaw Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Implements an algorithm to find good values for chart axis"
SLOT="0"
-KEYWORDS="~amd64 hppa ~mips ~ppc x86"
+KEYWORDS="amd64 hppa ~mips ~ppc x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.70