summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-29 21:38:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-29 21:43:46 +0200
commit75edaab22d1e92930a9d76e828b2a6299e331ebd (patch)
tree348d9c152ed3594de7c429900bdc671b7a5210b2 /dev-perl/ZMQ-Constants
parentdev-perl/YAML-Tiny: Remove old (diff)
downloadgentoo-75edaab22d1e92930a9d76e828b2a6299e331ebd.tar.gz
gentoo-75edaab22d1e92930a9d76e828b2a6299e331ebd.tar.bz2
gentoo-75edaab22d1e92930a9d76e828b2a6299e331ebd.zip
dev-perl/ZMQ-Constants: Remove old
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/ZMQ-Constants')
-rw-r--r--dev-perl/ZMQ-Constants/Manifest1
-rw-r--r--dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/ZMQ-Constants/Manifest b/dev-perl/ZMQ-Constants/Manifest
index f50074cf5637..1816221ea0fd 100644
--- a/dev-perl/ZMQ-Constants/Manifest
+++ b/dev-perl/ZMQ-Constants/Manifest
@@ -1,3 +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
DIST ZMQ-Constants-1.04.tar.gz 23382 SHA256 bec3d17d924b8a3fc90505d22ab8154006acc3bac7ad66372470e715165f4b93 SHA512 a6ada74282c82713b724c5592606cc836a46e0e480477355d6cd7b27fe9afcbe0ce46dda28bf8ea184cc12a4d6a2ec7d9ba6870db59a88c69f37ac1f8f7c726f WHIRLPOOL 394637e60c7ca56d7f987cbcb8228deedb1f4a36fd526ff9c08ba4375f30a941ebf7ee6906f0d4c929692f02706ce99dbf7fd6962d3518f1bf322544b69839dd
diff --git a/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild b/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild
deleted file mode 100644
index 5129071c4b4d..000000000000
--- a/dev-perl/ZMQ-Constants/ZMQ-Constants-1.20.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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