summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/ZMQ-Constants
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/ZMQ-Constants')
-rw-r--r--dev-perl/ZMQ-Constants/Manifest2
-rw-r--r--dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild22
-rw-r--r--dev-perl/ZMQ-Constants/ZMQ-Constants-1.30.0.ebuild21
-rw-r--r--dev-perl/ZMQ-Constants/metadata.xml12
4 files changed, 57 insertions, 0 deletions
diff --git a/dev-perl/ZMQ-Constants/Manifest b/dev-perl/ZMQ-Constants/Manifest
new file mode 100644
index 000000000000..97bf40a78c9d
--- /dev/null
+++ b/dev-perl/ZMQ-Constants/Manifest
@@ -0,0 +1,2 @@
+DIST ZMQ-Constants-1.02.tar.gz 23649 SHA256 c00fb49af22ecb903deb37130038b7ba283baaedd3fdc11bb10ef55bca4fb65a SHA512 db3d53bc248742ddea7d0bdf58972f26470e071169d1cdba8a05b62bd415705fd9c3f74c8e2defce5a34add5e999dbba677736c6032583a3d2dce15f9b5e8d2f WHIRLPOOL e8a79e9b6a4fb824372a9e3618d50a29093b8d62b07a8ece93b5a8c5acb6cd50603dbb01d497ba6fc119aed876bbf42bcfdaccf2e1a2f1aaa46ba3bdd7198261
+DIST ZMQ-Constants-1.03.tar.gz 22739 SHA256 5ad4354b28b1a25e8bc9a7b28c8964962b54897c59f01f123934a5ba92618634 SHA512 123489bf7887cb47b581607763e544a683d577bd2ba54cdb87f4d7fc69090ee48ad9ffb1a8a729e5cb2bb413f752788c22158bf8da8bd053ddc3c818d0aa0092 WHIRLPOOL 01cbb9fac01ca326833df9c038dc6ea51c44e9c43abeb046df09b752b5f48dc479688b5c0cd52e22f5781cf105c1b90dc526442efec29631bf21345d45196b7d
diff --git a/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild b/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild
new file mode 100644
index 000000000000..5129071c4b4d
--- /dev/null
+++ b/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DMAKI
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Constants for libzmq"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
+IUSE=""
+
+RDEPEND="
+ net-libs/zeromq
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
diff --git a/dev-perl/ZMQ-Constants/ZMQ-Constants-1.30.0.ebuild b/dev-perl/ZMQ-Constants/ZMQ-Constants-1.30.0.ebuild
new file mode 100644
index 000000000000..6199f42a53b8
--- /dev/null
+++ b/dev-perl/ZMQ-Constants/ZMQ-Constants-1.30.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DMAKI
+MODULE_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Constants for libzmq"
+
+SLOT="0"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
+
+RDEPEND="
+ net-libs/zeromq
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do
diff --git a/dev-perl/ZMQ-Constants/metadata.xml b/dev-perl/ZMQ-Constants/metadata.xml
new file mode 100644
index 000000000000..a11e9e756e01
--- /dev/null
+++ b/dev-perl/ZMQ-Constants/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>
+ <upstream>
+ <remote-id type="cpan">ZMQ-Constants</remote-id>
+ <remote-id type="cpan-module">ZMQ::Constants</remote-id>
+ <remote-id type="cpan-module">ZMQ::Constants::V2_1_11</remote-id>
+ <remote-id type="cpan-module">ZMQ::Constants::V3_1_1</remote-id>
+ <remote-id type="cpan-module">ZMQ::Constants::V3_1_2</remote-id>
+ </upstream>
+</pkgmetadata>