* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Attribute-Chained/
@ 2012-02-27 13:50 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-02-27 13:50 UTC (permalink / raw
To: gentoo-commits
commit: 181990ce854103784434fb7e4ee1a4b97fd62caf
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 11:31:03 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 11:31:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=181990ce
[added] MooseX-Attribute-Chained-1.0.1
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/MooseX-Attribute-Chained/ChangeLog | 10 +++++
.../MooseX-Attribute-Chained-1.0.1.ebuild | 38 ++++++++++++++++++++
dev-perl/MooseX-Attribute-Chained/metadata.xml | 12 ++++++
3 files changed, 60 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-Attribute-Chained/ChangeLog b/dev-perl/MooseX-Attribute-Chained/ChangeLog
new file mode 100644
index 0000000..f0bcd7d
--- /dev/null
+++ b/dev-perl/MooseX-Attribute-Chained/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/MooseX-Attribute-Chained
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*MooseX-Attribute-Chained-1.0.1 (27 Feb 2012)
+
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-Attribute-Chained-1.0.1.ebuild, +metadata.xml:
+ Added for HTML-FormFu
+
diff --git a/dev-perl/MooseX-Attribute-Chained/MooseX-Attribute-Chained-1.0.1.ebuild b/dev-perl/MooseX-Attribute-Chained/MooseX-Attribute-Chained-1.0.1.ebuild
new file mode 100644
index 0000000..00fb541
--- /dev/null
+++ b/dev-perl/MooseX-Attribute-Chained/MooseX-Attribute-Chained-1.0.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PERLER
+MODULE_VERSION=1.0.1
+inherit perl-module
+
+DESCRIPTION='Attribute that returns the instance to allow for chaining'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Moose
+ echo dev-perl/Moose
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+ # Try::Tiny
+ echo dev-perl/Try-Tiny
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/MooseX-Attribute-Chained/metadata.xml b/dev-perl/MooseX-Attribute-Chained/metadata.xml
new file mode 100644
index 0000000..4556967
--- /dev/null
+++ b/dev-perl/MooseX-Attribute-Chained/metadata.xml
@@ -0,0 +1,12 @@
+<?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">MooseX-Attribute-Chained</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-27 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27 13:50 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-Attribute-Chained/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox