Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-SessionData/
Date: Fri, 17 Aug 2018 04:30:21
Message-Id: 1534480168.2f8e791ea9909fb81da089ed5d5ebb9eb3396f60.kentnl@gentoo
1 commit: 2f8e791ea9909fb81da089ed5d5ebb9eb3396f60
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 17 04:12:56 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 04:29:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8e791e
7
8 dev-perl/IO-SessionData: Cleanup old version 1.30.0
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 .../IO-SessionData/IO-SessionData-1.30.0.ebuild | 21 ---------------------
13 1 file changed, 21 deletions(-)
14
15 diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0.ebuild b/dev-perl/IO-SessionData/IO-SessionData-1.30.0.ebuild
16 deleted file mode 100644
17 index db81c828289..00000000000
18 --- a/dev-perl/IO-SessionData/IO-SessionData-1.30.0.ebuild
19 +++ /dev/null
20 @@ -1,21 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -MODULE_AUTHOR=PHRED
27 -MODULE_VERSION=1.03
28 -inherit perl-module
29 -
30 -DESCRIPTION="Session data support module for SOAP::Lite"
31 -
32 -SLOT="0"
33 -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
34 -IUSE=""
35 -
36 -RDEPEND=""
37 -DEPEND="${RDEPEND}
38 - virtual/perl-ExtUtils-MakeMaker
39 -"
40 -
41 -SRC_TEST=do