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/Syntax-Keyword-Junction/
Date: Wed, 10 Jan 2018 20:46:35 +0000 (UTC)	[thread overview]
Message-ID: <1515617185.c28dff8a1aedda7076770d5c18b48c67ccb1e48c.kentnl@gentoo> (raw)

commit:     c28dff8a1aedda7076770d5c18b48c67ccb1e48c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:25:06 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 20:46:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28dff8a

dev-perl/Syntax-Keyword-Junction: EAPI6 + tests

- EAPI6ify
- Enable tests
- Add missing CPAN remote-id's

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Syntax-Keyword-Junction-0.3.8-r1.ebuild        | 28 ++++++++++++++++++++++
 dev-perl/Syntax-Keyword-Junction/metadata.xml      | 10 ++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.8-r1.ebuild b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.8-r1.ebuild
new file mode 100644
index 00000000000..074bf12c2ed
--- /dev/null
+++ b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.8-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=FREW
+DIST_VERSION=0.003008
+inherit perl-module
+
+DESCRIPTION="Perl6 style Junction operators in Perl5"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Sub-Exporter-Progressive-0.1.6
+	virtual/perl-parent
+	dev-perl/syntax
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		>=dev-perl/Test-Requires-0.70.0
+	)
+"
+PERL_RM_FILES=( "t/release-pod-syntax.t" )

diff --git a/dev-perl/Syntax-Keyword-Junction/metadata.xml b/dev-perl/Syntax-Keyword-Junction/metadata.xml
index 2b9a936fc0a..e5cfe4f077e 100644
--- a/dev-perl/Syntax-Keyword-Junction/metadata.xml
+++ b/dev-perl/Syntax-Keyword-Junction/metadata.xml
@@ -5,4 +5,14 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Syntax-Keyword-Junction</remote-id>
+    <remote-id type="cpan-module">Syntax::Feature::Junction</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction::All</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction::Any</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction::Base</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction::None</remote-id>
+    <remote-id type="cpan-module">Syntax::Keyword::Junction::One</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2018-01-10 20:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-10 20:46 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-21 12:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Syntax-Keyword-Junction/ Kent Fredric
2021-07-01 15:02 Andreas K. Hüttel
2021-08-11 21:26 Andreas K. Hüttel
2025-08-11  0:58 Sam James

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=1515617185.c28dff8a1aedda7076770d5c18b48c67ccb1e48c.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