summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2012-02-01 19:17:47 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2012-02-01 19:17:47 +0000
commitc6931e12f1f0756eb5e6c305d11e518c1103456e (patch)
treeb669e8d8b8e2053b1729cf899e7ad4b0d164294b /dev-perl/MogileFS-Client-Async
parentRevision bump to add ruby19. Drop keywords accordingly, bug 401841. (diff)
downloadhistorical-c6931e12f1f0756eb5e6c305d11e518c1103456e.tar.gz
historical-c6931e12f1f0756eb5e6c305d11e518c1103456e.tar.bz2
historical-c6931e12f1f0756eb5e6c305d11e518c1103456e.zip
Initial commit, ebuild by Robin H Johnson <robbat2@gentoo.org>. Testsuite disabled as it needs a local MogileFS deployment.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/MogileFS-Client-Async')
-rw-r--r--dev-perl/MogileFS-Client-Async/ChangeLog11
-rw-r--r--dev-perl/MogileFS-Client-Async/Manifest4
-rw-r--r--dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.015.0.ebuild27
-rw-r--r--dev-perl/MogileFS-Client-Async/metadata.xml12
4 files changed, 54 insertions, 0 deletions
diff --git a/dev-perl/MogileFS-Client-Async/ChangeLog b/dev-perl/MogileFS-Client-Async/ChangeLog
new file mode 100644
index 000000000000..e7fd49eb4692
--- /dev/null
+++ b/dev-perl/MogileFS-Client-Async/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/MogileFS-Client-Async
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Client-Async/ChangeLog,v 1.1 2012/02/01 19:17:47 robbat2 Exp $
+
+*MogileFS-Client-Async-0.015.0 (01 Feb 2012)
+
+ 01 Feb 2012; Robin H. Johnson <robbat2@gentoo.org>
+ +MogileFS-Client-Async-0.015.0.ebuild, +metadata.xml:
+ Initial commit, ebuild by Robin H Johnson <robbat2@gentoo.org>. Testsuite
+ disabled as it needs a local MogileFS deployment.
+
diff --git a/dev-perl/MogileFS-Client-Async/Manifest b/dev-perl/MogileFS-Client-Async/Manifest
new file mode 100644
index 000000000000..c96f47542594
--- /dev/null
+++ b/dev-perl/MogileFS-Client-Async/Manifest
@@ -0,0 +1,4 @@
+DIST MogileFS-Client-Async-0.015.tar.gz 69683 RMD160 83744763e84dd1f26aa69ce7b9e749dcd8bc1d0e SHA1 4b03fe91782a7f6b91aa9c193d7c578ba48fbe93 SHA256 4bd8e4d20c606a2361119413c990e3d859f842a9bf039bb0c446aae635be2741
+EBUILD MogileFS-Client-Async-0.015.0.ebuild 698 RMD160 5ab95a8d21955ef60cf8ee39c7b0979add3cca6f SHA1 e3a30a1738e24f42dcfd1e7b0ade98c45de8306a SHA256 c37f8c453706fc5ebbf5d3c9bce4b1dea87e31aa919c339fff185d6d4fd07b6d
+MISC ChangeLog 518 RMD160 391c1dfa9aa8eba4c28b59b0b53fee727e2eb090 SHA1 90de6a6ca326c358be9cf9f3b73212230bbbcc50 SHA256 b0fa8077116bb1897f8021cd01b0a0322251187e8106554b72db86cb09bd27af
+MISC metadata.xml 366 RMD160 ea41db5e35c81c0dcc25d5444b63c96ef00bb77f SHA1 839da7e478a34d6c90251b5ec339379e96c41681 SHA256 c8771da160706673a9824b5c2f6ddfcf0f53376dfa3c3f0e2160aec0735a548b
diff --git a/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.015.0.ebuild b/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.015.0.ebuild
new file mode 100644
index 000000000000..2278542a8870
--- /dev/null
+++ b/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.015.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Client-Async/MogileFS-Client-Async-0.015.0.ebuild,v 1.1 2012/02/01 19:17:47 robbat2 Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DLAMBLEY
+MODULE_VERSION=${PV%.0}
+inherit perl-module
+
+DESCRIPTION="MogileFS Client using AnyEvent non-blocking IO"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-perl/IO-AIO
+ dev-perl/AnyEvent
+ dev-perl/AnyEvent-HTTP
+ dev-perl/File-Slurp
+ dev-perl/MogileFS-Client
+ dev-perl/Try-Tiny
+ dev-perl/namespace-clean"
+DEPEND="${RDEPEND}"
+
+# Tests only available if you have a local mogilefsd on 127.0.0.1:7001
+#SRC_TEST="do"
diff --git a/dev-perl/MogileFS-Client-Async/metadata.xml b/dev-perl/MogileFS-Client-Async/metadata.xml
new file mode 100644
index 000000000000..981d9771563d
--- /dev/null
+++ b/dev-perl/MogileFS-Client-Async/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>robbat2@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">MogileFS-Client-Async</remote-id>
+ </upstream>
+</pkgmetadata>