diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:09:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-02-13 22:09:58 +0000 |
commit | c831841966706eda30ddac3b65d12f2483128f4c (patch) | |
tree | d1178368798de13dcb9db3dc67b09f4299372b04 | |
parent | Stable for HPPA (bug #536790). (diff) | |
download | gentoo-2-c831841966706eda30ddac3b65d12f2483128f4c.tar.gz gentoo-2-c831841966706eda30ddac3b65d12f2483128f4c.tar.bz2 gentoo-2-c831841966706eda30ddac3b65d12f2483128f4c.zip |
Stable for HPPA (bug #536790).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Math-BigInt-FastCalc/ChangeLog b/virtual/perl-Math-BigInt-FastCalc/ChangeLog index 5ae6d4a03ff4..68e91741b991 100644 --- a/virtual/perl-Math-BigInt-FastCalc/ChangeLog +++ b/virtual/perl-Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Math-BigInt-FastCalc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.52 2015/02/13 10:27:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/ChangeLog,v 1.53 2015/02/13 22:09:58 jer Exp $ + + 13 Feb 2015; Jeroen Roovers <jer@gentoo.org> + perl-Math-BigInt-FastCalc-0.310.0.ebuild: + Stable for HPPA (bug #536790). 13 Feb 2015; Agostino Sarubbo <ago@gentoo.org> perl-Math-BigInt-FastCalc-0.310.0.ebuild: diff --git a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild index 81680713a22b..6664940fff09 100644 --- a/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild +++ b/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.3 2015/02/13 10:27:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Math-BigInt-FastCalc/perl-Math-BigInt-FastCalc-0.310.0.ebuild,v 1.4 2015/02/13 22:09:58 jer Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" |