* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Adam/
@ 2012-03-02 0:21 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-03-02 0:21 UTC (permalink / raw
To: gentoo-commits
commit: df59b562529aaccf52945bde9022c43871a17e2d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar 2 00:19:00 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar 2 00:19:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=df59b562
[added] Adam
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Adam/Adam-0.910.0.ebuild | 54 +++++++++++++++++++++++++++++++++++++
dev-perl/Adam/ChangeLog | 10 +++++++
dev-perl/Adam/metadata.xml | 12 ++++++++
3 files changed, 76 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Adam/Adam-0.910.0.ebuild b/dev-perl/Adam/Adam-0.910.0.ebuild
new file mode 100644
index 0000000..1d2d4c6
--- /dev/null
+++ b/dev-perl/Adam/Adam-0.910.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=GETTY
+MODULE_VERSION=0.91
+inherit perl-module
+
+DESCRIPTION='The patriarch of IRC Bots'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # MooseX::Aliases 0.10 ( 0.100.0 )
+ echo \>=dev-perl/MooseX-Aliases-0.100.0
+ # MooseX::Declare 0.34 ( 0.340.0 )
+ echo \>=dev-perl/MooseX-Declare-0.340.0
+ # MooseX::Getopt 0.37 ( 0.370.0 )
+ echo \>=dev-perl/MooseX-Getopt-0.370.0
+ # MooseX::LogDispatch 1.2002 ( 1.200.200 )
+ echo \>=dev-perl/MooseX-LogDispatch-1.200.200
+ # MooseX::POE 0.214 ( 0.214.0 )
+ echo \>=dev-perl/MooseX-POE-0.214.0
+ # MooseX::SimpleConfig 0.09 ( 0.90.0 )
+ echo \>=dev-perl/MooseX-SimpleConfig-0.90.0
+ # POE::Component::IRC 6.64 ( 6.640.0 )
+ echo \>=dev-perl/POE-Component-IRC-6.640.0
+ # Sub::Identify 0.04 ( 0.40.0 )
+ echo \>=dev-perl/Sub-Identify-0.40.0
+ # aliased 0.30 ( 0.300.0 )
+ echo \>=dev-perl/aliased-0.300.0
+ # namespace::autoclean 0.12 ( 0.120.0 )
+ echo \>=dev-perl/namespace-autoclean-0.120
+}
+perl_meta_test() {
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103
+ # Test::More 0.94 ( 0.940.0 )
+ echo \>=virtual/perl-Test-Simple-0.94
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/Adam/ChangeLog b/dev-perl/Adam/ChangeLog
new file mode 100644
index 0000000..09e7cd0
--- /dev/null
+++ b/dev-perl/Adam/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Adam
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Adam-0.910.0 (02 Mar 2012)
+
+ 02 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Adam-0.910.0.ebuild,
+ +metadata.xml:
+ Initial addition to overlay
+
diff --git a/dev-perl/Adam/metadata.xml b/dev-perl/Adam/metadata.xml
new file mode 100644
index 0000000..cea7dd4
--- /dev/null
+++ b/dev-perl/Adam/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">Adam</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Adam/
@ 2012-06-23 14:09 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-06-23 14:09 UTC (permalink / raw
To: gentoo-commits
commit: b0d38263b4ce05d80d0719244bde628a54544cb2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 13:28:07 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 13:28:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b0d38263
[fix] Adam -> namespace-autoclean normalise
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Adam/Adam-0.910.0.ebuild | 2 +-
dev-perl/Adam/ChangeLog | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Adam/Adam-0.910.0.ebuild b/dev-perl/Adam/Adam-0.910.0.ebuild
index 1d2d4c6..dd741ed 100644
--- a/dev-perl/Adam/Adam-0.910.0.ebuild
+++ b/dev-perl/Adam/Adam-0.910.0.ebuild
@@ -35,7 +35,7 @@ perl_meta_runtime() {
# aliased 0.30 ( 0.300.0 )
echo \>=dev-perl/aliased-0.300.0
# namespace::autoclean 0.12 ( 0.120.0 )
- echo \>=dev-perl/namespace-autoclean-0.120
+ echo \>=dev-perl/namespace-autoclean-0.120.0
}
perl_meta_test() {
# Test::Deep 0.103 ( 0.103.0 )
diff --git a/dev-perl/Adam/ChangeLog b/dev-perl/Adam/ChangeLog
index 09e7cd0..169442e 100644
--- a/dev-perl/Adam/ChangeLog
+++ b/dev-perl/Adam/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Jun 2012; Kent Fredric <kentfredric@gmail.com> Adam-0.910.0.ebuild:
+ Normalise dep on namespace-autoclean
+
*Adam-0.910.0 (02 Mar 2012)
02 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Adam-0.910.0.ebuild,
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-23 14:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-23 14:09 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Adam/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-03-02 0:21 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox