* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2015-12-20 22:58 Andreas Hüttel
0 siblings, 0 replies; 32+ messages in thread
From: Andreas Hüttel @ 2015-12-20 22:58 UTC (permalink / raw
To: gentoo-commits
commit: 35b290dfb9201962d846322e5557a0cbab936391
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 22:54:06 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 22:54:06 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b290df
perl-core/Math-BigInt: Copy ~ppc64 keyword from dev-lang/perl
Package-Manager: portage-2.2.26
perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild
index 3be0754..0494119 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2015-12-20 22:58 Andreas Hüttel
0 siblings, 0 replies; 32+ messages in thread
From: Andreas Hüttel @ 2015-12-20 22:58 UTC (permalink / raw
To: gentoo-commits
commit: 7c0afca8c758d21542fa5fdad720a9e2b4094592
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 22:51:32 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 22:51:32 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0afca8
perl-core/Math-BigInt: Version bump, needed by dev-perl/Math-BigInt-GMP
Package-Manager: portage-2.2.26
perl-core/Math-BigInt/Manifest | 1 +
perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index c981014..7f35177 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-1.9993.tar.gz 215143 SHA256 d937c0d1afbb3ddd9b666177faf56471b6c2d1917863db5879d04a2d1a69bf7e SHA512 23ae7d11094f6bf5df45a2c3a01a7d9895b244156b8f48497edbfee4de0e56588e59abb4b1fa8808f2e221bd63eae175cd13987c7dc93867b8f969fbf54b6f15 WHIRLPOOL 70d9899003d1b547b066170fb397d03cfddd0edfdeb9beadf4998ee59f4b18fcbce480bf371ef2f3d35ec86f30b883fcdf2a70765cf239b0f73320766c8048e0
+DIST Math-BigInt-1.999710.tar.gz 225641 SHA256 879514c3dda33b6f05816569ca1a0f31b650df87660ecf80afbd60e396118610 SHA512 a5f938f5f2c61fd1b4c5c01caa99104aea2a009c8f6e089b465d52948a631cd7cb2df2c54917d9e4bd0bc34281c3a8aa865eb3bf7e6e84f15cff1eb79ccf358d WHIRLPOOL 73e26895de11824008b41e39968903c9a7b888a5b199e64f235e2b86e2360df8b095e6a9f2e29c3c29a385025e33cbbd88dc3f84220c6fd89add49596a1814ee
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild
new file mode 100644
index 0000000..3be0754
--- /dev/null
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.710.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.999710
+inherit perl-module
+
+DESCRIPTION="Arbitrary size floating point math package"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Math-Complex-1.390.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.930.100 )
+"
+
+PDEPEND="
+ >=virtual/perl-Math-BigInt-FastCalc-0.270.0
+ >=virtual/perl-bignum-0.220.0
+ >=virtual/perl-Math-BigRat-0.260.200
+"
+# where does this come from?
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2018-09-01 6:06 Kent Fredric
0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2018-09-01 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 2404f5dfacdda624baacc4168de1c21ef8d5567f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 1 06:05:32 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 1 06:06:01 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2404f5df
perl-core/Math-BigInt: Spread ~amd64-linux ~m68k ~x64-cygwin from perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 4 ++--
perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
index f0a8501f373..33cb36cc868 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND="
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
index 9d2b14fc80b..5e282daad99 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2018-09-01 7:20 Kent Fredric
0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2018-09-01 7:20 UTC (permalink / raw
To: gentoo-commits
commit: 89d7806d783b3badecd0375d64396fc1c9568fa0
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 1 07:12:27 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 1 07:17:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d7806d
perl-core/Math-BigInt: Spread ~prefix keywords from perl
Package-Manager: Portage-2.3.40, Repoman-2.3.9
perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 2 +-
perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
index 33cb36cc868..fb7d40b37a1 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
index 5e282daad99..d2b64ab95e0 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2018-10-25 19:03 Fabian Groffen
0 siblings, 0 replies; 32+ messages in thread
From: Fabian Groffen @ 2018-10-25 19:03 UTC (permalink / raw
To: gentoo-commits
commit: 891ed53a6b12442487b132a39ba03aaa5c4d9346
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 25 18:29:31 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=891ed53a
perl-core/Math-BigInt: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
index d2b64ab95e0..d6385aa17da 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~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] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2018-12-30 16:05 Andreas K. Hüttel
0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2018-12-30 16:05 UTC (permalink / raw
To: gentoo-commits
commit: 2b8ccbd8edc747f772eed7f4c05c813c6747654e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 16:05:19 2018 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 16:05:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8ccbd8
perl-core/Math-BigInt: Remove old
Closes: https://bugs.gentoo.org/613640
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
perl-core/Math-BigInt/Manifest | 1 -
perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild | 29 ----------------------
2 files changed, 30 deletions(-)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index 4c975ac9a20..8c784f78346 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1,2 +1 @@
-DIST Math-BigInt-1.999715.tar.gz 252193 BLAKE2B b73cca6b89dc88daffa6770b9ebfa68bb8a2181cb23eab70e09f789b2e769abe7c8ef61d92991eeddf1a3751621e138672d5d3823cf0e1ea0f34bcf57a468e03 SHA512 85d5e168e41f53a37cfcdbef3a2b9a998be7344e828675cda5e3d9db320d4d617555aa9611ecabd6a13974d3a3eee8ec624e9f839bc6ac7a3abecc6a67305bc7
DIST Math-BigInt-1.999806.tar.gz 2814121 BLAKE2B 9be5e024e0227965ae3abc4962aac40d9d082004d8f57a6b96e84eba0732fd7b276d375848090922748081f6f44b0b5dde915037c659395e6e5979090b75cc4a SHA512 2c496450ecc64acb7635ed2bf3b1bb0faef77aee56aee391341ca180e63037c4bc9fee6e8ae23f1db610df56a83e703a602ed37a83b35f294f7536642d897e9f
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
deleted file mode 100644
index fb7d40b37a1..00000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.715.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.999715
-inherit perl-module
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Math-Complex-1.390.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.930.100 )
-"
-
-PDEPEND="
- >=virtual/perl-Math-BigInt-FastCalc-0.270.0
- >=virtual/perl-bignum-0.220.0
- >=virtual/perl-Math-BigRat-0.260.200
-"
-# where does this come from?
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2020-02-10 21:54 Andreas K. Hüttel
0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2020-02-10 21:54 UTC (permalink / raw
To: gentoo-commits
commit: aa5435cda7e3f67f4340dd3feb030afb90b9729d
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 06:11:30 2020 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 21:53:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5435cd
perl-core/Math-BigInt: Drop keywords
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
index 4fcd58bb6f5..006171aa535 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS=""
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2021-11-13 21:46 Andreas K. Hüttel
0 siblings, 0 replies; 32+ messages in thread
From: Andreas K. Hüttel @ 2021-11-13 21:46 UTC (permalink / raw
To: gentoo-commits
commit: 43f46bf3bb3a914898b04cb0a29736849d8f094a
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 21:44:18 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 21:44:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f46bf3
perl-core/Math-BigInt: remove
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
perl-core/Math-BigInt/Manifest | 1 -
perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild | 36 ----------------------
perl-core/Math-BigInt/metadata.xml | 16 ----------
3 files changed, 53 deletions(-)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
deleted file mode 100644
index 8c784f78346..00000000000
--- a/perl-core/Math-BigInt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Math-BigInt-1.999806.tar.gz 2814121 BLAKE2B 9be5e024e0227965ae3abc4962aac40d9d082004d8f57a6b96e84eba0732fd7b276d375848090922748081f6f44b0b5dde915037c659395e6e5979090b75cc4a SHA512 2c496450ecc64acb7635ed2bf3b1bb0faef77aee56aee391341ca180e63037c4bc9fee6e8ae23f1db610df56a83e703a602ed37a83b35f294f7536642d897e9f
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
deleted file mode 100644
index 006171aa535..00000000000
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.806.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PJACKLAM
-DIST_VERSION=1.999806
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Arbitrary size floating point math package"
-
-SLOT="0"
-KEYWORDS=""
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-Math-Complex-1.390.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-
-PDEPEND="
- >=virtual/perl-Math-BigInt-FastCalc-0.270.0
- >=virtual/perl-bignum-0.220.0
- >=virtual/perl-Math-BigRat-0.260.200
-"
-# where does this come from?
-
-src_test() {
- perl_rm_files t/author-*.t t/03podcov.t t/00sig.t t/02pod.t
- perl-module_src_test
-}
diff --git a/perl-core/Math-BigInt/metadata.xml b/perl-core/Math-BigInt/metadata.xml
deleted file mode 100644
index 36405a484b9..00000000000
--- a/perl-core/Math-BigInt/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Math-BigInt</remote-id>
- <remote-id type="cpan-module">Math::BigFloat</remote-id>
- <remote-id type="cpan-module">Math::BigInt</remote-id>
- <remote-id type="cpan-module">Math::BigInt::Calc</remote-id>
- <remote-id type="cpan-module">Math::BigInt::CalcEmu</remote-id>
- <remote-id type="cpan-module">Math::BigInt::Lib</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 5:27 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 5:27 UTC (permalink / raw
To: gentoo-commits
commit: c13dc7384923184292df961d24d5f82fbd123873
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 01:13:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 05:24:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13dc738
perl-core/Math-BigInt: new package, add 1.999.838
Fished out from 43f46bf3bb3a914898b04cb0a29736849d8f094a.
Bug: https://bugs.gentoo.org/914392
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Manifest | 1 +
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 36 ++++++++++++++++++++++
perl-core/Math-BigInt/metadata.xml | 16 ++++++++++
3 files changed, 53 insertions(+)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
new file mode 100644
index 000000000000..2c0bac6dd700
--- /dev/null
+++ b/perl-core/Math-BigInt/Manifest
@@ -0,0 +1 @@
+DIST Math-BigInt-1.999838.tar.gz 2870131 BLAKE2B 749e0b04175070a571dd749c99b3558ce7bce442ee800eb227d952723bfd09b588c8ce6f3ddd2d2b71e8c89dbd2be80ac1272f9725a7bc435db77fa2f4ffac15 SHA512 33beb52f3e952d78e637336e61522416256029cdd106bab1a8b7d26a0b0f6aee16b779819b6922e99ccd3d67b14766ed661b2dec39dd9b31da4608df4fbe548f
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
new file mode 100644
index 000000000000..aebb9315936f
--- /dev/null
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.999838
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Arbitrary size floating point math package"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Carp-1.220.0
+ >=virtual/perl-Math-Complex-1.390.0
+"
+BDEPEND="
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+# TODO: where does this come from?
+PDEPEND="
+ >=virtual/perl-Math-BigInt-FastCalc-0.500.600
+ >=virtual/perl-bignum-0.220.0
+ >=virtual/perl-Math-BigRat-0.260.200
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/03podcov.t t/00sig.t t/02pod.t
+ perl-module_src_test
+}
diff --git a/perl-core/Math-BigInt/metadata.xml b/perl-core/Math-BigInt/metadata.xml
new file mode 100644
index 000000000000..36405a484b9b
--- /dev/null
+++ b/perl-core/Math-BigInt/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Math-BigInt</remote-id>
+ <remote-id type="cpan-module">Math::BigFloat</remote-id>
+ <remote-id type="cpan-module">Math::BigInt</remote-id>
+ <remote-id type="cpan-module">Math::BigInt::Calc</remote-id>
+ <remote-id type="cpan-module">Math::BigInt::CalcEmu</remote-id>
+ <remote-id type="cpan-module">Math::BigInt::Lib</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 9:26 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 9:26 UTC (permalink / raw
To: gentoo-commits
commit: f1431a5a4a779ff5a01dacc33a4dbc2887fcdbd6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 09:25:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 09:25:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1431a5a
perl-core/Math-BigInt: Stabilize 1.999.838 sparc, #914422
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index aebb9315936f..c628b09ef401 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 9:30 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 9:30 UTC (permalink / raw
To: gentoo-commits
commit: e8b3deda775c5cf7aa7f34d637d9d649e7ab7e96
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 09:30:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 09:30:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b3deda
perl-core/Math-BigInt: Stabilize 1.999.838 amd64, #914422
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index c628b09ef401..e19c788d7802 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 9:30 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 9:30 UTC (permalink / raw
To: gentoo-commits
commit: 0bdd59cb83c58a269e9900f15c6dd05d1967ebb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 09:30:42 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 09:30:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bdd59cb
perl-core/Math-BigInt: Stabilize 1.999.838 x86, #914422
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index e19c788d7802..6fe0c305a5e8 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 9:37 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 9:37 UTC (permalink / raw
To: gentoo-commits
commit: 81567e465498486f33e0cd06baf1eb85f722f599
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 09:37:39 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 09:37:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81567e46
perl-core/Math-BigInt: Stabilize 1.999.838 ppc64, #914422
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index 6fe0c305a5e8..4b21ffeb488e 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 9:47 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-19 9:47 UTC (permalink / raw
To: gentoo-commits
commit: 4581536676782a36961997a98b63830f1791a710
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 09:47:45 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 09:47:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45815366
perl-core/Math-BigInt: Stabilize 1.999.838 hppa, #914422
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index 4b21ffeb488e..adab92c1ac9f 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-19 16:01 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-09-19 16:01 UTC (permalink / raw
To: gentoo-commits
commit: df9d6a22d424efa53967ddc4d7a3f5a097548f3f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 19 16:00:46 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 19 16:00:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df9d6a22
perl-core/Math-BigInt: Stabilize 1.999.838 arm, #914422
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index adab92c1ac9f..8cb4e52cb833 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-21 22:33 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-09-21 22:33 UTC (permalink / raw
To: gentoo-commits
commit: f0c811c51407b320a0d686d0241d4d5725a6c414
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 22:28:17 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 22:28:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c811c5
perl-core/Math-BigInt: add 1.999.840
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Manifest | 1 +
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index 2c0bac6dd700..ff9fb3a30547 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1 +1,2 @@
DIST Math-BigInt-1.999838.tar.gz 2870131 BLAKE2B 749e0b04175070a571dd749c99b3558ce7bce442ee800eb227d952723bfd09b588c8ce6f3ddd2d2b71e8c89dbd2be80ac1272f9725a7bc435db77fa2f4ffac15 SHA512 33beb52f3e952d78e637336e61522416256029cdd106bab1a8b7d26a0b0f6aee16b779819b6922e99ccd3d67b14766ed661b2dec39dd9b31da4608df4fbe548f
+DIST Math-BigInt-1.999840.tar.gz 2910416 BLAKE2B 38b49cac8be6b9807fbb49f9bb45e4a684f8bd9dc1fc748cb134b3d33b863c8151e09773256ece13275241f3f76e20184509f2f7e7aa1a73577d11e7e4e27296 SHA512 de565d916e0f53144437f2d28c4046579ff73963241d7dafa6d36987cc7cfe9838a5cf0ff3b8697be1a5e77a0c270ced70d43a25a8dc17a664d917751755a455
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
new file mode 100644
index 000000000000..defe02260939
--- /dev/null
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.999840
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Arbitrary size floating point math package"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Carp-1.220.0
+ >=virtual/perl-Math-Complex-1.390.0
+"
+BDEPEND="
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+# TODO: where does this come from?
+PDEPEND="
+ >=virtual/perl-Math-BigInt-FastCalc-0.500.600
+ >=virtual/perl-bignum-0.220.0
+ >=virtual/perl-Math-BigRat-0.260.200
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/03podcov.t t/00sig.t t/02pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-09-22 17:34 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-09-22 17:34 UTC (permalink / raw
To: gentoo-commits
commit: 576510b8fc5aa0ec5d9d465522bacc82dbad1a6b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 17:33:41 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 17:33:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576510b8
perl-core/Math-BigInt: Stabilize 1.999.838 arm64, #914422
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
index 8cb4e52cb833..1df49ee4511e 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.838.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 10:49 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-11-04 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 91590f20e23b3f482df385c6c6ad73abb63fa936
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 10:47:50 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 10:47:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91590f20
perl-core/Math-BigInt: Stabilize 1.999.840 arm, #916826
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index defe02260939..0e4f03e5e39a 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 10:49 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-11-04 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 035d4c66d71c57f9e394d43a6dcbe20264f33e6a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 10:47:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 10:47:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035d4c66
perl-core/Math-BigInt: Stabilize 1.999.840 x86, #916826
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index c9020ef49bf5..bec871f6f2d6 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 10:49 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-11-04 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 7ad73cedc5e9818a92a1af8177c69ae35d7b4fda
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 10:47:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 10:47:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad73ced
perl-core/Math-BigInt: Stabilize 1.999.840 arm64, #916826
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index 0e4f03e5e39a..c9020ef49bf5 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 13:35 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-11-04 13:35 UTC (permalink / raw
To: gentoo-commits
commit: 9a0d0fdc082f62b88f6eb644fa75f7aa0b3427d6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 13:34:26 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 13:34:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0d0fdc
perl-core/Math-BigInt: Stabilize 1.999.840 hppa, #916826
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index 520f770e165d..6e36dcc16d79 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 13:35 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-11-04 13:35 UTC (permalink / raw
To: gentoo-commits
commit: a6d196b1db9bee157b457ccffb2c522de25f85e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 13:34:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 13:34:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d196b1
perl-core/Math-BigInt: Stabilize 1.999.840 ppc64, #916826
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index 6e36dcc16d79..75c82bbe9c9a 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-11-04 16:13 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-11-04 16:13 UTC (permalink / raw
To: gentoo-commits
commit: bad5c191ae3dc14c22b03d36342c30e216d13d3e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 16:11:52 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 16:11:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad5c191
perl-core/Math-BigInt: Stabilize 1.999.840 ppc, #916826
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
index 75c82bbe9c9a..1710db5f7848 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.840.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 8:11 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-12-15 8:11 UTC (permalink / raw
To: gentoo-commits
commit: 957095610b31869a336b66d9b6c7ddfca8db28c1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 08:09:32 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 08:09:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95709561
perl-core/Math-BigInt: add 1.999.842
Bug: https://bugs.gentoo.org/919888
Bug: https://bugs.gentoo.org/914392
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Manifest | 1 +
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/perl-core/Math-BigInt/Manifest b/perl-core/Math-BigInt/Manifest
index ff9fb3a30547..b3b599f57773 100644
--- a/perl-core/Math-BigInt/Manifest
+++ b/perl-core/Math-BigInt/Manifest
@@ -1,2 +1,3 @@
DIST Math-BigInt-1.999838.tar.gz 2870131 BLAKE2B 749e0b04175070a571dd749c99b3558ce7bce442ee800eb227d952723bfd09b588c8ce6f3ddd2d2b71e8c89dbd2be80ac1272f9725a7bc435db77fa2f4ffac15 SHA512 33beb52f3e952d78e637336e61522416256029cdd106bab1a8b7d26a0b0f6aee16b779819b6922e99ccd3d67b14766ed661b2dec39dd9b31da4608df4fbe548f
DIST Math-BigInt-1.999840.tar.gz 2910416 BLAKE2B 38b49cac8be6b9807fbb49f9bb45e4a684f8bd9dc1fc748cb134b3d33b863c8151e09773256ece13275241f3f76e20184509f2f7e7aa1a73577d11e7e4e27296 SHA512 de565d916e0f53144437f2d28c4046579ff73963241d7dafa6d36987cc7cfe9838a5cf0ff3b8697be1a5e77a0c270ced70d43a25a8dc17a664d917751755a455
+DIST Math-BigInt-1.999842.tar.gz 2874389 BLAKE2B bed8b8bc7d39caaae630ae815cc39b6cfc1366cdb35da62c8f26396f51c3f6a649e6ba43e11bf39283b3d772fc20fded90594c3bf5df9fb8f20cb3d1df2d64be SHA512 22183ff49bcb33c503601729d9147b64c5c6c2e2717cebba929e3b36fbe0a2c20ca442b49ade4d9ea15b04f1050b6f9d333a168e3a08bbcab48ce842d69f253c
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
new file mode 100644
index 000000000000..69c99e4a9a3c
--- /dev/null
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PJACKLAM
+DIST_VERSION=1.999842
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Arbitrary size floating point math package"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Carp-1.220.0
+ >=virtual/perl-Math-Complex-1.390.0
+"
+BDEPEND="
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+# TODO: where does this come from?
+PDEPEND="
+ >=virtual/perl-Math-BigInt-FastCalc-0.500.600
+ >=virtual/perl-bignum-0.220.0
+ >=virtual/perl-Math-BigRat-0.260.200
+"
+
+src_test() {
+ perl_rm_files t/author-*.t t/03podcov.t t/00sig.t t/02pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 8:44 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-12-15 8:44 UTC (permalink / raw
To: gentoo-commits
commit: 8137493609f02a177480a222451fec0523dc651d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 08:44:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 08:44:03 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81374936
perl-core/Math-BigInt: Stabilize 1.999.842 arm, #919980
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 69c99e4a9a3c..366425896397 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 10:10 Michał Górny
0 siblings, 0 replies; 32+ messages in thread
From: Michał Górny @ 2023-12-15 10:10 UTC (permalink / raw
To: gentoo-commits
commit: b4a17735df757ae1fe56cec20c2cc7ff6fe92608
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 10:10:21 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 10:10:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a17735
perl-core/Math-BigInt: Stabilize 1.999.842 sparc, #919980
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 18818fe33852..1545e86f3ee8 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 10:10 Michał Górny
0 siblings, 0 replies; 32+ messages in thread
From: Michał Górny @ 2023-12-15 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 7528524742e42ad559f4991ac28b7ce1d41ea0c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 10:10:19 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 10:10:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75285247
perl-core/Math-BigInt: Stabilize 1.999.842 arm64, #919980
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 1b95dab64e69..18818fe33852 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 10:10 Michał Górny
0 siblings, 0 replies; 32+ messages in thread
From: Michał Górny @ 2023-12-15 10:10 UTC (permalink / raw
To: gentoo-commits
commit: d1df77aba54423b912b101adecdccdb0ada007d0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 10:10:17 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 10:10:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1df77ab
perl-core/Math-BigInt: Stabilize 1.999.842 amd64, #919980
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 366425896397..1b95dab64e69 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 12:36 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-12-15 12:36 UTC (permalink / raw
To: gentoo-commits
commit: 569f0f417a6a4c0214fac08e0e6808cd2a5bad4c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 12:35:57 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 12:35:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569f0f41
perl-core/Math-BigInt: Stabilize 1.999.842 x86, #919980
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 1545e86f3ee8..8eb7d8334c64 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-15 12:53 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-12-15 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 38bfa6d756aa3d5a6b9bc054cddc98ee18de5585
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 12:53:12 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 12:53:12 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38bfa6d7
perl-core/Math-BigInt: Stabilize 1.999.842 ppc, #919980
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 8eb7d8334c64..1fa07b445e77 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-16 4:46 Sam James
0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2023-12-16 4:46 UTC (permalink / raw
To: gentoo-commits
commit: b6116853cc5b67a84830f9e4faa5525927aa3dd8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 04:44:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 04:45:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6116853
perl-core/Math-BigInt: Stabilize 1.999.842 ppc64, #919980
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 1fa07b445e77..96c90886d9ac 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/
@ 2023-12-17 17:14 Arthur Zamarin
0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-12-17 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 6f270a5558f3a2f8c088328c6819e8d62544a20d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 17:14:19 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 17:14:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f270a55
perl-core/Math-BigInt: Stabilize 1.999.842 hppa, #919980
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
index 96c90886d9ac..cd947df6e74c 100644
--- a/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
+++ b/perl-core/Math-BigInt/Math-BigInt-1.999.842.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Arbitrary size floating point math package"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 32+ messages in thread
end of thread, other threads:[~2023-12-17 17:14 UTC | newest]
Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-04 10:49 [gentoo-commits] repo/gentoo:master commit in: perl-core/Math-BigInt/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-12-17 17:14 Arthur Zamarin
2023-12-16 4:46 Sam James
2023-12-15 12:53 Arthur Zamarin
2023-12-15 12:36 Arthur Zamarin
2023-12-15 10:10 Michał Górny
2023-12-15 10:10 Michał Górny
2023-12-15 10:10 Michał Górny
2023-12-15 8:44 Sam James
2023-12-15 8:11 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 13:35 Sam James
2023-11-04 13:35 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-09-22 17:34 Arthur Zamarin
2023-09-21 22:33 Sam James
2023-09-19 16:01 Arthur Zamarin
2023-09-19 9:47 Sam James
2023-09-19 9:37 Sam James
2023-09-19 9:30 Sam James
2023-09-19 9:30 Sam James
2023-09-19 9:26 Sam James
2023-09-19 5:27 Sam James
2021-11-13 21:46 Andreas K. Hüttel
2020-02-10 21:54 Andreas K. Hüttel
2018-12-30 16:05 Andreas K. Hüttel
2018-10-25 19:03 Fabian Groffen
2018-09-01 7:20 Kent Fredric
2018-09-01 6:06 Kent Fredric
2015-12-20 22:58 Andreas Hüttel
2015-12-20 22:58 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox