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

2021-09-29 Thread Andreas K. Hüttel
commit: 0cbc89c9a864bf353af16ca08175371098f4eb61
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 29 14:58:26 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Sep 29 15:52:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbc89c9

dev-perl/TimeDate: EAPI=8 bump

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

 .../TimeDate/{TimeDate-2.330.0.ebuild => TimeDate-2.330.0-r1.ebuild}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild
similarity index 96%
rename from dev-perl/TimeDate/TimeDate-2.330.0.ebuild
rename to dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild
index 4877edc5751..78809a3123c 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0-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=ATOOMIC
 DIST_VERSION=2.33
@@ -11,4 +11,3 @@ DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""



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

2021-09-29 Thread Andreas K. Hüttel
commit: 957f668a18815f1344cfde5d1b0931f961fa0209
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Sep 29 14:56:24 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Sep 29 15:52:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957f668a

dev-perl/TimeDate: Remove old

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

 dev-perl/TimeDate/Manifest|  1 -
 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/dev-perl/TimeDate/Manifest b/dev-perl/TimeDate/Manifest
index 52f83d86ae3..8b4c0d548a8 100644
--- a/dev-perl/TimeDate/Manifest
+++ b/dev-perl/TimeDate/Manifest
@@ -1,2 +1 @@
-DIST TimeDate-2.30.tar.gz 31109 BLAKE2B 
a2e1001bfa0b531d3e6ff263c021b3d1784959e2b99a7cc31d028b8ec86971296b13bd40878b0e21f8e9bf37880ce23a864b894d80a3b7bb2f9ca0bd8e4c4830
 SHA512 
c6aa7d57fbe82260c7455f74f6dfda55f7c93d7a75914bafb9d09ebfb83b5f57f6bc1e332ab0764d7688d857eb022b0f5e92cf5b685d809c63cdfa93a8d2c221
 DIST TimeDate-2.33.tar.gz 29997 BLAKE2B 
512f104f0b8431c413412dfef44768e1ea942fe528262c1f4dc7d7eea9240d4da1a8b662a603e9d04b392d62e38e9b1d7b60cc82b013215a16ed3c97ee66ab47
 SHA512 
a3a20a0d9439e68bf621c66fad0598e6257345727be79c87c7cc4b3a58eb738787fedb720beb069e9758ad1347c15313f64411806dd0f4dfbcca5061c820

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
deleted file mode 100644
index 0bc0de9c024..000
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GBARR
-MODULE_VERSION=2.30
-inherit perl-module
-
-DESCRIPTION="A Date/Time Parsing Perl Module"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do



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

2021-04-27 Thread Sergei Trofimovich
commit: 5334d85c4c0b5bfc9e3ff4b40c6f73c051271cac
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Apr 27 18:44:57 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 27 18:47:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5334d85c

dev-perl/TimeDate: stable 2.330.0 for hppa/sparc, bug #785919

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index 86541947ec4..4877edc5751 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-04-27 Thread Sam James
commit: fece3fb316cc988cacfbf829d9125a89c0740d91
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:07:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:09:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fece3fb3

dev-perl/TimeDate: Stabilize 2.330.0 ppc64, #785919

Signed-off-by: Sam James  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index 0c2a63da0c3..86541947ec4 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-04-27 Thread Sam James
commit: e620e9adf3c463b7bd1e52a76364a186737f0414
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:06:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:09:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e620e9ad

dev-perl/TimeDate: Stabilize 2.330.0 ppc, #785919

Signed-off-by: Sam James  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index eff2b739666..0c2a63da0c3 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-04-27 Thread Sam James
commit: 29ae0b84d43e097fc626bbc940ef4b94f3151c77
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:05:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:09:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ae0b84

dev-perl/TimeDate: Stabilize 2.330.0 sparc, #785919

Signed-off-by: Sam James  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index d7ccfb25142..eff2b739666 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-04-27 Thread Sam James
commit: 1a80ccf847daf642bd6b9a7b5829bb4b39b9d89d
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:02:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:02:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a80ccf8

dev-perl/TimeDate: Stabilize 2.330.0 x86, #785919

Signed-off-by: Sam James  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index 965603ab00d..1b1235e030e 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-04-27 Thread Sam James
commit: 18673553d4f1be296661a7e20c7a8fe593fea927
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 27 18:00:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 27 18:00:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18673553

