[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2024-05-01 Thread Sam James
commit: f596391ada9ae111651ff026954be22d6500186a
Author: Sam James  gentoo  org>
AuthorDate: Thu May  2 01:20:05 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  2 01:36:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f596391a

dev-perl/POSIX-strftime-Compiler: add 0.460.0

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

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 +
 .../POSIX-strftime-Compiler-0.460.0.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index 15dccf409ad8..52aeada57db2 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1 +1,2 @@
 DIST POSIX-strftime-Compiler-0.44.tar.gz 17027 BLAKE2B 
c550c3074def4def71d4c3b22d13464f87080b0e5f8dae5a7e30df68d1c40bae78021ab83d1324bb8f28a12ae487aa5f220df3bdd413b9d5d62edd02f450
 SHA512 
34852966a46f55a65e4ee90af3aec6478456d3a7fc8f8b8e8fc4e704a8361f46abfad5fe0f356eb3432fb2e232e65004818b19f298293cc0172d576cfe34c3e1
+DIST POSIX-strftime-Compiler-0.46.tar.gz 17189 BLAKE2B 
f15b757bdd5f30dd3ccf5c8f8452d9a829489f948a6e79c0a2094e5b0e3fd4618f1b1e8f2c8cb2fee34ea96c64ffdfb670e4f960a741a295bf9503e01205cd80
 SHA512 
cee80a7b2f6b79dbb706898b713a4bb05bc57ecb3ef6c1644bce3682cc35d584c528aced6cd71b926e2fe549c95644ad59ecf780ba064adbb3bc9c54c8d4c459

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild
new file mode 100644
index ..5f1f8f5b41bb
--- /dev/null
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.460.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.46
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="GNU C library compatible strftime for loggers and servers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+IUSE="minimal"
+
+RDEPEND="
+   !minimal? ( dev-perl/Time-TZOffset )
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-Time-Local
+"
+
+BDEPEND="
+   ${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.35.0
+   virtual/perl-CPAN-Meta
+   test? ( >=virtual/perl-Test-Simple-0.980.0 )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2022-12-10 Thread Arthur Zamarin
commit: 19f0050d7b7736850eafcb93c574a0b8248dbdd2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 18:34:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 18:34:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19f0050d

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 arm64, #885325

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 99b07e958a68..2a89f51b258b 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2022-12-10 Thread Arthur Zamarin
commit: bb84649e2a6b041186708bf7bc1e4f4f285be5ac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 10 18:25:46 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 10 18:25:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb84649e

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 arm, #885325

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 57a774cd30c8..99b07e958a68 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2022-11-14 Thread Sam James
commit: 276c25f2b37742282f78aa408927d5d871555256
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov 15 04:36:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov 15 04:36:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276c25f2

dev-perl/POSIX-strftime-Compiler: Keyword 0.440.0 hppa, #878933

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

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 2e56e27db1e0..57a774cd30c8 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2022-10-31 Thread Arthur Zamarin
commit: b9505a98fa700cebc62bebd7f4e47cab71a84a01
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  1 04:22:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  1 04:22:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9505a98

dev-perl/POSIX-strftime-Compiler: Keyword 0.440.0 arm64, #878933

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 66417e127a09..2e56e27db1e0 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-11-26 Thread Andreas K. Hüttel
commit: a5e99a77a4ff7a8a586d3c322711b4f77e6afddd
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Nov 26 17:00:57 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Nov 26 17:04:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e99a77

dev-perl/POSIX-strftime-Compiler: Remove old

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

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 -
 .../POSIX-strftime-Compiler-0.420.0.ebuild | 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index 1f000fbcdcb3..15dccf409ad8 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1,2 +1 @@
-DIST POSIX-strftime-Compiler-0.42.tar.gz 17294 BLAKE2B 
3c96c8226b4dd06f449a2a6e56785862e98014e8fb8371709fcc6872ec115cff58fc6aa8c98dd5032488917478448b2137749aa3621d7b446a08c923e99de81e
 SHA512 
0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76
 DIST POSIX-strftime-Compiler-0.44.tar.gz 17027 BLAKE2B 
c550c3074def4def71d4c3b22d13464f87080b0e5f8dae5a7e30df68d1c40bae78021ab83d1324bb8f28a12ae487aa5f220df3bdd413b9d5d62edd02f450
 SHA512 
34852966a46f55a65e4ee90af3aec6478456d3a7fc8f8b8e8fc4e704a8361f46abfad5fe0f356eb3432fb2e232e65004818b19f298293cc0172d576cfe34c3e1

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
deleted file mode 100644
index 0abbc905f4de..
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KAZEBURO
-DIST_VERSION=0.42
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="GNU C library compatible strftime for loggers and servers"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
-
-# POSIX -> perl
-RDEPEND="
-   !minimal? ( dev-perl/Time-TZOffset )
-   virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-Time-Local
-"
-
-# CPAN::Meta::Prereqs -> perl-CPAN-Meta
-DEPEND="
-   >=dev-perl/Module-Build-0.380.0
-   virtual/perl-CPAN-Meta
-   ${RDEPEND}
-   test? ( >=virtual/perl-Test-Simple-0.980.0 )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-10-12 Thread Sam James
commit: 91531268de12378182dd5c14904a9d6d1f02abe9
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Oct 12 08:57:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Oct 12 18:58:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91531268

dev-perl/POSIX-strftime-Compiler: mark 0.440.0 sparc, bug #817458

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 096399f6d86..d620c61e7a5 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-10-10 Thread Sam James
commit: c4ee0761764c7c47088ee8d1d7fd93edecda642e
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 04:23:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 04:23:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ee0761

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc, #817458

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

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index b3caf6130b4..096399f6d86 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-10-10 Thread Sam James
commit: 18716638dc82ded3f175c49c201362c52d40ae6e
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 03:13:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 03:13:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18716638

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 x86, #817458

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

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 039d480446c..b3caf6130b4 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-10-10 Thread Sam James
commit: 64bf11ac02bccfd19896d485adcdb13c083a2334
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 03:11:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 03:11:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64bf11ac

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 amd64, #817458

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

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 2956463db6a..039d480446c 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-10-10 Thread Sam James
commit: 83431d36f9dfa0eb9fbf5ea8c4724780b659abbd
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 11 03:07:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 11 03:07:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83431d36

dev-perl/POSIX-strftime-Compiler: Stabilize 0.440.0 ppc64, #817458

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

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
index 02a83a2a323..2956463db6a 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="minimal"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2021-07-31 Thread Andreas K. Hüttel
commit: 1faea8ada0a6d4cb06c1a7a15e81f490a93aa1af
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jul 31 19:37:50 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jul 31 19:43:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1faea8ad

dev-perl/POSIX-strftime-Compiler: Version bump 0.44

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

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 +
 .../POSIX-strftime-Compiler-0.440.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index f6f78009342..1f000fbcdcb 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1 +1,2 @@
 DIST POSIX-strftime-Compiler-0.42.tar.gz 17294 BLAKE2B 
3c96c8226b4dd06f449a2a6e56785862e98014e8fb8371709fcc6872ec115cff58fc6aa8c98dd5032488917478448b2137749aa3621d7b446a08c923e99de81e
 SHA512 
0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76
+DIST POSIX-strftime-Compiler-0.44.tar.gz 17027 BLAKE2B 
c550c3074def4def71d4c3b22d13464f87080b0e5f8dae5a7e30df68d1c40bae78021ab83d1324bb8f28a12ae487aa5f220df3bdd413b9d5d62edd02f450
 SHA512 
34852966a46f55a65e4ee90af3aec6478456d3a7fc8f8b8e8fc4e704a8361f46abfad5fe0f356eb3432fb2e232e65004818b19f298293cc0172d576cfe34c3e1

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
new file mode 100644
index 000..02a83a2a323
--- /dev/null
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.440.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.44
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="GNU C library compatible strftime for loggers and servers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="minimal"
+
+RDEPEND="
+   !minimal? ( dev-perl/Time-TZOffset )
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-Time-Local
+"
+
+BDEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.35.0
+   virtual/perl-CPAN-Meta
+   test? ( >=virtual/perl-Test-Simple-0.980.0 )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-07-21 Thread Kent Fredric
commit: c7d8c44b25c96df37733c0c446870550f111b864
Author: Kent Fredric  gentoo  org>
AuthorDate: Sat Jul 21 10:46:17 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Sat Jul 21 11:15:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d8c44b

dev-perl/POSIX-strftime-Compiler: Cleanup old version 0.410.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 -
 .../POSIX-strftime-Compiler-0.410.0.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index 9741757ad06..f6f78009342 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1,2 +1 @@
-DIST POSIX-strftime-Compiler-0.41.tar.gz 17187 BLAKE2B 
541618ba973dceb9431b0c231590310b5cc26743e79fbee12068cef02b8eee959545b2cbe9e7b7affa6da02fb7022d9474025cff25cf8a63d7ead80024b7eddf
 SHA512 
b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
 DIST POSIX-strftime-Compiler-0.42.tar.gz 17294 BLAKE2B 
3c96c8226b4dd06f449a2a6e56785862e98014e8fb8371709fcc6872ec115cff58fc6aa8c98dd5032488917478448b2137749aa3621d7b446a08c923e99de81e
 SHA512 
0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
deleted file mode 100644
index 38819807cc2..000
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KAZEBURO
-DIST_VERSION=0.41
-
-inherit perl-module
-
-DESCRIPTION="GNU C library compatible strftime for loggers and servers"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test minimal examples"
-
-# POSIX -> perl
-RDEPEND="
-   !minimal? ( dev-perl/Time-TZOffset )
-   virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-Time-Local
-"
-
-# CPAN::Meta::Prereqs -> perl-CPAN-Meta
-DEPEND="
-   >=dev-perl/Module-Build-0.380.0
-   virtual/perl-CPAN-Meta
-   ${RDEPEND}
-   test? ( >=virtual/perl-Test-Simple-0.980.0 )
-"
-
-src_install() {
-   perl-module_src_install
-   if use examples; then
-   docompress -x /usr/share/doc/${PF}/examples
-   docinto examples
-   dodoc -r eg/*
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-26 Thread Tobias Klausmann
commit: 66fc9c642c6e911d092254a24ff8a54c6abea933
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Jun 26 14:02:13 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Jun 26 14:03:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66fc9c64

dev-perl/POSIX-strftime-Compiler-0.420.0-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/657690

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index df0c864806a..624ef618b10 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-24 Thread Sergei Trofimovich
commit: a1ab8d05d3c420908017ace5f39b56a7335afa86
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 24 20:12:16 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 24 20:21:10 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1ab8d05

dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for ppc64, bug #657690

Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index 98b8c1eea72..df0c864806a 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-24 Thread Sergei Trofimovich
commit: b43a29bb15b4af7ab4b5169b85c4c389d891c893
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 24 18:21:21 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 24 19:36:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43a29bb

dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for ppc, bug #657690

Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index b9e1446b6bf..98b8c1eea72 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-11 Thread Sergei Trofimovich
commit: b06be24550b547bdf3c3e445651f09c343a59a01
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jun 11 16:58:49 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jun 11 17:08:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b06be245

dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for sparc

Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index a0b4853aba6..b9e1446b6bf 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-10 Thread Sergei Trofimovich
commit: 6dae3407ab4a35b8d5cec5412a35d14b37cb5983
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jun 10 23:00:02 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jun 10 23:02:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dae3407

dev-perl/POSIX-strftime-Compiler: stable 0.420.0 for ia64, bug #657690

Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index 1f43ec5cf69..a0b4853aba6 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-10 Thread Aaron Bauman
commit: 349b724e59a1657ff829a06776cfa060396ec5b2
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jun 10 19:28:15 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 10 19:33:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349b724e

dev-perl/POSIX-strftime-Compiler: amd64 stable wrt bug #657690

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index 38e8e4b5e5d..1f43ec5cf69 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2018-06-10 Thread Thomas Deutschmann
commit: 21a598dd9f4aeefdbe5267a4eaf9d4928bfbca7b
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 17:20:12 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 17:42:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a598dd

dev-perl/POSIX-strftime-Compiler: x86 stable (bug #657690)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
index 90761177613..38e8e4b5e5d 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.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=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test minimal"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2017-12-26 Thread Kent Fredric
commit: b3b28c7cc29ca8d5184d88ad74119ebca3601c24
Author: Kent Fredric  gentoo  org>
AuthorDate: Sun Dec 24 01:39:38 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Dec 26 08:48:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b28c7c

dev-perl/POSIX-strftime-Compiler: Bump to version 0.420.0

- Add missing CPAN remote-id's

Upstream:
- Add musl strftime support

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 +
 .../POSIX-strftime-Compiler-0.420.0.ebuild | 31 ++
 dev-perl/POSIX-strftime-Compiler/metadata.xml  |  4 +++
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index f14669ce510..9741757ad06 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1 +1,2 @@
 DIST POSIX-strftime-Compiler-0.41.tar.gz 17187 BLAKE2B 
541618ba973dceb9431b0c231590310b5cc26743e79fbee12068cef02b8eee959545b2cbe9e7b7affa6da02fb7022d9474025cff25cf8a63d7ead80024b7eddf
 SHA512 
b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
+DIST POSIX-strftime-Compiler-0.42.tar.gz 17294 BLAKE2B 
3c96c8226b4dd06f449a2a6e56785862e98014e8fb8371709fcc6872ec115cff58fc6aa8c98dd5032488917478448b2137749aa3621d7b446a08c923e99de81e
 SHA512 
0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
new file mode 100644
index 000..90761177613
--- /dev/null
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.420.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.42
+DIST_EXAMPLES=( "eg/*" )
+inherit perl-module
+
+DESCRIPTION="GNU C library compatible strftime for loggers and servers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test minimal"
+
+# POSIX -> perl
+RDEPEND="
+   !minimal? ( dev-perl/Time-TZOffset )
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-Time-Local
+"
+
+# CPAN::Meta::Prereqs -> perl-CPAN-Meta
+DEPEND="
+   >=dev-perl/Module-Build-0.380.0
+   virtual/perl-CPAN-Meta
+   ${RDEPEND}
+   test? ( >=virtual/perl-Test-Simple-0.980.0 )
+"

diff --git a/dev-perl/POSIX-strftime-Compiler/metadata.xml 
b/dev-perl/POSIX-strftime-Compiler/metadata.xml
index 2b9a936fc0a..0a798428ba1 100644
--- a/dev-perl/POSIX-strftime-Compiler/metadata.xml
+++ b/dev-perl/POSIX-strftime-Compiler/metadata.xml
@@ -5,4 +5,8 @@
 p...@gentoo.org
 Gentoo Perl Project
   
+  
+POSIX-strftime-Compiler
+POSIX::strftime::Compiler
+  
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2017-03-14 Thread Agostino Sarubbo
commit: 50c20cec96109e226098696d5821478478ecabaf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Mar 14 14:27:04 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Mar 14 14:27:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c20cec

dev-perl/POSIX-strftime-Compiler: amd64 stable wrt bug #612558

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
index 8fb308d5e8c..0deb80d1665 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test minimal examples"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2017-01-26 Thread Tobias Klausmann
commit: 9365c86843f181781502ddab801c5861fa7d44db
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Thu Jan 26 11:43:09 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Thu Jan 26 14:03:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9365c868

dev-perl/POSIX-strftime-Compiler-0.410.0-r0: keyworded for ~alpha

Gentoo-Bug: 577100

 dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
index a578842..37c1038 100644
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="GNU C library compatible strftime for loggers and servers"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
 IUSE="test minimal examples"
 
 # POSIX -> perl



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2016-04-23 Thread Andreas Hüttel
commit: 36a26fcda360b8146e3c5787620c94b6f6789825
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Apr 23 21:03:09 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Apr 23 21:03:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a26fcd

dev-perl/POSIX-strftime-Compiler: Remove old

Package-Manager: portage-2.2.28

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 -
 .../POSIX-strftime-Compiler-0.400.0.ebuild | 35 --
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index 5edcc9d..74358ae 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1,2 +1 @@
-DIST POSIX-strftime-Compiler-0.40.tar.gz 17242 SHA256 
7b4abbe793acc920b10ed14f9e430c69ef778e28fd59e4046d6c35d1c24b6c99 SHA512 
f646636cc03faac5b14c6b0c2f49292bb85c05d4d244f1d0c8e123885780a14ac2b1a12903883b8c41d056315b0a4928a2d3901dcde585a2bbde72bd61538204
 WHIRLPOOL 
a9cb667a611b105f8e47cef863d15c52177b3a62819ecad91d6f49bd3d1157eca5f41926990be341a1d2e1fbd9a9f5ba2026420a8b0dcb879a68c1b4f0eebdf7
 DIST POSIX-strftime-Compiler-0.41.tar.gz 17187 SHA256 
670b89e11500f3808c9e21b1c300089622f68906ff12b1cbfba8e30d3a1c3739 SHA512 
b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
 WHIRLPOOL 
acd4a6cc2829fae3adff94afd07965db665fcea92d3558a10bf29e4b2da5f1bdce37e7893eb6c25fbd9d7925df2445f95b17e3d31fb8c4916054b9a2a217afbe

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.400.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.400.0.ebuild
deleted file mode 100644
index de9b15d..000
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.400.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=KAZEBURO
-MODULE_VERSION=0.40
-
-inherit perl-module
-
-DESCRIPTION="GNU C library compatible strftime for loggers and servers"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# POSIX -> perl
-RDEPEND="
-   virtual/perl-Carp
-   virtual/perl-Exporter
-   virtual/perl-Time-Local
-"
-
-# CPAN::Meta::Prereqs -> perl-CPAN-Meta
-DEPEND="
-   >=dev-perl/Module-Build-0.380.0
-   virtual/perl-CPAN-Meta
-   ${RDEPEND}
-   test? (
-   >=virtual/perl-Test-Simple-0.980.0
-   )
-"
-
-SRC_TEST="do parallel"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/

2016-04-07 Thread Andreas Hüttel
commit: a08c30f2224154ef33a7b395e75874e93df5876d
Author: Kent Fredric  gmail  com>
AuthorDate: Tue Apr  5 16:58:37 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Apr  7 23:07:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08c30f2

dev-perl/POSIX-strftime-Compiler:  Bump to version 0.410.0

- EAPI6
- Added optional dep by default for performance
- Added USE="examples"

Upstream:
- Documentaion and packaging fixes

Package-Manager: portage-2.2.28

 dev-perl/POSIX-strftime-Compiler/Manifest  |  1 +
 .../POSIX-strftime-Compiler-0.410.0.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest 
b/dev-perl/POSIX-strftime-Compiler/Manifest
index 9f7e50e..5edcc9d 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1 +1,2 @@
 DIST POSIX-strftime-Compiler-0.40.tar.gz 17242 SHA256 
7b4abbe793acc920b10ed14f9e430c69ef778e28fd59e4046d6c35d1c24b6c99 SHA512 
f646636cc03faac5b14c6b0c2f49292bb85c05d4d244f1d0c8e123885780a14ac2b1a12903883b8c41d056315b0a4928a2d3901dcde585a2bbde72bd61538204
 WHIRLPOOL 
a9cb667a611b105f8e47cef863d15c52177b3a62819ecad91d6f49bd3d1157eca5f41926990be341a1d2e1fbd9a9f5ba2026420a8b0dcb879a68c1b4f0eebdf7
+DIST POSIX-strftime-Compiler-0.41.tar.gz 17187 SHA256 
670b89e11500f3808c9e21b1c300089622f68906ff12b1cbfba8e30d3a1c3739 SHA512 
b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
 WHIRLPOOL 
acd4a6cc2829fae3adff94afd07965db665fcea92d3558a10bf29e4b2da5f1bdce37e7893eb6c25fbd9d7925df2445f95b17e3d31fb8c4916054b9a2a217afbe

diff --git 
a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild 
b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
new file mode 100644
index 000..a578842
--- /dev/null
+++ b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=KAZEBURO
+DIST_VERSION=0.41
+
+inherit perl-module
+
+DESCRIPTION="GNU C library compatible strftime for loggers and servers"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal examples"
+
+# POSIX -> perl
+RDEPEND="
+   !minimal? ( dev-perl/Time-TZOffset )
+   virtual/perl-Carp
+   virtual/perl-Exporter
+   virtual/perl-Time-Local
+"
+
+# CPAN::Meta::Prereqs -> perl-CPAN-Meta
+DEPEND="
+   >=dev-perl/Module-Build-0.380.0
+   virtual/perl-CPAN-Meta
+   ${RDEPEND}
+   test? ( >=virtual/perl-Test-Simple-0.980.0 )
+"
+
+src_install() {
+   perl-module_src_install
+   if use examples; then
+   docompress -x /usr/share/doc/${PF}/examples
+   docinto examples
+   dodoc -r eg/*
+   fi
+}