diff options
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Math-BigInt/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Math-BigInt/Math-BigInt-1.99.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/perl-core/Math-BigInt-FastCalc/ChangeLog b/perl-core/Math-BigInt-FastCalc/ChangeLog index 326ab9a21f35..0139137ce653 100644 --- a/perl-core/Math-BigInt-FastCalc/ChangeLog +++ b/perl-core/Math-BigInt-FastCalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Math-BigInt-FastCalc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.11 2010/11/20 18:38:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/ChangeLog,v 1.12 2010/11/28 19:11:57 armin76 Exp $ + + 28 Nov 2010; Raúl Porcel <armin76@gentoo.org> + Math-BigInt-FastCalc-0.24.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 20 Nov 2010; Jeroen Roovers <jer@gentoo.org> Math-BigInt-FastCalc-0.24.ebuild: diff --git a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild index c7f99e77f3a1..3917f70719d7 100644 --- a/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild +++ b/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.3 2010/11/20 18:38:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.24.ebuild,v 1.4 2010/11/28 19:11:57 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Math::BigInt::Calc with some XS for more speed" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=virtual/perl-Math-BigInt-1.97 diff --git a/perl-core/Math-BigInt/ChangeLog b/perl-core/Math-BigInt/ChangeLog index 94b9aadf4e06..eea732124b93 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.62 2010/11/20 18:37:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/ChangeLog,v 1.63 2010/11/28 19:11:19 armin76 Exp $ + + 28 Nov 2010; Raúl Porcel <armin76@gentoo.org> Math-BigInt-1.99.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #345605 20 Nov 2010; Jeroen Roovers <jer@gentoo.org> Math-BigInt-1.99.ebuild: Marked ~hppa ~ppc (bug #345605). diff --git a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild index ac5da56fc2ee..a91a878025b8 100644 --- a/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild +++ b/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.99.ebuild,v 1.3 2010/11/20 18:37:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.99.ebuild,v 1.4 2010/11/28 19:11:19 armin76 Exp $ EAPI=3 @@ -10,7 +10,7 @@ inherit perl-module eutils DESCRIPTION="Arbitrary size floating point math package" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14" |