[gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Monotonic/

2021-09-29 Thread Andreas K. Hüttel
commit: 449b667f41741676cb3d137b8ce5ccbefd94f9ce
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 29 15:47:26 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Sep 29 15:52:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449b667f

dev-perl/Time-Monotonic: EAPI=8 bump

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

 .../{Time-Monotonic-0.9.8.ebuild => Time-Monotonic-0.9.8-r1.ebuild} | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild 
b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-r1.ebuild
similarity index 85%
rename from dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
rename to dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-r1.ebuild
index 3932193dd3d..e8c2149728a 100644
--- a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
+++ b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=DAVID
 DIST_VERSION=v${PV}
@@ -11,11 +11,9 @@ DESCRIPTION="A clock source that only increments and never 
jumps"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND=""
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.360.400
virtual/perl-ExtUtils-CBuilder
test? ( virtual/perl-Test-Simple )



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Monotonic/

2021-07-08 Thread Andreas K. Hüttel
commit: a5291ca5f6f51667c633ae70deaa130e6e2c3bc6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Jul  8 19:35:52 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Jul  8 19:35:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5291ca5

dev-perl/Time-Monotonic: stable for amd64

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

 dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild 
b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
index 9533cd382fb..3932193dd3d 100644
--- a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
+++ b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A clock source that only increments and never jumps"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Monotonic/

2018-03-16 Thread Kent Fredric
commit: 03fe29a669a07b0bec92f0d96a0771e79f79c102
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Mar 16 22:51:04 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Mar 16 22:51:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fe29a6

dev-perl/Time-Monotonic: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Time-Monotonic/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/Time-Monotonic/metadata.xml 
b/dev-perl/Time-Monotonic/metadata.xml
index 2b9a936fc0a..7a3ded5bebd 100644
--- a/dev-perl/Time-Monotonic/metadata.xml
+++ b/dev-perl/Time-Monotonic/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+Time-Monotonic
+Time::Monotonic
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Monotonic/

2017-11-16 Thread Andreas Hüttel
commit: 1176ee70e49c0da9673e0544c9c35be7cf2f2894
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov 16 23:04:00 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Nov 16 23:04:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1176ee70

dev-perl/Time-Monotonic: New package, needed for dev-perl/Lab-Measurement

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Time-Monotonic/Manifest|  1 +
 dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild | 21 +
 dev-perl/Time-Monotonic/metadata.xml|  8 
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/Time-Monotonic/Manifest b/dev-perl/Time-Monotonic/Manifest
new file mode 100644
index 000..9e6ddebdab8
--- /dev/null
+++ b/dev-perl/Time-Monotonic/Manifest
@@ -0,0 +1 @@
+DIST Time-Monotonic-v0.9.8.tar.gz 72024 SHA256 
179a6e80903d8854cd58badbfda86612a072da8778aeeaa5eced2cae0d73c314 SHA512 
5022d141e9ef7c58a5d1142ebdbe04592fd67eaa257e35a23d6e7f83386be100a0393b19863ff57a57a603da3acfb60652bf7fb9ee44fc04f1a97cf9bd6f2540
 WHIRLPOOL 
02a2c75a0ad9cf9187ddfecc7c068bc47743ced8eeb305fc251469303ebe88496d479b1ef60a9cf8986ed171ee2d52d044128d9eb9eb7a061230900dfb571342

diff --git a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild 
b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
new file mode 100644
index 000..8a4585916c7
--- /dev/null
+++ b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DAVID
+DIST_VERSION=v${PV}
+inherit perl-module
+
+DESCRIPTION="A clock source that only increments and never jumps"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.360.400
+   virtual/perl-ExtUtils-CBuilder
+   test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Time-Monotonic/metadata.xml 
b/dev-perl/Time-Monotonic/metadata.xml
new file mode 100644
index 000..2b9a936fc0a
--- /dev/null
+++ b/dev-perl/Time-Monotonic/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+