public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-Plugin-Authority/
@ 2012-02-16  0:26 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-02-16  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a5975ab403365e04f8827a6d3087878732fc670c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 26 01:29:32 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 26 01:29:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a5975ab4

[added] Dist-Zilla-Plugin-Authority-1.5.0

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

---
 dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog     |   10 ++++
 .../Dist-Zilla-Plugin-Authority-1.5.0.ebuild       |   54 ++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml  |    9 +++
 3 files changed, 73 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
new file mode 100644
index 0000000..2c7b279
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-Authority
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-Authority-1.5.0 (26 Sep 2011)
+
+  26 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Authority-1.5.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
new file mode 100644
index 0000000..7b7f289
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/Dist-Zilla-Plugin-Authority-1.5.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=APOCAL
+MODULE_VERSION=1.005
+inherit perl-module
+
+DESCRIPTION='Add the $AUTHORITY variable and metadata to your distribution'
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_mb_build() {
+	# File::Find
+
+	# File::Temp
+	echo virtual/perl-File-Temp
+
+	# Module::Build 0.3601
+	echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_mb_configure() {
+	# strict
+
+	# warnings
+
+	# Module::Build 0.3601
+	echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_mb_requires() {
+	# Dist::Zilla::Role::FileFinderUser 4.102345
+	echo \>=dev-perl/Dist-Zilla-4.102.345
+	# Dist::Zilla::Role::FileMunger 4.102345
+	echo \>=dev-perl/Dist-Zilla-4.102.345
+	# Dist::Zilla::Role::MetaProvider 4.102345
+	echo \>=dev-perl/Dist-Zilla-4.102.345
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# Moose 1.03
+	echo \>=dev-perl/Moose-1.30.0
+	# Moose::Util::TypeConstraints 1.01
+	echo \>=dev-perl/Moose-1.10.0
+	# PPI 1.206
+	echo \>=dev-perl/PPI-1.206
+	# perl 5.006
+}
+DEPEND="$(perl_mb_configure)
+		$(perl_mb_build)
+		$(perl_mb_requires)"
+RDEPEND="$(perl_mb_requires)"
+SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Authority/metadata.xml
@@ -0,0 +1,9 @@
+<?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>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16  0:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16  0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/Dist-Zilla-Plugin-Authority/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox