summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Package-Stash/Package-Stash-0.340.0.ebuild')
-rw-r--r--dev-perl/Package-Stash/Package-Stash-0.340.0.ebuild38
1 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/Package-Stash/Package-Stash-0.340.0.ebuild b/dev-perl/Package-Stash/Package-Stash-0.340.0.ebuild
deleted file mode 100644
index 5e7fcdd7deb5..000000000000
--- a/dev-perl/Package-Stash/Package-Stash-0.340.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION=0.34
-inherit perl-module
-
-DESCRIPTION="Routines for manipulating stashes"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Dist-CheckConflicts-0.20.0
- >=dev-perl/Module-Implementation-0.60.0
- dev-perl/Package-DeprecationManager
- >=dev-perl/Package-Stash-XS-0.260.0
-"
-# conflicts:
-# !<=dev-perl/Class-MOP-1.08
-# !<=dev-perl/namespace-clean-0.18
-# !<=dev-perl/MooseX-Role-WithOverloading-0.80
-# !<=dev-perl/MooseX-Method-Signatures-0.360.0
-
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.310.0
- test? (
- dev-perl/Test-Fatal
- dev-perl/Test-Requires
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
-
-SRC_TEST="do"