From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 030181395E2 for ; Tue, 22 Nov 2016 00:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CBD2E084B; Tue, 22 Nov 2016 00:51:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD1C1E084B for ; Tue, 22 Nov 2016 00:51:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C57D63411B5 for ; Tue, 22 Nov 2016 00:51:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B52449C for ; Tue, 22 Nov 2016 00:51:00 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1479775847.68a2c13e6b426fa6e845734ad6445e51f813f4e0.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Params-ValidationCompiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Params-ValidationCompiler/Manifest dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.180.0.ebuild X-VCS-Directories: dev-perl/Params-ValidationCompiler/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 68a2c13e6b426fa6e845734ad6445e51f813f4e0 X-VCS-Branch: master Date: Tue, 22 Nov 2016 00:51:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: deabce9e-7423-4248-8c6f-407f91f44454 X-Archives-Hash: 77e0423cd79e0cc90f6966c525b6a3cc commit: 68a2c13e6b426fa6e845734ad6445e51f813f4e0 Author: Kent Fredric gentoo org> AuthorDate: Tue Nov 22 00:50:47 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Nov 22 00:50:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a2c13e dev-perl/Params-ValidationCompiler: Remove old Package-Manager: portage-2.3.2 dev-perl/Params-ValidationCompiler/Manifest | 1 - .../Params-ValidationCompiler-0.180.0.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/dev-perl/Params-ValidationCompiler/Manifest b/dev-perl/Params-ValidationCompiler/Manifest index 5527358..1353737 100644 --- a/dev-perl/Params-ValidationCompiler/Manifest +++ b/dev-perl/Params-ValidationCompiler/Manifest @@ -1,2 +1 @@ -DIST Params-ValidationCompiler-0.18.tar.gz 38696 SHA256 0e17c193659beca5e9e5a8d040da21faebd6427c6426b94c4094d5d50ceebd9d SHA512 2610e8fa391ee84a76c0c47c958be3ab015f8b511fc6214c9c97d627f5a808e5af6a49c9a10ac0269ec123eb377eda305ae33c667220c3ef9a174fd91671b346 WHIRLPOOL 62ab82b4457940f5c861e059dd76cc488c50841337256580fef2623cbb1f3d350d3b5071783f5a17b4e6a592960c48e4ef3bcf4ad53872e7f1ce453aedd1cd20 DIST Params-ValidationCompiler-0.19.tar.gz 38999 SHA256 c6c7e0945269868a2c51d2a48c825a0b267fdf58f55d7841cae63f61b06886ff SHA512 5dc07a93358fdbf7ffe17d3b0a54390013d0161dfa1d3c39a6bfdbe2feff93b61d602dc81534eda7bc3e7c2c32fc873cec2bb1dfe55b0551a88f9e67fd470e76 WHIRLPOOL 5063ea6546379bd19d6fe1b93e557409490b869519b77711319a92bcf55749128d4673fe5a559f872941fc44bbede81b3b8c6fc9b515a68ebbc25c981501555e diff --git a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.180.0.ebuild b/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.180.0.ebuild deleted file mode 100644 index 18c8ac1..00000000 --- a/dev-perl/Params-ValidationCompiler/Params-ValidationCompiler-0.180.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.18 -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 - ) -"