* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2015-12-14 10:55 Patrice Clement
0 siblings, 0 replies; 39+ messages in thread
From: Patrice Clement @ 2015-12-14 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 50ba2e9800f34c918898560c55c73e8be4971e8d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 09:58:25 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 10:55:08 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ba2e98
dev-perl/Math-BigInt-GMP: Version bump.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index b52f596..999135a 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
+DIST Math-BigInt-GMP-1.46.tar.gz 58150 SHA256 414a0c22d195ebc426fed535cf8dc6a3ca2de9da270c828c313c018ab5335772 SHA512 4b8426d82e28fbd4d827f58f49540f0cc1d6c95b0ce5cdf9cd7c5c797b9f7777d534df57950d2f29dd5640b947005071a8f6c7d1235657710113e9e323444876 WHIRLPOOL 5b62bcffbd788ea8e97672c48e6e241e7f2a4ae52c60d9f58ceec973b6b39bccbb33367f841106be8f80f5336998568433534984a7e11ef3df1f99f7f8981e58
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
new file mode 100644
index 0000000..86ecbad
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=PJACKLAM
+MODULE_VERSION=1.46
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Math-BigInt-1.999.300
+ >=dev-libs/gmp-4.0.0"
+DEPEND="${RDEPEND}"
+
+PERL_RM_FILES=(
+ t/bigfltpm.t
+ t/bigintpm.t
+ t/biglog.t
+)
+
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2015-12-20 22:58 Andreas Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas Hüttel @ 2015-12-20 22:58 UTC (permalink / raw
To: gentoo-commits
commit: 6684d93d923a98b62c2982114f997ac8ecc31d1c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 22:56:42 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 22:56:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6684d93d
dev-perl/Math-BigInt-GMP: Version bump, fix dependency on Math::BigInt
Package-Manager: portage-2.2.26
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild | 2 +-
.../Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild | 34 ++++++++++++++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 999135a..00a25ac 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,2 +1,3 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
DIST Math-BigInt-GMP-1.46.tar.gz 58150 SHA256 414a0c22d195ebc426fed535cf8dc6a3ca2de9da270c828c313c018ab5335772 SHA512 4b8426d82e28fbd4d827f58f49540f0cc1d6c95b0ce5cdf9cd7c5c797b9f7777d534df57950d2f29dd5640b947005071a8f6c7d1235657710113e9e323444876 WHIRLPOOL 5b62bcffbd788ea8e97672c48e6e241e7f2a4ae52c60d9f58ceec973b6b39bccbb33367f841106be8f80f5336998568433534984a7e11ef3df1f99f7f8981e58
+DIST Math-BigInt-GMP-1.47.tar.gz 58266 SHA256 9ed3101d39fc118e025604e48894b88bf674f44c745a591c580987b2f24127e8 SHA512 fea2ce1324feecbbe44ae7d84944362354f35aeb96dbd79a0ca04f806617819051c19442b7d1672ed47e6ab1322ace06ff209cac2810f9f2b14711dacf444d26 WHIRLPOOL a19d9d32a5087b2dce3e6a7232a59137ff7778777a958cd5e4359d0f981a61c2c77a03e6154fdc71cbc2e589132017ba6e650cffb066dec6dd40fe5360c1031b
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
index 86ecbad..5674b5e 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND=">=virtual/perl-Math-BigInt-1.999.300
+RDEPEND=">=virtual/perl-Math-BigInt-1.999.709
>=dev-libs/gmp-4.0.0"
DEPEND="${RDEPEND}"
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
new file mode 100644
index 0000000..f318f2a
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.47
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Math-BigInt-1.999.709
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.470.0 )
+"
+
+#PERL_RM_FILES=(
+# t/bigfltpm.t
+# t/bigintpm.t
+# t/biglog.t
+#)
+#
+
+DIST_TEST="do"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2015-12-20 22:58 Andreas Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas Hüttel @ 2015-12-20 22:58 UTC (permalink / raw
To: gentoo-commits
commit: effd001089e45eaa2ff0d2c97f4be9c6b4bc0a17
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 22:58:42 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 22:58:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=effd0010
dev-perl/Math-BigInt-GMP: Pin dev-libs/gmp slot
Package-Manager: portage-2.2.26
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild | 2 +-
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild | 2 +-
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild | 11 +----------
3 files changed, 3 insertions(+), 12 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild
index 32a26d1..93460d1 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.380.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 hppa ppc sparc x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.999.300
- >=dev-libs/gmp-4.0.0"
+ >=dev-libs/gmp-4.0.0:0"
DEPEND="${RDEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
index 5674b5e..0e62f38 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
RDEPEND=">=virtual/perl-Math-BigInt-1.999.709
- >=dev-libs/gmp-4.0.0"
+ >=dev-libs/gmp-4.0.0:0"
DEPEND="${RDEPEND}"
PERL_RM_FILES=(
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
index f318f2a..934dad5 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
@@ -17,18 +17,9 @@ IUSE="test"
RDEPEND="
>=virtual/perl-Math-BigInt-1.999.709
>=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0
+ >=dev-libs/gmp-4.0.0:0
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( >=virtual/perl-Test-Simple-0.470.0 )
"
-
-#PERL_RM_FILES=(
-# t/bigfltpm.t
-# t/bigintpm.t
-# t/biglog.t
-#)
-#
-
-DIST_TEST="do"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2016-03-25 19:27 Andreas Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas Hüttel @ 2016-03-25 19:27 UTC (permalink / raw
To: gentoo-commits
commit: d3aab23e499ebf64ceaf1cc19672d235acfd7474
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 19:08:01 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 19:08:01 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3aab23e
dev-perl/Math-BigInt-GMP: Remove old
Package-Manager: portage-2.2.28
dev-perl/Math-BigInt-GMP/Manifest | 2 --
.../Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild | 27 ----------------------
.../Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild | 25 --------------------
3 files changed, 54 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 8ec7c00..fce3abe 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,4 +1,2 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
-DIST Math-BigInt-GMP-1.46.tar.gz 58150 SHA256 414a0c22d195ebc426fed535cf8dc6a3ca2de9da270c828c313c018ab5335772 SHA512 4b8426d82e28fbd4d827f58f49540f0cc1d6c95b0ce5cdf9cd7c5c797b9f7777d534df57950d2f29dd5640b947005071a8f6c7d1235657710113e9e323444876 WHIRLPOOL 5b62bcffbd788ea8e97672c48e6e241e7f2a4ae52c60d9f58ceec973b6b39bccbb33367f841106be8f80f5336998568433534984a7e11ef3df1f99f7f8981e58
-DIST Math-BigInt-GMP-1.47.tar.gz 58266 SHA256 9ed3101d39fc118e025604e48894b88bf674f44c745a591c580987b2f24127e8 SHA512 fea2ce1324feecbbe44ae7d84944362354f35aeb96dbd79a0ca04f806617819051c19442b7d1672ed47e6ab1322ace06ff209cac2810f9f2b14711dacf444d26 WHIRLPOOL a19d9d32a5087b2dce3e6a7232a59137ff7778777a958cd5e4359d0f981a61c2c77a03e6154fdc71cbc2e589132017ba6e650cffb066dec6dd40fe5360c1031b
DIST Math-BigInt-GMP-1.49.tar.gz 59712 SHA256 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e WHIRLPOOL 9fac27895fcc3622ad3d23f77e5d30aa9e60c01187720f772c941cc774f37118d3ae2f0c17a9af2fe763209b8455a91a89c3b9eb0836b6e1ecfa2b1e7c3e3472
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
deleted file mode 100644
index 0e62f38..0000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.460.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=PJACKLAM
-MODULE_VERSION=1.46
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND=">=virtual/perl-Math-BigInt-1.999.709
- >=dev-libs/gmp-4.0.0:0"
-DEPEND="${RDEPEND}"
-
-PERL_RM_FILES=(
- t/bigfltpm.t
- t/bigintpm.t
- t/biglog.t
-)
-
-SRC_TEST="do"
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
deleted file mode 100644
index 934dad5..0000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.470.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.47
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Math-BigInt-1.999.709
- >=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0:0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.470.0 )
-"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2016-11-27 2:12 Kent Fredric
0 siblings, 0 replies; 39+ messages in thread
From: Kent Fredric @ 2016-11-27 2:12 UTC (permalink / raw
To: gentoo-commits
commit: 9001728d210ad19b534bfc6af55c47462e5268b2
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 02:09:35 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 02:09:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9001728d
dev-perl/Math-BigInt-GMP: Bump to version 1.600.100 (masked)
Upstream:
- Synced tests with Math::BigInt 1.999.801
Package-Manager: portage-2.3.2
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.600.100.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index bcd5820..6bb5ece 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,3 +1,4 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
DIST Math-BigInt-GMP-1.49.tar.gz 59712 SHA256 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e WHIRLPOOL 9fac27895fcc3622ad3d23f77e5d30aa9e60c01187720f772c941cc774f37118d3ae2f0c17a9af2fe763209b8455a91a89c3b9eb0836b6e1ecfa2b1e7c3e3472
DIST Math-BigInt-GMP-1.6000.tar.gz 2249006 SHA256 378a1a088da6712bfd9df044798df278131802e3a1c8b72e7b2078f3ab2f6901 SHA512 2c7f529d596a105826c0a1589ff7a9e54a9067b8aa805fbb5e1047019d89865e72018c75f8922d1f0cae5ca4cd33ca5a63e61451c3f3bc6e993bbd2007fefd0b WHIRLPOOL 0291d2564728ebb8bb937644ba2d4f7d6ea8694d35ac7e1de3d700f78d81eecfb9c902727adf891cbabf8e19daae492729b3780d3641fc5f4afd5b499774c43a
+DIST Math-BigInt-GMP-1.6001.tar.gz 2293530 SHA256 62800b5a5bcefdb7cf709d2f4749801cfab41c3dd536e22fa8515b3662460a40 SHA512 7b7b112e3f635b1bae9a7cfde48826c874bba74238d1b005354fa53721a680b313d1fe9d09fa6fce79c051e87b919f1b84d7350c7c5fdf64cf189c50b6ecfb0d WHIRLPOOL d01319dcf905922ecc9ec46521eaa9599ab7a65f6b091af5db22afd552defdd44abcedfd0e61bc52cfba16e093b24e1d39f62f2bd1e5c6769f45736cf94dcb9e
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild
new file mode 100644
index 00000000..37a8f79
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6001
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Math-BigInt-1.999.801
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2016-11-27 2:12 Kent Fredric
0 siblings, 0 replies; 39+ messages in thread
From: Kent Fredric @ 2016-11-27 2:12 UTC (permalink / raw
To: gentoo-commits
commit: 5ceb07f59cf48c22b8a92e91eccfe2accde7be62
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 02:11:16 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 02:11:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ceb07f5
dev-perl/Math-BigInt-GMP: remove old masked version
Package-Manager: portage-2.3.2
dev-perl/Math-BigInt-GMP/Manifest | 1 -
.../Math-BigInt-GMP/Math-BigInt-GMP-1.600.0.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 6bb5ece..1db8e8f 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,4 +1,3 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
DIST Math-BigInt-GMP-1.49.tar.gz 59712 SHA256 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e WHIRLPOOL 9fac27895fcc3622ad3d23f77e5d30aa9e60c01187720f772c941cc774f37118d3ae2f0c17a9af2fe763209b8455a91a89c3b9eb0836b6e1ecfa2b1e7c3e3472
-DIST Math-BigInt-GMP-1.6000.tar.gz 2249006 SHA256 378a1a088da6712bfd9df044798df278131802e3a1c8b72e7b2078f3ab2f6901 SHA512 2c7f529d596a105826c0a1589ff7a9e54a9067b8aa805fbb5e1047019d89865e72018c75f8922d1f0cae5ca4cd33ca5a63e61451c3f3bc6e993bbd2007fefd0b WHIRLPOOL 0291d2564728ebb8bb937644ba2d4f7d6ea8694d35ac7e1de3d700f78d81eecfb9c902727adf891cbabf8e19daae492729b3780d3641fc5f4afd5b499774c43a
DIST Math-BigInt-GMP-1.6001.tar.gz 2293530 SHA256 62800b5a5bcefdb7cf709d2f4749801cfab41c3dd536e22fa8515b3662460a40 SHA512 7b7b112e3f635b1bae9a7cfde48826c874bba74238d1b005354fa53721a680b313d1fe9d09fa6fce79c051e87b919f1b84d7350c7c5fdf64cf189c50b6ecfb0d WHIRLPOOL d01319dcf905922ecc9ec46521eaa9599ab7a65f6b091af5db22afd552defdd44abcedfd0e61bc52cfba16e093b24e1d39f62f2bd1e5c6769f45736cf94dcb9e
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.0.ebuild
deleted file mode 100644
index c4f7f1c..00000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.6000
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Math-BigInt-1.999.800
- >=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0:0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-src_test() {
- perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-03-19 5:17 Kent Fredric
0 siblings, 0 replies; 39+ messages in thread
From: Kent Fredric @ 2017-03-19 5:17 UTC (permalink / raw
To: gentoo-commits
commit: b3258fb1b89f646aa6afe44d1ea40df263ba34ba
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 05:15:34 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 05:15:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3258fb1
dev-perl/Math-BigInt-GMP: Bump to version 1.600.200 (masked)
Upstream:
- remove use of bundled Devel::CheckLib
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.600.200.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 1db8e8f78cd..5b1ded74db5 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,3 +1,4 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
DIST Math-BigInt-GMP-1.49.tar.gz 59712 SHA256 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e WHIRLPOOL 9fac27895fcc3622ad3d23f77e5d30aa9e60c01187720f772c941cc774f37118d3ae2f0c17a9af2fe763209b8455a91a89c3b9eb0836b6e1ecfa2b1e7c3e3472
DIST Math-BigInt-GMP-1.6001.tar.gz 2293530 SHA256 62800b5a5bcefdb7cf709d2f4749801cfab41c3dd536e22fa8515b3662460a40 SHA512 7b7b112e3f635b1bae9a7cfde48826c874bba74238d1b005354fa53721a680b313d1fe9d09fa6fce79c051e87b919f1b84d7350c7c5fdf64cf189c50b6ecfb0d WHIRLPOOL d01319dcf905922ecc9ec46521eaa9599ab7a65f6b091af5db22afd552defdd44abcedfd0e61bc52cfba16e093b24e1d39f62f2bd1e5c6769f45736cf94dcb9e
+DIST Math-BigInt-GMP-1.6002.tar.gz 2286788 SHA256 913b70a4b28186be4c8c1123255a02ea83a314ec2a4749a34cf505e300dbfac5 SHA512 1c3a4a616bfb386e246ca7fd784954c97fa3a20997db0372e7f4691896e5633e2abb9d9ca42fb781a169d10d36dd3a59759399485a1859cc95c4cf7ff4e5ca09 WHIRLPOOL 7fe77a99b95ce380edbd857842f121aa1989de97e414a2f2b1b8d55a7c2922282f0ffee076c4219ce7a059319c3e61f963325453d9c76d3c58b39b06270fdb93
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
new file mode 100644
index 00000000000..667b952726d
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6002
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Math-BigInt-1.999.801
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.820.0 )
+"
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-03-19 5:17 Kent Fredric
0 siblings, 0 replies; 39+ messages in thread
From: Kent Fredric @ 2017-03-19 5:17 UTC (permalink / raw
To: gentoo-commits
commit: 4010c2715dacbaa64fb829c9f0fe9ef7fffe6eb6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 05:16:10 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 05:16:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4010c271
dev-perl/Math-BigInt-GMP: Remove old masked version
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Math-BigInt-GMP/Manifest | 1 -
.../Math-BigInt-GMP-1.600.100.ebuild | 28 ----------------------
2 files changed, 29 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 5b1ded74db5..307e3d68634 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,4 +1,3 @@
DIST Math-BigInt-GMP-1.38.tar.gz 55585 SHA256 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 SHA512 e33abe8c3b939e559be4e3ec61ce77a6fb3da6451ea88cb22fd4785cfebc816024e957ad02e81b43ee982346e0e444630ee5d93a87a02182a765374d1a694222 WHIRLPOOL 15c9d6fedd1f14401171b66a6094ef092ebf7ba991bbf82827da1d8973beed37adae4d0ba85e2aed0db9f5ec6f4bc4e12c1ed143645492ccf2b13b551e3f9922
DIST Math-BigInt-GMP-1.49.tar.gz 59712 SHA256 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f SHA512 bed7b1670de31b40203f2026be7245dc3650f77e12e4803af78751aba95488de5b99f5e23dd59ac7f4ed31687c47a2fb7a8c5aa8ea1355676a5bc5526501bc5e WHIRLPOOL 9fac27895fcc3622ad3d23f77e5d30aa9e60c01187720f772c941cc774f37118d3ae2f0c17a9af2fe763209b8455a91a89c3b9eb0836b6e1ecfa2b1e7c3e3472
-DIST Math-BigInt-GMP-1.6001.tar.gz 2293530 SHA256 62800b5a5bcefdb7cf709d2f4749801cfab41c3dd536e22fa8515b3662460a40 SHA512 7b7b112e3f635b1bae9a7cfde48826c874bba74238d1b005354fa53721a680b313d1fe9d09fa6fce79c051e87b919f1b84d7350c7c5fdf64cf189c50b6ecfb0d WHIRLPOOL d01319dcf905922ecc9ec46521eaa9599ab7a65f6b091af5db22afd552defdd44abcedfd0e61bc52cfba16e093b24e1d39f62f2bd1e5c6769f45736cf94dcb9e
DIST Math-BigInt-GMP-1.6002.tar.gz 2286788 SHA256 913b70a4b28186be4c8c1123255a02ea83a314ec2a4749a34cf505e300dbfac5 SHA512 1c3a4a616bfb386e246ca7fd784954c97fa3a20997db0372e7f4691896e5633e2abb9d9ca42fb781a169d10d36dd3a59759399485a1859cc95c4cf7ff4e5ca09 WHIRLPOOL 7fe77a99b95ce380edbd857842f121aa1989de97e414a2f2b1b8d55a7c2922282f0ffee076c4219ce7a059319c3e61f963325453d9c76d3c58b39b06270fdb93
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild
deleted file mode 100644
index 2cbf4059dd1..00000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.100.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.6001
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Math-BigInt-1.999.801
- >=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0:0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-src_test() {
- perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-04-27 10:14 Agostino Sarubbo
0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2017-04-27 10:14 UTC (permalink / raw
To: gentoo-commits
commit: c48911b77042767f4abdaf58630f3adcca1dfb48
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 10:14:07 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 10:14:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48911b7
dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #612266
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
index 4d280582631..6f26f714cce 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-04-29 11:36 Jeroen Roovers
0 siblings, 0 replies; 39+ messages in thread
From: Jeroen Roovers @ 2017-04-29 11:36 UTC (permalink / raw
To: gentoo-commits
commit: 59fed7509dba6a8ab54eafe620dd4d404e957c48
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 11:36:31 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 11:36:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fed750
dev-perl/Math-BigInt-GMP: Stable for HPPA (bug #612266).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
index af2bb7ddd11..74854c4e89b 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-05-18 15:39 Michael Weber
0 siblings, 0 replies; 39+ messages in thread
From: Michael Weber @ 2017-05-18 15:39 UTC (permalink / raw
To: gentoo-commits
commit: b99f061de24714f97e0669631c61597ab98f7be7
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 15:38:35 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu May 18 15:38:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b99f061d
dev-perl/Math-BigInt-GMP: ppc stable (bug 612266).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc ppc64"
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
index 74854c4e89b..6de173d903c 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ppc ~sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2017-05-22 13:25 Tobias Klausmann
0 siblings, 0 replies; 39+ messages in thread
From: Tobias Klausmann @ 2017-05-22 13:25 UTC (permalink / raw
To: gentoo-commits
commit: 0a9335451aa5d450f33c75d7ce78bc97b08dcbc3
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 13:22:42 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:24:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a933545
dev-perl/Math-BigInt-GMP-1.490.0-r0: add alpha keyword
Gentoo-Bug: 612266
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
index 4e079671779..0c69b17967f 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.490.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc sparc x86"
+KEYWORDS="alpha amd64 hppa ppc sparc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2018-10-25 19:03 Fabian Groffen
0 siblings, 0 replies; 39+ messages in thread
From: Fabian Groffen @ 2018-10-25 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 38f0a20eee0255b98d34cb95169a039f02dda1b6
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 18:35:53 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Oct 25 19:03:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f0a20e
dev-perl/Math-BigInt-GMP: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index 4a1cbfa86ae..15a6aee6618 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-01-04 13:47 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-01-04 13:47 UTC (permalink / raw
To: gentoo-commits
commit: b6f034485fba47fc5e626da9fce75e80f4d3e8d0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 13:44:49 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan 4 13:47:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f03448
dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index 15a6aee6618..0e52775c65e 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-01-05 8:00 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-01-05 8:00 UTC (permalink / raw
To: gentoo-commits
commit: 05f81b04ae1f6311d46c826e7366e208e4f9d922
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 5 07:58:22 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan 5 07:59:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f81b04
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index 0e52775c65e..d7bd3e50122 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-01-05 19:45 Sergei Trofimovich
0 siblings, 0 replies; 39+ messages in thread
From: Sergei Trofimovich @ 2019-01-05 19:45 UTC (permalink / raw
To: gentoo-commits
commit: e1e22ae80e8b2108e20bc398e507d829f64316e0
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jan 5 17:42:58 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jan 5 19:44:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e22ae8
dev-perl/Math-BigInt-GMP: stable 1.600.200 for sparc, bug #673542
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index d7bd3e50122..bb664ee1fe1 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-01-06 10:14 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-01-06 10:14 UTC (permalink / raw
To: gentoo-commits
commit: 5af08f6ae32bd5f1c07b10ee027b717a5ca53814
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 6 10:13:05 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jan 6 10:13:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af08f6a
dev-perl/Math-BigInt-GMP: alpha stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index b7245dde5a0..d4f8be9ca80 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-02-16 8:46 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-02-16 8:46 UTC (permalink / raw
To: gentoo-commits
commit: 82ae35c5d7c6030a11bf3fe8fe89b2a9637694b2
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 08:45:37 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 08:45:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ae35c5
dev-perl/Math-BigInt-GMP: hppa stable wrt bug #673542
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
index d4f8be9ca80..d3317debf97 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.200.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-05-18 11:15 Andreas K. Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas K. Hüttel @ 2019-05-18 11:15 UTC (permalink / raw
To: gentoo-commits
commit: 9790107e0c90854bca3dca2a852b3bc799734ebf
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 11:14:02 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 18 11:15:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9790107e
dev-perl/Math-BigInt-GMP: version bump, needs perl-5.30
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.600.600.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 71dcf823ca1..1aef17a5225 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-GMP-1.6002.tar.gz 2286788 BLAKE2B 2538a0466458162bb7cf2f98c6233a7fa97bf30f3c9a92e82e0c266c9b1c6735dfa8a9310bb2009ff942edf2f10918a28484dd32a76f5ef6cbe7bcdb78de007a SHA512 1c3a4a616bfb386e246ca7fd784954c97fa3a20997db0372e7f4691896e5633e2abb9d9ca42fb781a169d10d36dd3a59759399485a1859cc95c4cf7ff4e5ca09
+DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
new file mode 100644
index 00000000000..2942d1ba383
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6006
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Math-BigInt-1.999.812
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.580.0
+ test? ( >=virtual/perl-Test-Simple-0.820.0 )
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:34 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:34 UTC (permalink / raw
To: gentoo-commits
commit: d9cde46e7e326f38cc6ff3e9597e808a489c7d85
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:33:37 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:33:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9cde46e
dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 2942d1ba383..8d837b220db 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:38 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:38 UTC (permalink / raw
To: gentoo-commits
commit: d6d96819c92fd8256b3a5509c0e7f6f0b4641877
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:36:53 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:36:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6d96819
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 8d837b220db..446c03d20e5 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:41 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:41 UTC (permalink / raw
To: gentoo-commits
commit: 29e8db8739217ba9c4f98ab0bc8408940597eac0
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:40:31 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:40:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e8db87
dev-perl/Math-BigInt-GMP: ppc stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 446c03d20e5..f5c0bd8d2df 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:49 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:49 UTC (permalink / raw
To: gentoo-commits
commit: 4adcf11b7aa0ff3e76470e4399ef95d5978e360f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:48:56 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:48:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adcf11b
dev-perl/Math-BigInt-GMP: alpha stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index f5c0bd8d2df..86deed18ade 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:53 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:53 UTC (permalink / raw
To: gentoo-commits
commit: 0528f5486d9f795f35de9997ae315d40a0860cc5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:52:59 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:52:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0528f548
dev-perl/Math-BigInt-GMP: sparc stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index 86deed18ade..ad33ebf7f56 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2019-12-06 9:56 Mikle Kolyada
0 siblings, 0 replies; 39+ messages in thread
From: Mikle Kolyada @ 2019-12-06 9:56 UTC (permalink / raw
To: gentoo-commits
commit: 12ea5a2909048c366f7eccdcd593f0affaeed0d4
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 6 09:55:39 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Dec 6 09:55:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ea5a29
dev-perl/Math-BigInt-GMP: hppa stable wrt bug #698542
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
index ad33ebf7f56..c83acb70d8b 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-05-09 16:31 Andreas K. Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas K. Hüttel @ 2021-05-09 16:31 UTC (permalink / raw
To: gentoo-commits
commit: 71d169d337510417bd80c4a044b2e3e63dd3661e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 9 16:31:10 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 9 16:31:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d169d3
dev-perl/Math-BigInt-GMP: Version bump 1.6007
Closes: https://bugs.gentoo.org/774408
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.600.700.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 56b493f309f..ac9762592b4 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c
+DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
new file mode 100644
index 00000000000..5ab963a8580
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6007
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Math-BigInt-1.999.817
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.580.0
+ test? ( >=virtual/perl-Test-Simple-0.820.0 )
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-07-01 8:22 Agostino Sarubbo
0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-07-01 8:22 UTC (permalink / raw
To: gentoo-commits
commit: f70196a3d093545e093b7e0d6345bd53704f837c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 1 08:22:36 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 08:22:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70196a3
dev-perl/Math-BigInt-GMP: amd64 stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
index 5ab963a8580..a673d88a591 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-07-01 8:23 Agostino Sarubbo
0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-07-01 8:23 UTC (permalink / raw
To: gentoo-commits
commit: 7b130b08fcce639a27ae4c8681eb16279ed91c86
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 1 08:23:32 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 08:23:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b130b08
dev-perl/Math-BigInt-GMP: ppc stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
index a673d88a591..eeb373a63c3 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-07-01 8:24 Agostino Sarubbo
0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-07-01 8:24 UTC (permalink / raw
To: gentoo-commits
commit: 18a4c57f85a74a893411a131e847beedd42f0716
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 1 08:24:17 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 08:24:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a4c57f
dev-perl/Math-BigInt-GMP: sparc stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
index eeb373a63c3..35117db4001 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-07-01 8:25 Agostino Sarubbo
0 siblings, 0 replies; 39+ messages in thread
From: Agostino Sarubbo @ 2021-07-01 8:25 UTC (permalink / raw
To: gentoo-commits
commit: f16443fec3b01f67243763601090a5ab3cbaa19a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 1 08:25:15 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 08:25:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16443fe
dev-perl/Math-BigInt-GMP: x86 stable wrt bug #799395
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
index 35117db4001..cf107a6d54b 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.700.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2021-11-12 18:13 Andreas K. Hüttel
0 siblings, 0 replies; 39+ messages in thread
From: Andreas K. Hüttel @ 2021-11-12 18:13 UTC (permalink / raw
To: gentoo-commits
commit: efbcfb016e45ea1346c4a2748fc485427838cd01
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 12 17:55:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 18:13:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbcfb01
dev-perl/Math-BigInt-GMP: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 -
.../Math-BigInt-GMP-1.600.600.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index ac9762592b4..305d0c8fb91 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,2 +1 @@
-DIST Math-BigInt-GMP-1.6006.tar.gz 2460173 BLAKE2B 29d448e01aef4f6b1e91a2a82a284db4f6cf0e92b39a678dbea7fa9458c48813775865f24603a5189b3fd4137378aa9c0b588c2c554372411482fd733339e2be SHA512 9ac48f8b136d835d6a1a90fb4170321f8684f6650e49dcf7ee2147d7ee0f89400ac93aa72deb8b5c5fd56d2ada391789f573f97487e46a3863e6735f2f53828c
DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
deleted file mode 100644
index 912e988ad0b..00000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.600.600.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.6006
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-Math-BigInt-1.999.812
- >=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0:0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.580.0
- test? ( >=virtual/perl-Test-Simple-0.820.0 )
-"
-
-src_test() {
- perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-03-22 5:22 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-03-22 5:22 UTC (permalink / raw
To: gentoo-commits
commit: 7dad4a11c0c68808edbddb9858f139f0d5a47f36
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 05:08:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 05:08:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dad4a11
dev-perl/Math-BigInt-GMP: add github upstream metadata
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-perl/Math-BigInt-GMP/metadata.xml b/dev-perl/Math-BigInt-GMP/metadata.xml
index 14fe1137b447..73666aec02ce 100644
--- a/dev-perl/Math-BigInt-GMP/metadata.xml
+++ b/dev-perl/Math-BigInt-GMP/metadata.xml
@@ -8,5 +8,6 @@
<upstream>
<remote-id type="cpan">Math-BigInt-GMP</remote-id>
<remote-id type="cpan-module">Math::BigInt::GMP</remote-id>
+ <remote-id type="github">pjacklam/p5-Math-BigInt-GMP</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-06-20 5:02 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-06-20 5:02 UTC (permalink / raw
To: gentoo-commits
commit: 56e166d95b3a23488f7e13693bf4935be3529181
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 04:40:16 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 04:48:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e166d9
dev-perl/Math-BigInt-GMP: add 1.601.200
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.601.200.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 305d0c8fb918..241f5e5e0603 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
+DIST Math-BigInt-GMP-1.6012.tar.gz 2592463 BLAKE2B 5ff66bcabd76c756349fc84d7e5587d176e7b961e314268625ee6ab4921f774be8ebd0efef108636dc6bd36556a44f3442a8c89abbe19dc62fa36fcf6e7ed993 SHA512 cb8890b2f67f84a6328719f7a21173e8f6c6bbfe74a96d7d608d27c011d0b2390d6b9ea09e507cba56f885810f20bbc4aff3231f89312231d91d5c2e383893d6
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild
new file mode 100644
index 000000000000..940cf1a8d1ff
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6012
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+#KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ >=virtual/perl-Carp-1.220.0
+ >=virtual/perl-Math-BigInt-1.999.838
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.580.0
+ test? ( >=virtual/perl-Test-Simple-0.820.0 )
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-09-21 22:33 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-09-21 22:33 UTC (permalink / raw
To: gentoo-commits
commit: 2df2645805b479ee4bdb6546049fab912bc958c5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 22:32:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 22:32:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df26458
dev-perl/Math-BigInt-GMP: add 1.601.300
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 +
.../Math-BigInt-GMP-1.601.300.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index 241f5e5e0603..ea82b079c211 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,2 +1,3 @@
DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
DIST Math-BigInt-GMP-1.6012.tar.gz 2592463 BLAKE2B 5ff66bcabd76c756349fc84d7e5587d176e7b961e314268625ee6ab4921f774be8ebd0efef108636dc6bd36556a44f3442a8c89abbe19dc62fa36fcf6e7ed993 SHA512 cb8890b2f67f84a6328719f7a21173e8f6c6bbfe74a96d7d608d27c011d0b2390d6b9ea09e507cba56f885810f20bbc4aff3231f89312231d91d5c2e383893d6
+DIST Math-BigInt-GMP-1.6013.tar.gz 2592490 BLAKE2B ee029a0bfdc59ad925ce5ed8e4c3cda2ada302caca39d8ddc0d7b9f6bb51a55883f5e3fe519ff2999adbf3688355d338576643232d8cf3cfd1e7036c727db37a SHA512 0f4eba939f92c4f40f0b834846c10924167cb4368425d9617bf017ef536c99633d9220a929422b0111802eb1b881c1007573ea443016bd0f63f3f38efeb8ab1b
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
new file mode 100644
index 000000000000..2f421844b7da
--- /dev/null
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.6013
+inherit perl-module
+
+DESCRIPTION="Use the GMP library for Math::BigInt routines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+ >=virtual/perl-Carp-1.220.0
+ >=virtual/perl-Math-BigInt-1.999.840
+ >=virtual/perl-XSLoader-0.20.0
+ >=dev-libs/gmp-4.0.0:0
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.580.0
+ test? ( >=virtual/perl-Test-Simple-0.820.0 )
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-09-21 22:33 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-09-21 22:33 UTC (permalink / raw
To: gentoo-commits
commit: 07c4897b2db37cd17523a0d7211bd8a8798415de
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 22:32:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 22:32:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c4897b
dev-perl/Math-BigInt-GMP: drop 1.601.200
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Manifest | 1 -
.../Math-BigInt-GMP-1.601.200.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/dev-perl/Math-BigInt-GMP/Manifest b/dev-perl/Math-BigInt-GMP/Manifest
index ea82b079c211..6a3d0a2d3d39 100644
--- a/dev-perl/Math-BigInt-GMP/Manifest
+++ b/dev-perl/Math-BigInt-GMP/Manifest
@@ -1,3 +1,2 @@
DIST Math-BigInt-GMP-1.6007.tar.gz 2459995 BLAKE2B 971f4785b2068d02d80a6a50b4aecea4ef584c7b0e679ddfd3001518425361b36a646d1919fd06fc14a2b18733fdf2534e11aea666d4999b3003cbd946ae27d7 SHA512 cdeaeec1e450e95d761cefc63c5262c0b43cf5fc5865e62d0463e34821541c2b83d156979c1e7a8157c9747ccf5e3cefa80ac52489a7ce3186425bc27c176512
-DIST Math-BigInt-GMP-1.6012.tar.gz 2592463 BLAKE2B 5ff66bcabd76c756349fc84d7e5587d176e7b961e314268625ee6ab4921f774be8ebd0efef108636dc6bd36556a44f3442a8c89abbe19dc62fa36fcf6e7ed993 SHA512 cb8890b2f67f84a6328719f7a21173e8f6c6bbfe74a96d7d608d27c011d0b2390d6b9ea09e507cba56f885810f20bbc4aff3231f89312231d91d5c2e383893d6
DIST Math-BigInt-GMP-1.6013.tar.gz 2592490 BLAKE2B ee029a0bfdc59ad925ce5ed8e4c3cda2ada302caca39d8ddc0d7b9f6bb51a55883f5e3fe519ff2999adbf3688355d338576643232d8cf3cfd1e7036c727db37a SHA512 0f4eba939f92c4f40f0b834846c10924167cb4368425d9617bf017ef536c99633d9220a929422b0111802eb1b881c1007573ea443016bd0f63f3f38efeb8ab1b
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild
deleted file mode 100644
index 940cf1a8d1ff..000000000000
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.200.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.6012
-inherit perl-module
-
-DESCRIPTION="Use the GMP library for Math::BigInt routines"
-
-SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-RDEPEND="
- >=virtual/perl-Carp-1.220.0
- >=virtual/perl-Math-BigInt-1.999.838
- >=virtual/perl-XSLoader-0.20.0
- >=dev-libs/gmp-4.0.0:0
-"
-DEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.580.0
- test? ( >=virtual/perl-Test-Simple-0.820.0 )
-"
-
-src_test() {
- perl_rm_files t/author-*.t t/00sig.t t/02pod.t t/03podcov.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-11-05 9:54 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-11-05 9:54 UTC (permalink / raw
To: gentoo-commits
commit: f1de954ad60baa9836723ba973de371911a5ea72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 09:54:15 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 09:54:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1de954a
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 sparc, #916828
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
index 2f421844b7da..4d0c1b5ba253 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Carp-1.220.0
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-11-05 10:04 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-11-05 10:04 UTC (permalink / raw
To: gentoo-commits
commit: b703cee81abe9c69a3a1d1b8cbf0bd1b8423f6bd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 10:04:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 10:04:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b703cee8
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 x86, #916828
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
index 4d0c1b5ba253..fceb8669cc2f 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Carp-1.220.0
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-11-05 10:08 Sam James
0 siblings, 0 replies; 39+ messages in thread
From: Sam James @ 2023-11-05 10:08 UTC (permalink / raw
To: gentoo-commits
commit: dd2673ad33a868af692cf3d90cd2d831f27b5d45
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 10:08:06 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 10:08:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2673ad
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 amd64, #916828
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
index fceb8669cc2f..7b3c000beb57 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Carp-1.220.0
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/
@ 2023-11-05 11:13 Arthur Zamarin
0 siblings, 0 replies; 39+ messages in thread
From: Arthur Zamarin @ 2023-11-05 11:13 UTC (permalink / raw
To: gentoo-commits
commit: e925a77fde477a5c1aa0e21597b78c48d3dccf4a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 5 11:13:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 5 11:13:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e925a77f
dev-perl/Math-BigInt-GMP: Stabilize 1.601.300 ppc, #916828
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
index 7b3c000beb57..9820a6dde089 100644
--- a/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
+++ b/dev-perl/Math-BigInt-GMP/Math-BigInt-GMP-1.601.300.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Use the GMP library for Math::BigInt routines"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Carp-1.220.0
^ permalink raw reply related [flat|nested] 39+ messages in thread
end of thread, other threads:[~2023-11-05 11:13 UTC | newest]
Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20 5:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-BigInt-GMP/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-11-05 11:13 Arthur Zamarin
2023-11-05 10:08 Sam James
2023-11-05 10:04 Sam James
2023-11-05 9:54 Sam James
2023-09-21 22:33 Sam James
2023-09-21 22:33 Sam James
2023-03-22 5:22 Sam James
2021-11-12 18:13 Andreas K. Hüttel
2021-07-01 8:25 Agostino Sarubbo
2021-07-01 8:24 Agostino Sarubbo
2021-07-01 8:23 Agostino Sarubbo
2021-07-01 8:22 Agostino Sarubbo
2021-05-09 16:31 Andreas K. Hüttel
2019-12-06 9:56 Mikle Kolyada
2019-12-06 9:53 Mikle Kolyada
2019-12-06 9:49 Mikle Kolyada
2019-12-06 9:41 Mikle Kolyada
2019-12-06 9:38 Mikle Kolyada
2019-12-06 9:34 Mikle Kolyada
2019-05-18 11:15 Andreas K. Hüttel
2019-02-16 8:46 Mikle Kolyada
2019-01-06 10:14 Mikle Kolyada
2019-01-05 19:45 Sergei Trofimovich
2019-01-05 8:00 Mikle Kolyada
2019-01-04 13:47 Mikle Kolyada
2018-10-25 19:03 Fabian Groffen
2017-05-22 13:25 Tobias Klausmann
2017-05-18 15:39 Michael Weber
2017-04-29 11:36 Jeroen Roovers
2017-04-27 10:14 Agostino Sarubbo
2017-03-19 5:17 Kent Fredric
2017-03-19 5:17 Kent Fredric
2016-11-27 2:12 Kent Fredric
2016-11-27 2:12 Kent Fredric
2016-03-25 19:27 Andreas Hüttel
2015-12-20 22:58 Andreas Hüttel
2015-12-20 22:58 Andreas Hüttel
2015-12-14 10:55 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox