public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/POE-Component-IRC/
Date: Fri,  2 Mar 2012 00:21:14 +0000 (UTC)	[thread overview]
Message-ID: <1330647366.75b8daf15763989db2aa24887f00c476a1b390af.kent@gentoo> (raw)

commit:     75b8daf15763989db2aa24887f00c476a1b390af
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Mar  2 00:16:06 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Mar  2 00:16:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=75b8daf1

[added] POE-Component-IRC

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/POE-Component-IRC/ChangeLog               |   10 ++++
 .../POE-Component-IRC-6.780.0.ebuild               |   58 ++++++++++++++++++++
 dev-perl/POE-Component-IRC/metadata.xml            |   12 ++++
 3 files changed, 80 insertions(+), 0 deletions(-)

diff --git a/dev-perl/POE-Component-IRC/ChangeLog b/dev-perl/POE-Component-IRC/ChangeLog
new file mode 100644
index 0000000..b1083f9
--- /dev/null
+++ b/dev-perl/POE-Component-IRC/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/POE-Component-IRC
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*POE-Component-IRC-6.780.0 (02 Mar 2012)
+
+  02 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +POE-Component-IRC-6.780.0.ebuild, +metadata.xml:
+  Added for Adam
+

diff --git a/dev-perl/POE-Component-IRC/POE-Component-IRC-6.780.0.ebuild b/dev-perl/POE-Component-IRC/POE-Component-IRC-6.780.0.ebuild
new file mode 100644
index 0000000..d353bdf
--- /dev/null
+++ b/dev-perl/POE-Component-IRC/POE-Component-IRC-6.780.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=HINRIK
+MODULE_VERSION=6.78
+inherit perl-module
+
+DESCRIPTION='A fully event-driven IRC client module'
+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() {
+	# IRC::Utils 0.12 ( 0.120.0 )
+	echo \>=dev-perl/IRC-Utils-0.120.0
+	# POE 1.311 ( 1.311.0 )
+	echo \>=dev-perl/POE-1.311.0
+	# POE::Component::Syndicator
+	echo dev-perl/POE-Component-Syndicator
+	# POE::Driver::SysRW
+	echo dev-perl/POE
+	# POE::Filter::IRCD 2.42 ( 2.420.0 )
+	echo \>=dev-perl/POE-Filter-IRCD-2.420.0
+	# POE::Filter::Line
+	echo dev-perl/POE
+	# POE::Filter::Stackable
+	echo dev-perl/POE
+	# POE::Filter::Stream
+	echo dev-perl/POE
+	# POE::Session
+	echo dev-perl/POE
+	# POE::Wheel::ReadWrite
+	echo dev-perl/POE
+	# POE::Wheel::SocketFactory
+	echo dev-perl/POE
+	# perl 5.008001 ( 5.8.1 )
+	echo \>=dev-lang/perl-5.8.1
+}
+perl_meta_test() {
+	# Test::Differences 0.61 ( 0.610.0 )
+	echo \>=dev-perl/Test-Differences-0.610.0
+	# Test::More 0.47 ( 0.470.0 )
+	echo \>=virtual/perl-Test-Simple-0.47
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/POE-Component-IRC/metadata.xml b/dev-perl/POE-Component-IRC/metadata.xml
new file mode 100644
index 0000000..439b3ca
--- /dev/null
+++ b/dev-perl/POE-Component-IRC/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">POE-Component-IRC</remote-id>
+	</upstream>
+</pkgmetadata>



             reply	other threads:[~2012-03-02  0:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02  0:21 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-23 22:54 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/POE-Component-IRC/ Kent Fredric
2013-04-28 16:45 Kent Fredric
2013-05-15 22:23 Kent Fredric
2015-06-09  8:14 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1330647366.75b8daf15763989db2aa24887f00c476a1b390af.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox