public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/
Date: Tue, 26 Dec 2017 08:48:20 +0000 (UTC)	[thread overview]
Message-ID: <1514278082.b3b28c7cc29ca8d5184d88ad74119ebca3601c24.kentnl@gentoo> (raw)

commit:     b3b28c7cc29ca8d5184d88ad74119ebca3601c24
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 01:39:38 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 08:48:02 2017 +0000
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 00000000000..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 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">POSIX-strftime-Compiler</remote-id>
+    <remote-id type="cpan-module">POSIX::strftime::Compiler</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-12-26  8:48 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26  8:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  1:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/ Sam James
2024-06-09 21:12 Sam James
2024-06-09 21:12 Sam James
2024-06-09 20:41 Sam James
2024-05-02  1:36 Sam James
2022-12-10 18:34 Arthur Zamarin
2022-12-10 18:26 Arthur Zamarin
2022-11-15  4:37 Sam James
2022-11-01  4:23 Arthur Zamarin
2021-11-26 17:04 Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-11  4:23 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:10 Sam James
2021-07-31 19:43 Andreas K. Hüttel
2018-07-21 11:16 Kent Fredric
2018-06-26 14:03 Tobias Klausmann
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-11 17:09 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-06-10 19:33 Aaron Bauman
2018-06-10 17:43 Thomas Deutschmann
2017-03-14 14:28 Agostino Sarubbo
2017-01-26 14:04 Tobias Klausmann
2016-04-23 21:13 Andreas Hüttel
2016-04-07 23:07 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1514278082.b3b28c7cc29ca8d5184d88ad74119ebca3601c24.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox