commit: 684fdcae124371cee3801237b70aad40dddb8ebb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 22:23:38 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 31 22:24:33 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684fdcae
dev-perl/Shell-EnvImporter: Remove old
Package-Manager: portage-2.3.0_rc1
.../Shell-EnvImporter-1.70.0-r1.ebuild | 20 --------------------
1 file changed, 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 0298c19..0000000
--- 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