summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-08-02 20:03:46 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-08-02 20:03:46 +0000
commit93aa0c1431286163fc5ac0b9e11f8ccea7e9e53a (patch)
tree39bfb8726bb90f488892c21807afc85dda0a280c /perl-core
parentRemove old (diff)
downloadgentoo-2-93aa0c1431286163fc5ac0b9e11f8ccea7e9e53a.tar.gz
gentoo-2-93aa0c1431286163fc5ac0b9e11f8ccea7e9e53a.tar.bz2
gentoo-2-93aa0c1431286163fc5ac0b9e11f8ccea7e9e53a.zip
Stable for all
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Math-BigInt/ChangeLog5
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog
index 7f5e33b6ac4c..f9f5d60d2a8b 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.90 2014/07/30 23:40:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.91 2014/08/02 20:03:46 zlogene Exp $
+
+ 02 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Math-BigInt-1.999.300.ebuild:
+ Stable for all
30 Jul 2014; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.999.300.ebuild:
Stable for HPPA (bug #513192).
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 3abf0714f40b..178bdacf524a 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.3 2014/07/30 23:40:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.999.300.ebuild,v 1.4 2014/08/02 20:03:46 zlogene 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"