* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IRC-Utils/
@ 2012-03-02 0:21 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2012-03-02 0:21 UTC (permalink / raw
To: gentoo-commits
commit: 47ee82a9333edbe9231e9955dc0ceaab6c21809e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 1 23:50:45 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 1 23:50:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=47ee82a9
[added] IRC-Utils-0.120.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/IRC-Utils/ChangeLog | 10 +++++++++
dev-perl/IRC-Utils/IRC-Utils-0.120.0.ebuild | 29 +++++++++++++++++++++++++++
dev-perl/IRC-Utils/metadata.xml | 12 +++++++++++
3 files changed, 51 insertions(+), 0 deletions(-)
diff --git a/dev-perl/IRC-Utils/ChangeLog b/dev-perl/IRC-Utils/ChangeLog
new file mode 100644
index 0000000..bfcface
--- /dev/null
+++ b/dev-perl/IRC-Utils/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/IRC-Utils
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*IRC-Utils-0.120.0 (01 Mar 2012)
+
+ 01 Mar 2012; Kent Fredric <kentfredric@gmail.com> +IRC-Utils-0.120.0.ebuild,
+ +metadata.xml:
+ Added for POE-Component-IRC < Adam
+
diff --git a/dev-perl/IRC-Utils/IRC-Utils-0.120.0.ebuild b/dev-perl/IRC-Utils/IRC-Utils-0.120.0.ebuild
new file mode 100644
index 0000000..2bbc936
--- /dev/null
+++ b/dev-perl/IRC-Utils/IRC-Utils-0.120.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=HINRIK
+MODULE_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION='Common utilities for IRC-related tasks'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+perl_meta_runtime() {
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
diff --git a/dev-perl/IRC-Utils/metadata.xml b/dev-perl/IRC-Utils/metadata.xml
new file mode 100644
index 0000000..b6066af
--- /dev/null
+++ b/dev-perl/IRC-Utils/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">IRC-Utils</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-02 0:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-02 0:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IRC-Utils/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox