public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Syntax-Keyword-Junction/
Date: Sun,  4 Nov 2012 13:51:46 +0000 (UTC)	[thread overview]
Message-ID: <1352036230.7227e5abbca7a2e178acb7bcc96a41ce0e91e74b.kent@gentoo> (raw)

commit:     7227e5abbca7a2e178acb7bcc96a41ce0e91e74b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Nov  4 13:37:10 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Nov  4 13:37:10 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7227e5ab

[added] Syntax-Keyword-Junciton-0.3.1

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Syntax-Keyword-Junction/ChangeLog         |   10 ++++++
 .../Syntax-Keyword-Junction-0.3.1.ebuild           |   33 ++++++++++++++++++++
 dev-perl/Syntax-Keyword-Junction/metadata.xml      |   19 +++++++++++
 3 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Syntax-Keyword-Junction/ChangeLog b/dev-perl/Syntax-Keyword-Junction/ChangeLog
new file mode 100644
index 0000000..39f7a26
--- /dev/null
+++ b/dev-perl/Syntax-Keyword-Junction/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Syntax-Keyword-Junction
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Syntax-Keyword-Junction-0.3.1 (04 Nov 2012)
+
+  04 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +Syntax-Keyword-Junction-0.3.1.ebuild, +metadata.xml:
+  Added for Moose-Autobox
+

diff --git a/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild
new file mode 100644
index 0000000..4cadc4f
--- /dev/null
+++ b/dev-perl/Syntax-Keyword-Junction/Syntax-Keyword-Junction-0.3.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=FREW
+MODULE_VERSION=0.003001
+inherit perl-module
+
+DESCRIPTION='Perl6 style Junction operators in Perl5'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+	# Sub::Exporter::Progressive 0.001006 ( 0.1.6 )
+	echo \>=dev-perl/Sub-Exporter-Progressive-0.1.6
+	# Test::More
+	echo virtual/perl-Test-Simple
+	# syntax
+	echo dev-perl/syntax
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Syntax-Keyword-Junction/metadata.xml b/dev-perl/Syntax-Keyword-Junction/metadata.xml
new file mode 100644
index 0000000..906ce81
--- /dev/null
+++ b/dev-perl/Syntax-Keyword-Junction/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>perl</herd>
+	<maintainer>
+		<email>kentfredric@gmail.com</email>
+		<name>Kent Fredric</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:[~2012-11-04 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-04 13:51 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-20 22:54 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Syntax-Keyword-Junction/ Kent Fredric
2013-05-01 22:23 Kent Fredric
2015-03-26  9:26 Kent Fredric

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=1352036230.7227e5abbca7a2e178acb7bcc96a41ce0e91e74b.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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