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/indirect/
Date: Thu, 26 Nov 2015 22:18:25
Message-Id: 1448576290.338d5779547b888ffd416c854e51a72f6721d3e7.dilfridge@gentoo
1 commit: 338d5779547b888ffd416c854e51a72f6721d3e7
2 Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 26 22:18:10 2015 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 22:18:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338d5779
7
8 dev-perl/indirect: Remove old
9
10 Package-Manager: portage-2.2.25
11
12 dev-perl/indirect/Manifest | 3 ---
13 dev-perl/indirect/indirect-0.270.0.ebuild | 23 -----------------------
14 dev-perl/indirect/indirect-0.300.0.ebuild | 23 -----------------------
15 dev-perl/indirect/indirect-0.310.0.ebuild | 23 -----------------------
16 4 files changed, 72 deletions(-)
17
18 diff --git a/dev-perl/indirect/Manifest b/dev-perl/indirect/Manifest
19 index d6f7d14..965d0a9 100644
20 --- a/dev-perl/indirect/Manifest
21 +++ b/dev-perl/indirect/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST indirect-0.27.tar.gz 38266 SHA256 2d2da4c38eab4a02ac9e616cba8de18d7679a3e3358153791277efbbcb8685b7 SHA512 facc9f4b17308378301781d1ef201d618644b5bd9bc072671bf3d632d7ad7c92a45c94cbf5450887364d9c6b6270a71fa711a2514f49718be9b493d4fb74518c WHIRLPOOL 3b3f3ea0c2d14362100d9062466ae4769df1e133a84456b2c0db3d6c7447d94e99a98a334f2f766029ff68c56f5a6a8f45c986102e289ade79e0a67a6345b9cc
24 -DIST indirect-0.30.tar.gz 41721 SHA256 f34238760274c7b37858d707a6ffb42663d7ba0aece026fd3692d0382e97378b SHA512 0f272fe7f5d928e8b0d7709589d62a3b9948f55e1a056b927120d50c96a306ea5c1a2031de8decd6dca1fd202b37d2490eef766c7693326d7be580a2d61f7949 WHIRLPOOL acf8f93bc9bdbee5bccd5ab504bd89de52604eaa1c5387b4fdead111f06ed6b4cdef9778fb33dcf63d8a5ed43daea0d4d6c70b042d6288f5541dfb8157f80048
25 -DIST indirect-0.31.tar.gz 41675 SHA256 9f22be210ea844c266da4008b1046be059888e80072c35a884f6dd67d41c8b99 SHA512 199cfc5fa9a311451daa3d19ace0684afac955879413114f27353e5bc98fbe6f6ab3e7b1881112fca736ef690fd967a7a826de1d2392be94d32c4c4173c05e4b WHIRLPOOL 5801e49a61243659cff1a768d5ab6b56cb0037f227260db807c82006045a159a6727cd1fda311a5dbd3c4314d2bf782a403a7aaf8099c72a3ff596a47848aff3
26 DIST indirect-0.35.tar.gz 45177 SHA256 7cebc51f210f8e547e1ca0ff451439edfefb356b4ceb076d8028fb16469e0c74 SHA512 6b3d0e3caec39016172d6fdafaa0fca65d75e63a1131398fe2ce31c08070c70cee0b07112b7fd099a6e4bd0a9e1fe99915259d8752984a5aa462739a2305e50a WHIRLPOOL aac664c4b09c7b97e29ca760f5da64ec40868c045a07eef1a2a53201a071aebcf2a7434a1fbab6a3cddf31e5c43ef12d198b5aa604b30c789194327a90255ef6
27 DIST indirect-0.36.tar.gz 48597 SHA256 7c2676566fbee16d15be972cb2b7a2fcb7972d3d58a2fb06a41030d909b7e55b SHA512 27f86702a2b3597e2bc20390130584324bfe86cc4d9f33a488b4788d6e1513ac19dfd4e1407f29b6f862172b020b3001a248450ad8dddb5a31e07220c0783ceb WHIRLPOOL c07281a07d931577b707caa0207ea6c8c1f66066590bed796e21b4b2e58e7da69335cc211287de0222fd11f65f628fc8371e79f37651a953951d3f48c1552984
28
29 diff --git a/dev-perl/indirect/indirect-0.270.0.ebuild b/dev-perl/indirect/indirect-0.270.0.ebuild
30 deleted file mode 100644
31 index 3fa2591..0000000
32 --- a/dev-perl/indirect/indirect-0.270.0.ebuild
33 +++ /dev/null
34 @@ -1,23 +0,0 @@
35 -# Copyright 1999-2013 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -
41 -MODULE_AUTHOR=VPIT
42 -MODULE_VERSION=0.27
43 -inherit perl-module
44 -
45 -DESCRIPTION="Lexically warn about using the indirect object syntax"
46 -
47 -SLOT="0"
48 -KEYWORDS="~amd64 ~ppc ~x86"
49 -IUSE="test"
50 -
51 -DEPEND="
52 - test? (
53 - dev-perl/Test-Pod
54 - dev-perl/Test-Pod-Coverage
55 - )"
56 -
57 -SRC_TEST=do
58
59 diff --git a/dev-perl/indirect/indirect-0.300.0.ebuild b/dev-perl/indirect/indirect-0.300.0.ebuild
60 deleted file mode 100644
61 index cf19c04..0000000
62 --- a/dev-perl/indirect/indirect-0.300.0.ebuild
63 +++ /dev/null
64 @@ -1,23 +0,0 @@
65 -# Copyright 1999-2013 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -# $Id$
68 -
69 -EAPI=5
70 -
71 -MODULE_AUTHOR=VPIT
72 -MODULE_VERSION=0.30
73 -inherit perl-module
74 -
75 -DESCRIPTION="Lexically warn about using the indirect object syntax"
76 -
77 -SLOT="0"
78 -KEYWORDS="~amd64 ~ppc ~x86"
79 -IUSE="test"
80 -
81 -DEPEND="
82 - test? (
83 - dev-perl/Test-Pod
84 - dev-perl/Test-Pod-Coverage
85 - )"
86 -
87 -SRC_TEST=do
88
89 diff --git a/dev-perl/indirect/indirect-0.310.0.ebuild b/dev-perl/indirect/indirect-0.310.0.ebuild
90 deleted file mode 100644
91 index d5e13b3..0000000
92 --- a/dev-perl/indirect/indirect-0.310.0.ebuild
93 +++ /dev/null
94 @@ -1,23 +0,0 @@
95 -# Copyright 1999-2013 Gentoo Foundation
96 -# Distributed under the terms of the GNU General Public License v2
97 -# $Id$
98 -
99 -EAPI=5
100 -
101 -MODULE_AUTHOR=VPIT
102 -MODULE_VERSION=0.31
103 -inherit perl-module
104 -
105 -DESCRIPTION="Lexically warn about using the indirect object syntax"
106 -
107 -SLOT="0"
108 -KEYWORDS="~amd64 ~ppc ~x86"
109 -IUSE="test"
110 -
111 -DEPEND="
112 - test? (
113 - dev-perl/Test-Pod
114 - dev-perl/Test-Pod-Coverage
115 - )"
116 -
117 -SRC_TEST=do