commit:     7953eae2e1db310d575ac32c0f0a8f37f2e4207b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 19:01:12 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 19:02:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7953eae2

dev-perl/Params-ValidationCompiler: Remove old masked

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Params-ValidationCompiler/Manifest        |  1 -
 .../Params-ValidationCompiler-0.230.0.ebuild       | 33 ----------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-perl/Params-ValidationCompiler/Manifest 
b/dev-perl/Params-ValidationCompiler/Manifest
index 4fd0276293f..3d47910c1ed 100644
--- a/dev-perl/Params-ValidationCompiler/Manifest
+++ b/dev-perl/Params-ValidationCompiler/Manifest
@@ -1,2 +1 @@
-DIST Params-ValidationCompiler-0.23.tar.gz 43078 SHA256 
e357b63e28950519f227a5b45e4ac1c487cbc6c1bb67c09a8d3698ee9f289230 SHA512 
838eec5f94b6bbfcb5d0686da39693f3b78491802683edd4d92893939a887690e1f2f2608c4899b10779b04a64eba33bab5d2f689a96b820cef0b3b2a95fb677
 WHIRLPOOL 
888e872c78ea45a959ec467a1872f597a7305f5dee222155e2a5d158f58aea901849cedf81f6147291173870302bbea00d89dea23272dce9d1fb64c2268326ed
 DIST Params-ValidationCompiler-0.24.tar.gz 43439 SHA256 
a8963747bae618c2b96ec1918ef2b6ea7dd7ff3dbcebc9de6124b2771a4f4287 SHA512 
ea54587db2729991fd7f9d8c9f420449e8d0218473f465783a69d4b118cdfe9e7d7ff045d57ba6d989a79950fb61ad81caac781b3bbaeb6325e061e664cc1665
 WHIRLPOOL 
61aa49a18a14cb11398db27219ee565f80b3ca2640954b378648eb1bbb955638f9c1f738aced9d66780fb522d449a425459f22fea6e6f4983bbe2beb18e8c3ae

diff --git 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.230.0.ebuild 
b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.230.0.ebuild
deleted file mode 100644
index 6f9722de02e..00000000000
--- 
a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.230.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.23
-DIST_EXAMPLES=("eg/*")
-inherit perl-module
-
-DESCRIPTION="Build an optimized subroutine parameter validator once, use it 
forever"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-       virtual/perl-Carp
-       dev-perl/Eval-Closure
-       dev-perl/Exception-Class
-       virtual/perl-Exporter
-       >=virtual/perl-Scalar-List-Utils-1.400.0
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-       test? (
-               virtual/perl-File-Spec
-               >=dev-perl/Specio-0.140.0
-               >=virtual/perl-Test-Simple-1.302.15
-               dev-perl/Test-Without-Module
-               dev-perl/Test2-Suite
-               dev-perl/Test2-Plugin-NoWarnings
-       )
-"

Reply via email to