summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-01 00:23:38 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-06-01 00:24:33 +0200
commit684fdcae124371cee3801237b70aad40dddb8ebb (patch)
treee9ed7552eba5e9d112810c7ef168ac2adbbbe6cd /dev-perl/Shell-EnvImporter
parentdev-perl/Shell-EnvImporter: Stable for remaining arches (ALLARCHES), bug 581886 (diff)
downloadgentoo-684fdcae124371cee3801237b70aad40dddb8ebb.tar.gz
gentoo-684fdcae124371cee3801237b70aad40dddb8ebb.tar.bz2
gentoo-684fdcae124371cee3801237b70aad40dddb8ebb.zip
dev-perl/Shell-EnvImporter: Remove old
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Shell-EnvImporter')
-rw-r--r--dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r1.ebuild b/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r1.ebuild
deleted file mode 100644
index 0298c190b9f9..000000000000
--- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DFARALDO
-MODULE_VERSION=1.07
-inherit perl-module
-
-DESCRIPTION="Import environment variable changes from external commands or shell scripts"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-perl/Class-MethodMaker-2"
-RDEPEND="${DEPEND}"
-
-SRC_TEST=no