commit:     8047418af129ee7b510fbaac8d3ced10d10f5bf9
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Tue Jul  7 16:38:55 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul  3 23:32:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8047418a

[rebase-filter: dwc/POE-Component-OSCAR] Add remaining ebuilds from my perl-poe 
overlay

 .../POE-Component-OSCAR-0.05.ebuild                | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-perl/POE-Component-OSCAR/POE-Component-OSCAR-0.05.ebuild 
b/dev-perl/POE-Component-OSCAR/POE-Component-OSCAR-0.05.ebuild
new file mode 100644
index 0000000..18c6f34
--- /dev/null
+++ b/dev-perl/POE-Component-OSCAR/POE-Component-OSCAR-0.05.ebuild
@@ -0,0 +1,23 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="A POE Component for the Net::OSCAR module "
+HOMEPAGE="http://search.cpan.org/dist/POE-Component-OSCAR/";
+SRC_URI="mirror://cpan/authors/id/D/DM/DMCC/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+RESTRICT="nomirror"
+SRC_TEST="do"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+       >=dev-perl/Net-OSCAR-0.62
+       >=virtual/perl-Time-HiRes-0.01
+       >=dev-perl/POE-0.28
+       >=dev-perl/Filter-Template-1.02"
+DEPEND="${RDEPEND}"

Reply via email to