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/Gentoo-Perl-Distmap/
Date: Thu, 23 Aug 2012 12:35:48 +0000 (UTC)	[thread overview]
Message-ID: <1345711280.8f08e0650a2c7ff7e69424b9348452bd504e7f93.kent@gentoo> (raw)

commit:     8f08e0650a2c7ff7e69424b9348452bd504e7f93
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 23 08:41:20 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 23 08:41:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8f08e065

[newversion] Gentoo-Perl-Distmap-0.1.3

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)

---
 dev-perl/Gentoo-Perl-Distmap/ChangeLog             |    6 ++
 .../Gentoo-Perl-Distmap-0.1.3.ebuild               |   71 ++++++++++++++++++++
 dev-perl/Gentoo-Perl-Distmap/metadata.xml          |    1 +
 3 files changed, 78 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Gentoo-Perl-Distmap/ChangeLog b/dev-perl/Gentoo-Perl-Distmap/ChangeLog
index 23d1e15..296115d 100644
--- a/dev-perl/Gentoo-Perl-Distmap/ChangeLog
+++ b/dev-perl/Gentoo-Perl-Distmap/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Gentoo-Perl-Distmap-0.1.3 (23 Aug 2012)
+
+  23 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  +Gentoo-Perl-Distmap-0.1.3.ebuild, metadata.xml:
+  Version Bump
+
 *Gentoo-Perl-Distmap-0.1.2 (02 Aug 2012)
 
   02 Aug 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Gentoo-Perl-Distmap/Gentoo-Perl-Distmap-0.1.3.ebuild b/dev-perl/Gentoo-Perl-Distmap/Gentoo-Perl-Distmap-0.1.3.ebuild
new file mode 100644
index 0000000..08cc081
--- /dev/null
+++ b/dev-perl/Gentoo-Perl-Distmap/Gentoo-Perl-Distmap-0.1.3.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.1.3
+inherit perl-module
+
+DESCRIPTION='A reader/writer for the metadata/perl/distmap.json file.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.4002 ( 0.400.200 )
+	echo \>=virtual/perl-Module-Build-0.400.200
+}
+perl_meta_build() {
+	# Module::Build 0.4002 ( 0.400.200 )
+	echo \>=virtual/perl-Module-Build-0.400.200
+}
+perl_meta_runtime() {
+	# Carp
+	echo virtual/perl-Carp
+	# Data::Dump
+	echo dev-perl/Data-Dump
+	# Digest::SHA
+	echo virtual/perl-Digest-SHA
+	# JSON
+	echo dev-perl/JSON
+	# Moo
+	echo dev-perl/Moo
+	# Moo::Role
+	echo dev-perl/Moo
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# Path::Class::File
+	echo dev-perl/Path-Class
+	# Sub::Quote
+	echo dev-perl/Moo
+	# perl v5.10.0 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# File::Find
+	echo dev-lang/perl
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# FindBin
+	echo dev-lang/perl
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# Test::More 0.98 ( 0.980.0 )
+	echo \>=virtual/perl-Test-Simple-0.980.0
+	# perl v5.10.0 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Gentoo-Perl-Distmap/metadata.xml b/dev-perl/Gentoo-Perl-Distmap/metadata.xml
index af8d5a7..8cce054 100644
--- a/dev-perl/Gentoo-Perl-Distmap/metadata.xml
+++ b/dev-perl/Gentoo-Perl-Distmap/metadata.xml
@@ -12,5 +12,6 @@
 		<remote-id type="cpan-module">Gentoo::Perl::Distmap::Map</remote-id>
 		<remote-id type="cpan-module">Gentoo::Perl::Distmap::Record</remote-id>
 		<remote-id type="cpan-module">Gentoo::Perl::Distmap::RecordSet</remote-id>
+		<remote-id type="cpan-module">Gentoo::Perl::Distmap::Role::Serialize</remote-id>
 	</upstream>
 </pkgmetadata>


             reply	other threads:[~2012-08-23 12:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 12:35 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-15 22:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Gentoo-Perl-Distmap/ Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-04-26 19:59 Kent Fredric
2012-08-02 11:46 Kent Fredric
2012-08-02 11:46 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=1345711280.8f08e0650a2c7ff7e69424b9348452bd504e7f93.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