dev-perl/TimeDate: Stabilize 2.330.0 amd64, #785919

Signed-off-by: Sam James  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
index fd685d089f4..965603ab00d 100644
--- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -10,5 +10,5 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""



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

2021-01-01 Thread Andreas K. Hüttel
commit: 5181c905ad7f99f74ee9b2d1ce87219d6bbeff0d
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Jan  1 09:45:17 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Jan  1 09:45:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5181c905

dev-perl/TimeDate: Version bump

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel  gentoo.org>

 dev-perl/TimeDate/Manifest|  1 +
 dev-perl/TimeDate/TimeDate-2.330.0.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/dev-perl/TimeDate/Manifest b/dev-perl/TimeDate/Manifest
index cc98153a627..52f83d86ae3 100644
--- a/dev-perl/TimeDate/Manifest
+++ b/dev-perl/TimeDate/Manifest
@@ -1 +1,2 @@
 DIST TimeDate-2.30.tar.gz 31109 BLAKE2B 
a2e1001bfa0b531d3e6ff263c021b3d1784959e2b99a7cc31d028b8ec86971296b13bd40878b0e21f8e9bf37880ce23a864b894d80a3b7bb2f9ca0bd8e4c4830
 SHA512 
c6aa7d57fbe82260c7455f74f6dfda55f7c93d7a75914bafb9d09ebfb83b5f57f6bc1e332ab0764d7688d857eb022b0f5e92cf5b685d809c63cdfa93a8d2c221
+DIST TimeDate-2.33.tar.gz 29997 BLAKE2B 
512f104f0b8431c413412dfef44768e1ea942fe528262c1f4dc7d7eea9240d4da1a8b662a603e9d04b392d62e38e9b1d7b60cc82b013215a16ed3c97ee66ab47
 SHA512 
a3a20a0d9439e68bf621c66fad0598e6257345727be79c87c7cc4b3a58eb738787fedb720beb069e9758ad1347c15313f64411806dd0f4dfbcca5061c820

diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
new file mode 100644
index 000..c01586321c9
--- /dev/null
+++ b/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ATOOMIC
+DIST_VERSION=2.33
+inherit perl-module
+
+DESCRIPTION="A Date/Time Parsing Perl Module"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""



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

2019-05-04 Thread Andreas K. Hüttel
commit: 7beb4645784bde76a998c1f67aa307e74222c97e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May  4 19:04:04 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May  4 19:08:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7beb4645

dev-perl/TimeDate: keyword ~riscv

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

 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
index 5583ebd4349..9ab2aa1d47c 100644
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



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

2019-02-27 Thread Michael Haubenwallner
commit: 628f332d7289ef36cf935afc7a44677084968b5c
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Mon Feb 25 13:23:11 2019 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Feb 27 11:42:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=628f332d

dev-perl/TimeDate: add ~x64-cygwin keyword

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner  gentoo.org>

 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
index a6364f9e056..5583ebd4349 100644
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



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

2018-04-06 Thread Fabian Groffen
commit: a2d58014134b3d1d4c5ce1ecbca0077921bc623e
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Apr  6 10:26:13 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Apr  6 10:26:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d58014

dev-perl/TimeDate: marked ~x64-macos

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
index cee2d2f111e..a6364f9e056 100644
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



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

2018-04-03 Thread Patrice Clement
commit: dfac0df3db7c901e3fa2c4c720d925449afdd0be
Author: Patrice Clement  gentoo  org>
AuthorDate: Tue Apr  3 16:54:30 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Apr  3 16:57:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfac0df3

dev-perl/TimeDate: add ~amd64-fbsd keyword.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
index 8ee541e273e..cee2d2f111e 100644
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.300.0.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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris ~amd64-fbsd"
 IUSE=""
 
 SRC_TEST=do



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

2017-01-29 Thread Fabian Groffen
commit: e689b9826a36a6eabca71296f6468dd0c2da6b46
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 16:49:33 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 16:58:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e689b982

dev-perl/TimeDate: dropped ~x86-freebsd

Package-Manager: portage-2.3.3

 dev-perl/TimeDate/TimeDate-2.300.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild 
b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
index 74312f4..f4276c0 100644
--- a/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
+++ b/dev-perl/TimeDate/TimeDate-2.300.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Date/Time Parsing Perl Module"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do