diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-30 23:40:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-30 23:40:08 +0000 |
commit | 7ebcb4f1794f8dd12c8d41231fa7bda5a752dcb3 (patch) | |
tree | b0cb39aedd3a10783f96180424d8d75f63fd72f3 /perl-core/Math-BigInt | |
parent | Stable for HPPA (bug #500518). (diff) | |
download | gentoo-2-7ebcb4f1794f8dd12c8d41231fa7bda5a752dcb3.tar.gz gentoo-2-7ebcb4f1794f8dd12c8d41231fa7bda5a752dcb3.tar.bz2 gentoo-2-7ebcb4f1794f8dd12c8d41231fa7bda5a752dcb3.zip |
Stable for HPPA (bug #513192).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index baffd8f9c816..7f5e33b6ac4c 100644 --- a/perl-core/Math-BigInt/ChangeLog +++ b/perl-core/Math-BigInt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Math-BigInt # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.89 2014/07/29 15:58:52 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.90 2014/07/30 23:40:08 jer Exp $ + + 30 Jul 2014; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.999.300.ebuild: + Stable for HPPA (bug #513192). 29 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> Math-BigInt-1.997.0-r2.ebuild, Math-BigInt-1.999.300.ebuild: diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild index 8763641fd2e3..3abf0714f40b 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.2 2014/07/29 15:58:52 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.3 2014/07/30 23:40:08 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Arbitrary size floating point math package" 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=">=virtual/perl-Scalar-List-Utils-1.140.0" |