public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Random-MT/
@ 2021-07-03 19:59 Andreas K. Hüttel
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-07-03 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     4297254636143dcd392ef44aac54ae439f93f711
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 19:52:03 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 19:59:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42972546

dev-perl/Math-Random-MT: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-MT-1.170.0.ebuild => Math-Random-MT-1.170.0-r1.ebuild} | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0-r1.ebuild
similarity index 60%
rename from dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
rename to dev-perl/Math-Random-MT/Math-Random-MT-1.170.0-r1.ebuild
index b62ace543c8..c14e9cd0a5b 100644
--- a/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=FANGLY
-MODULE_VERSION=1.17
+DIST_AUTHOR=FANGLY
+DIST_VERSION=1.17
 inherit perl-module
 
 DESCRIPTION="The Mersenne Twister PRNG"
@@ -12,13 +12,9 @@ DESCRIPTION="The Mersenne Twister PRNG"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND="
+BDEPEND="
 	test? (
 		dev-perl/Test-Number-Delta
 	)
 "
-
-SRC_TEST=do


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Random-MT/
@ 2015-12-14 10:55 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2015-12-14 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     c8dfd69f6fdf02d6d11735d6d27dcc7e9317c13d
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 09:58:52 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 10:55:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8dfd69f

dev-perl/Math-Random-MT: Clean up old.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/Math-Random-MT/Manifest                   |  1 -
 .../Math-Random-MT-1.160.0-r1.ebuild               | 24 ----------------------
 .../Math-Random-MT/Math-Random-MT-1.170.0.ebuild   |  2 +-
 3 files changed, 1 insertion(+), 26 deletions(-)

diff --git a/dev-perl/Math-Random-MT/Manifest b/dev-perl/Math-Random-MT/Manifest
index 18bf178..d4f3a5a 100644
--- a/dev-perl/Math-Random-MT/Manifest
+++ b/dev-perl/Math-Random-MT/Manifest
@@ -1,2 +1 @@
-DIST Math-Random-MT-1.16.tar.gz 11138 SHA256 3c13cfd605e6610985c5475d6fa4f55533c205d897d6d18a9f56f5f9cc3c8aca SHA512 ad2019c847aade876dce0e0c4f309dad39a6b2be18023bfdb5c481b8042230639877c27c01c4f63226d43125e429e616632f38c4d542868bfc55e741dc7ef6ab WHIRLPOOL be0a35ebe6a440511f864d58fe596f656d2b7c71269a261ec631553a4a53388919573a5a5bd26feed7a3d4a9305271e170110d097d0005ffe38ae9f33eae0a24
 DIST Math-Random-MT-1.17.tar.gz 11999 SHA256 069a1d98a619cba1f1ab91fbd6edceb642e84e7d162c4f0e2442139037b5b0da SHA512 46150ae8d1b7a0e24a2d962bb34c4075d9370ab3fe1237a0b44e506f22699bf1674a8299d1c4b708b441d45a29ca1943d0beeb9759c5c832df288d490f1ac889 WHIRLPOOL b484ca74d7072f6b4c9a57c5f3abfb5bb5068264251548224117467f0a3b435eee9e6b66a1db7665d1af4638077debbe30d8ab8ccf3053bf44b5a1b4b39cc587

diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.160.0-r1.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.160.0-r1.ebuild
deleted file mode 100644
index 8d34c5d..0000000
--- a/dev-perl/Math-Random-MT/Math-Random-MT-1.160.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=FANGLY
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="The Mersenne Twister PRNG"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="
-	test? (
-		dev-perl/Test-Number-Delta
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
index ef03a6d..4e90e6b 100644
--- a/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Random-MT/
@ 2015-12-14 10:55 Patrice Clement
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement @ 2015-12-14 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     c7c82202b786de01f5ac41b60e6aa8a8fb9ef10a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 09:58:00 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 10:55:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c82202

dev-perl/Math-Random-MT: Version bump.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/Math-Random-MT/Manifest                   |  1 +
 .../Math-Random-MT/Math-Random-MT-1.170.0.ebuild   | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/Math-Random-MT/Manifest b/dev-perl/Math-Random-MT/Manifest
index 9be255d..18bf178 100644
--- a/dev-perl/Math-Random-MT/Manifest
+++ b/dev-perl/Math-Random-MT/Manifest
@@ -1 +1,2 @@
 DIST Math-Random-MT-1.16.tar.gz 11138 SHA256 3c13cfd605e6610985c5475d6fa4f55533c205d897d6d18a9f56f5f9cc3c8aca SHA512 ad2019c847aade876dce0e0c4f309dad39a6b2be18023bfdb5c481b8042230639877c27c01c4f63226d43125e429e616632f38c4d542868bfc55e741dc7ef6ab WHIRLPOOL be0a35ebe6a440511f864d58fe596f656d2b7c71269a261ec631553a4a53388919573a5a5bd26feed7a3d4a9305271e170110d097d0005ffe38ae9f33eae0a24
+DIST Math-Random-MT-1.17.tar.gz 11999 SHA256 069a1d98a619cba1f1ab91fbd6edceb642e84e7d162c4f0e2442139037b5b0da SHA512 46150ae8d1b7a0e24a2d962bb34c4075d9370ab3fe1237a0b44e506f22699bf1674a8299d1c4b708b441d45a29ca1943d0beeb9759c5c832df288d490f1ac889 WHIRLPOOL b484ca74d7072f6b4c9a57c5f3abfb5bb5068264251548224117467f0a3b435eee9e6b66a1db7665d1af4638077debbe30d8ab8ccf3053bf44b5a1b4b39cc587

diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
new file mode 100644
index 0000000..ef03a6d
--- /dev/null
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.170.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=FANGLY
+MODULE_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="The Mersenne Twister PRNG"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="
+	test? (
+		dev-perl/Test-Number-Delta
+	)
+"
+
+SRC_TEST=do


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-03 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-03 19:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Math-Random-MT/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2015-12-14 10:55 Patrice Clement
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