diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:46:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-30 03:46:12 +0000 |
commit | 21968fd0632d706f63b58f62990843ac276b8dc3 (patch) | |
tree | 66ff6f8697ef6fa53ec9f7c2f8b6e5727f47b5b8 /dev-perl/Chart-Math-Axis | |
parent | Stable for HPPA (bug #391825). (diff) | |
download | gentoo-2-21968fd0632d706f63b58f62990843ac276b8dc3.tar.gz gentoo-2-21968fd0632d706f63b58f62990843ac276b8dc3.tar.bz2 gentoo-2-21968fd0632d706f63b58f62990843ac276b8dc3.zip |
Stable for HPPA (bug #391459).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0.ebuild | 4 |
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 |