Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell-EnvImporter/
Date: Tue, 31 May 2016 22:24:50
Message-Id: 1464733473.684fdcae124371cee3801237b70aad40dddb8ebb.dilfridge@gentoo
1 commit: 684fdcae124371cee3801237b70aad40dddb8ebb
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 22:23:38 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 22:24:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684fdcae
7
8 dev-perl/Shell-EnvImporter: Remove old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 .../Shell-EnvImporter-1.70.0-r1.ebuild | 20 --------------------
13 1 file changed, 20 deletions(-)
14
15 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
16 deleted file mode 100644
17 index 0298c19..0000000
18 --- a/dev-perl/Shell-EnvImporter/Shell-EnvImporter-1.70.0-r1.ebuild
19 +++ /dev/null
20 @@ -1,20 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=5
26 -
27 -MODULE_AUTHOR=DFARALDO
28 -MODULE_VERSION=1.07
29 -inherit perl-module
30 -
31 -DESCRIPTION="Import environment variable changes from external commands or shell scripts"
32 -
33 -SLOT="0"
34 -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"
35 -IUSE=""
36 -
37 -DEPEND=">=dev-perl/Class-MethodMaker-2"
38 -RDEPEND="${DEPEND}"
39 -
40 -SRC_TEST=no