summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-23 23:06:12 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-23 23:06:12 +0200
commit59c3915d03082335f435f62f12b27a9f189eb248 (patch)
tree987d5ab9d9cf77b16fe3aa2f6e9d82afe3389b8d /dev-perl
parentdev-perl/POSIX-strftime-Compiler: Remove old (diff)
downloadgentoo-59c3915d03082335f435f62f12b27a9f189eb248.tar.gz
gentoo-59c3915d03082335f435f62f12b27a9f189eb248.tar.bz2
gentoo-59c3915d03082335f435f62f12b27a9f189eb248.zip
dev-perl/PPIx-EditorTools: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/PPIx-EditorTools/Manifest1
-rw-r--r--dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.170.0.ebuild30
-rw-r--r--dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.180.0.ebuild30
3 files changed, 0 insertions, 61 deletions
diff --git a/dev-perl/PPIx-EditorTools/Manifest b/dev-perl/PPIx-EditorTools/Manifest
index d81b0ff9a292..18bd9fdcd3c5 100644
--- a/dev-perl/PPIx-EditorTools/Manifest
+++ b/dev-perl/PPIx-EditorTools/Manifest
@@ -1,2 +1 @@
-DIST PPIx-EditorTools-0.17.tar.gz 37993 SHA256 15b286eb41247372bf9034a3697d8be760af5cab47d6d947bbc60b03f9076d9a SHA512 468576bc06ec5ee61e4c988622e1f3e70bdaed7e775a0de67db4194113fc110e7d5091d5de1c3ab785430f79745cf9431dc46a1feb4300461110c4e290e58f58 WHIRLPOOL c5d071519c04f80198453a91cdcc4678cba49ef2fa2fb8eb498fbb5cc3d08ea700d2b6dc0ea408ca4bdf329db69580915031f2f6bf1b12f63e85b000e73d1003
DIST PPIx-EditorTools-0.18.tar.gz 38874 SHA256 1dbe7d6c762b22f77943e7754bb02416f6f2412019c6ac5f1fcd3b327ffeee61 SHA512 84be683e7f745c3b5d57944d9f91f0fb53274c2c5bd9f1b252b76d9f0a531f4cc4fbe45592fb70da5f91f978493e2f7c723d4222d99ce73aeebfacfb97110d0a WHIRLPOOL da58d9dbdbe1fdc293443bf185b5b63fffcaa31a2a3ce88d09e09f640fe1f3797e312c3d4b773c832d2d4ea0c51de81ca4cb761ddc6154c6d016d3fc5a012a73
diff --git a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.170.0.ebuild b/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.170.0.ebuild
deleted file mode 100644
index be8636f7cf41..000000000000
--- a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.170.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SZABGAB
-MODULE_VERSION=0.17
-inherit perl-module
-
-DESCRIPTION="Utility methods and base class for manipulating Perl via PPI"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Class-XSAccessor-1.20.0
- >=dev-perl/PPI-1.215.0
- >=dev-perl/Try-Tiny-0.110.0
-"
-DEPEND="
- test? (
- ${RDEPEND}
- dev-perl/Test-Most
- >=dev-perl/Test-Differences-0.480.100
- dev-perl/Test-NoWarnings
- )"
-
-SRC_TEST=do
diff --git a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.180.0.ebuild b/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.180.0.ebuild
deleted file mode 100644
index 00db680df388..000000000000
--- a/dev-perl/PPIx-EditorTools/PPIx-EditorTools-0.180.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SZABGAB
-MODULE_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="Utility methods and base class for manipulating Perl via PPI"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Class-XSAccessor-1.20.0
- >=dev-perl/PPI-1.215.0
- >=dev-perl/Try-Tiny-0.110.0
-"
-DEPEND="
- test? (
- ${RDEPEND}
- dev-perl/Test-Most
- >=dev-perl/Test-Differences-0.480.100
- dev-perl/Test-NoWarnings
- )"
-
-SRC_TEST=do