summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-17 15:30:15 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-17 15:30:15 +0000
commit0cc5b3f6230becd87e4c33f2dfa26be380403507 (patch)
tree546357c821ebdac3681925771018c4b344eff34b /perl-core/threads-shared/threads-shared-1.370.0.ebuild
parentAdd perl-5.20 version; improve dependencies; remove old (diff)
downloadgentoo-2-0cc5b3f6230becd87e4c33f2dfa26be380403507.tar.gz
gentoo-2-0cc5b3f6230becd87e4c33f2dfa26be380403507.tar.bz2
gentoo-2-0cc5b3f6230becd87e4c33f2dfa26be380403507.zip
Remove old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'perl-core/threads-shared/threads-shared-1.370.0.ebuild')
-rw-r--r--perl-core/threads-shared/threads-shared-1.370.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/perl-core/threads-shared/threads-shared-1.370.0.ebuild b/perl-core/threads-shared/threads-shared-1.370.0.ebuild
deleted file mode 100644
index 35c05a59f7e5..000000000000
--- a/perl-core/threads-shared/threads-shared-1.370.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/threads-shared/threads-shared-1.370.0.ebuild,v 1.1 2011/04/23 06:26:01 tove Exp $
-
-EAPI=4
-
-MODULE_AUTHOR=JDHEDDEN
-MODULE_VERSION=1.37
-inherit perl-module
-
-DESCRIPTION="Extension for sharing data structures between threads"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl[ithreads]
- >=virtual/perl-threads-1.71"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do