summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-16 10:10:10 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-16 10:10:10 +0000
commitca3bd846052ad6c95b9ad6f5885d95ce11b1e3a9 (patch)
tree47195b44da70eb3f8fee0a24d44d08cebcb41369 /perl-core/Math-BigInt
parentarm/hppa/ia64/s390/sh stable (diff)
downloadhistorical-ca3bd846052ad6c95b9ad6f5885d95ce11b1e3a9.tar.gz
historical-ca3bd846052ad6c95b9ad6f5885d95ce11b1e3a9.tar.bz2
historical-ca3bd846052ad6c95b9ad6f5885d95ce11b1e3a9.zip
arm/hppa/ia64/s390/sh stable
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/Manifest10
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.77.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index caa6f5cab75e..fba868b91723 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -5,16 +5,16 @@ MD5 a58c3f4473d11e69711defde04f2e342 ChangeLog 2779
MD5 f3a8f7c20e12a96f00dd349c49fe4525 Math-BigInt-1.69.ebuild 587
MD5 61705195ceb28c886ecb4d0ed1429d64 Math-BigInt-1.70.ebuild 592
MD5 9bb8e8e960e528c28c0a86277b0a6c2a Math-BigInt-1.73.ebuild 609
-MD5 368005654de2c4cdd188cad68fefbdeb Math-BigInt-1.77.ebuild 613
+MD5 bb9aa83cd1d22925901475d06b0dae73 Math-BigInt-1.77.ebuild 620
MD5 b461900d92f57d4e040ce12dfe67f876 files/digest-Math-BigInt-1.69 68
MD5 d6a633b9a6acedb716053a67339c2a00 files/digest-Math-BigInt-1.70 68
MD5 109b3f67b6c2ed044cbd5921a74aa244 files/digest-Math-BigInt-1.73 68
MD5 6bc4996509cd0bee8aa18599440f4572 files/digest-Math-BigInt-1.77 68
MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDyC00tG5z4I8BtQoRApq2AJ95C0goAlg1zaV1CGYeHZs1qbpuAgCdGv0x
-dy4A+ZIoYeOkq2fWrGsZVgE=
-=qef4
+iD8DBQFDy3F22+ySkm8kpY0RAsgYAKCWUJX95B7ujXwJBwdVvdimzl3BbQCeOI5a
+87fEoOPicBK/LgHPnu3gdAQ=
+=67V4
-----END PGP SIGNATURE-----
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
index 1a09dfd43a07..e89b688774ac 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.77.ebuild,v 1.3 2006/01/13 22:44:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.77.ebuild,v 1.4 2006/01/16 10:10:10 vapier Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TE/TELS/math/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~s390 sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86"
IUSE=""
DEPEND=">=perl-core/Scalar-List-Utils-1.14"