diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-09 13:16:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-09 13:16:06 +0000 |
commit | 6c64635713d448302d6e7a5b11108bb69193e200 (patch) | |
tree | de95f79734282b851de8921c159e0918c18521e1 /dev-perl/Chart-Math-Axis | |
parent | Stable for HPPA (bug #467190). (diff) | |
download | gentoo-2-6c64635713d448302d6e7a5b11108bb69193e200.tar.gz gentoo-2-6c64635713d448302d6e7a5b11108bb69193e200.tar.bz2 gentoo-2-6c64635713d448302d6e7a5b11108bb69193e200.zip |
Stable for HPPA (bug #492084).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Chart-Math-Axis')
-rw-r--r-- | dev-perl/Chart-Math-Axis/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Chart-Math-Axis/ChangeLog b/dev-perl/Chart-Math-Axis/ChangeLog index 4b61572c3b5e..4862d6676a07 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.42 2013/09/10 12:20:50 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/ChangeLog,v 1.43 2013/12/09 13:16:06 jer Exp $ + + 09 Dec 2013; Jeroen Roovers <jer@gentoo.org> + Chart-Math-Axis-1.60.0-r1.ebuild: + Stable for HPPA (bug #492084). *Chart-Math-Axis-1.60.0-r1 (10 Sep 2013) diff --git a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild index cfe932b5dea2..bed71169e17d 100644 --- a/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild +++ b/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.1 2013/09/10 12:20:50 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart-Math-Axis/Chart-Math-Axis-1.60.0-r1.ebuild,v 1.2 2013/12/09 13:16:06 jer Exp $ EAPI=5 @@ -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 |