summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-04-24 15:41:36 +0000
committerFabian Groffen <grobian@gentoo.org>2011-04-24 15:41:36 +0000
commit1880053d41be86aa496a7381704a532e1271f433 (patch)
tree35942f2bfec536a402cf2a288b05d10a9d59c770 /perl-core/Math-BigInt
parentMove cantarell from the gnome overlay to tree (diff)
downloadhistorical-1880053d41be86aa496a7381704a532e1271f433.tar.gz
historical-1880053d41be86aa496a7381704a532e1271f433.tar.bz2
historical-1880053d41be86aa496a7381704a532e1271f433.zip
Marked ~x86-solaris, bug #296509
Package-Manager: portage-2.2.01.18252-prefix/cvs/SunOS i386
Diffstat (limited to 'perl-core/Math-BigInt')
-rw-r--r--perl-core/Math-BigInt/Manifest8
-rw-r--r--perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index 0af636fce331..94aa2cd4f47a 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -10,13 +10,13 @@ EBUILD Math-BigInt-1.89.ebuild 632 RMD160 81e507543585394056fea501ac600ac95d0b1a
EBUILD Math-BigInt-1.99.ebuild 627 RMD160 f02391f4426c431f4b6a89b17fdbce0cc388c436 SHA1 82809ee35a032587a83429a8ab01cce023221750 SHA256 8dd6e907bdfe66bb496182edf35ab599d8e43ab0d0e5092dfb8c0d55a1c1aafb
EBUILD Math-BigInt-1.991.ebuild 648 RMD160 8b9c3795b93cbe19b14170b2c76f2fa779976606 SHA1 6c01df86503da47ec7141ce2ebafc9240a934784 SHA256 e817172c6d2a5742fe746c0ec7b4e0d361e5b9360408e08ba0817d0cf847a09d
EBUILD Math-BigInt-1.992.ebuild 653 RMD160 e89759f9d18a0af456128d970b52992e99a71af6 SHA1 ffde1122b32295d962205f89d46b727c47287170 SHA256 dcaca481a6388b679246e77d74a94606bfc30e70d8a32a27d3236fb3ebdd08a7
-EBUILD Math-BigInt-1.993.0.ebuild 655 RMD160 a8ba58367f7e018cc84093f65c99b4e519bf6b23 SHA1 95c7e6663450f3dab5ec3afeac20550715098e9e SHA256 316b46cfb2c5600846270e04ffa5aa8c7eca554f93060dd5b4566129e13abed5
+EBUILD Math-BigInt-1.993.0.ebuild 671 RMD160 360083d9a778bd4d3f48d1829912236d5b36394c SHA1 ed039223574a5900aa53a74de7389f543d6dde54 SHA256 94f1d8a63db9d9a92d5f964fdc293bdcb81987ef525180f77de3c14bd1959d1a
MISC ChangeLog 10342 RMD160 2694581cc965a32e003bfc4ed86e86d30edf349e SHA1 42ae561d4296282ca487f7d174e88deb7047be80 SHA256 b8420660e998799ed58ef4bea49a3d14a57d2dfd4c8f1233d15e65498cbaa5ef
MISC metadata.xml 237 RMD160 896475cd465495ec9c40c29cc86a60cacc26e386 SHA1 b782f7f17184de0c677c8e65b4d6419f4323055f SHA256 d8828ec8df1437d8d01540013ab9681191fd9c7ebacf03ed2f6a4a5d61ad993a
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (SunOS)
-iEYEARECAAYFAk20QWwACgkQX3X2B8XHTomzXQCbB+XpsCQexfDizpZU7qOF+V2l
-llEAn3NeN9UKbdVtG/6QyMTFYo/0STId
-=JdwT
+iEYEARECAAYFAk20RLYACgkQX3X2B8XHTonkewCcC0KwDxGTcJzCX0WUF2tr5qSG
+IBkAn3OxaTaXEWLoPP/0HP61xMykySoP
+=B4CI
-----END PGP SIGNATURE-----
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
index c86136600aae..237c254d3790 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.993.0.ebuild,v 1.1 2011/02/26 19:00:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Math-BigInt/Math-BigInt-1.993.0.ebuild,v 1.2 2011/04/24 15:41:36 grobian Exp $
EAPI=3
@@ -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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.14"