diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 09:58:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 09:58:14 +0000 |
commit | 8b70035e349b169ab04267a9df1d79d2458f6cad (patch) | |
tree | 0c69f3f906b258f448f538e5b6be0347b21f9edb /perl-core/Math-BigInt | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-8b70035e349b169ab04267a9df1d79d2458f6cad.tar.gz gentoo-2-8b70035e349b169ab04267a9df1d79d2458f6cad.tar.bz2 gentoo-2-8b70035e349b169ab04267a9df1d79d2458f6cad.zip |
Stable for hppa, wrt bug #458122
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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.997.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index e555bbb06ac5..82f1c562c57d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.76 2013/02/18 23:40:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.77 2013/02/19 09:58:14 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Math-BigInt-1.997.0.ebuild: + Stable for hppa, wrt bug #458122 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> Math-BigInt-1.997.0.ebuild: Stable for ppc, wrt bug #458122 diff --git a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild index eae30cc86872..d7967d4eb799 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.997.0.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/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.5 2013/02/18 23:40:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.997.0.ebuild,v 1.6 2013/02/19 09:58:14 ago Exp $ EAPI=4 @@ -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" |