public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/MooseX-TransactionalMethods/
@ 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:     867c793e82e43006e0c7dce55eb3ab9f08be8364
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 01:41:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 01:41:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=867c793e

[added] MooseX-TransactionalMethods-0.8.0

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

---
 dev-perl/MooseX-TransactionalMethods/ChangeLog     |   10 ++++++++++
 .../MooseX-TransactionalMethods-0.8.0.ebuild       |   20 ++++++++++++++++++++
 dev-perl/MooseX-TransactionalMethods/metadata.xml  |    9 +++++++++
 3 files changed, 39 insertions(+), 0 deletions(-)

diff --git a/dev-perl/MooseX-TransactionalMethods/ChangeLog b/dev-perl/MooseX-TransactionalMethods/ChangeLog
new file mode 100644
index 0000000..1712a42
--- /dev/null
+++ b/dev-perl/MooseX-TransactionalMethods/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/MooseX-TransactionalMethods
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*MooseX-TransactionalMethods-0.8.0 (25 Sep 2011)
+
+  25 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +MooseX-TransactionalMethods-0.8.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/MooseX-TransactionalMethods/MooseX-TransactionalMethods-0.8.0.ebuild b/dev-perl/MooseX-TransactionalMethods/MooseX-TransactionalMethods-0.8.0.ebuild
new file mode 100644
index 0000000..4729aaf
--- /dev/null
+++ b/dev-perl/MooseX-TransactionalMethods/MooseX-TransactionalMethods-0.8.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=DRUOSO
+MODULE_VERSION=0.008
+inherit perl-module
+
+DESCRIPTION="Syntax sugar for transactional methods"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_mi_requires() {
+	echo \>=dev-perl/Moose-1.21
+	echo dev-perl/aliased
+}
+DEPEND="$(perl_mi_requires)"
+RDEPEND="$(perl_mi_requires)"
+SRC_TEST="do"

diff --git a/dev-perl/MooseX-TransactionalMethods/metadata.xml b/dev-perl/MooseX-TransactionalMethods/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/MooseX-TransactionalMethods/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:41 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/MooseX-TransactionalMethods/ Kent Fredric

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