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 6B10B138359 for ; Sun, 4 Oct 2020 04:30:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6084DE086B; Sun, 4 Oct 2020 04:30:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 478C0E086B for ; Sun, 4 Oct 2020 04:30:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0218B340CA7 for ; Sun, 4 Oct 2020 04:30:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 362D4343 for ; Sun, 4 Oct 2020 04:30:04 +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: <1601785425.442a9346e5dac9f72dc46079fc60cfe79cb6db01.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Simple/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild dev-perl/CGI-Simple/Manifest X-VCS-Directories: dev-perl/CGI-Simple/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 442a9346e5dac9f72dc46079fc60cfe79cb6db01 X-VCS-Branch: master Date: Sun, 4 Oct 2020 04:30:04 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5262c2fd-870c-495c-8af0-d81d2e6bce0e X-Archives-Hash: 6356bb91ca72cc4d8a1eae2985c2bf13 commit: 442a9346e5dac9f72dc46079fc60cfe79cb6db01 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 3 23:39:55 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Oct 4 04:23:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442a9346 dev-perl/CGI-Simple: Cleanup old 1.115.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild | 30 --------------------------- dev-perl/CGI-Simple/Manifest | 1 - 2 files changed, 31 deletions(-) diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild deleted file mode 100644 index da558b0242c..00000000000 --- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SZABGAB -MODULE_VERSION=1.115 -inherit perl-module - -DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" - -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="" -DEPEND="dev-perl/Module-Build - test? ( - dev-perl/libwww-perl - dev-perl/IO-stringy - ) -" - -SRC_TEST="do" - -src_test() { - perl_rm_files t/pod.t t/manifest.t t/pod-coverage.t - perl-module_src_test -} diff --git a/dev-perl/CGI-Simple/Manifest b/dev-perl/CGI-Simple/Manifest index 761348476e5..7d409dfd088 100644 --- a/dev-perl/CGI-Simple/Manifest +++ b/dev-perl/CGI-Simple/Manifest @@ -1,2 +1 @@ -DIST CGI-Simple-1.115.tar.gz 85165 BLAKE2B 5b5fd1ecd7a4f8ef6ba17b9bb5de9ab058d7bb25fddac8e48d69afc8e117cfed08d3f02582b499c91329fb99d958b1f5bf32a83f826fa2a9d66f010563c646ac SHA512 1b2531fde88c4544d17717fd80599fcc4e90a618839c352d1812ba2bf4dd6c3295637d6fe5f9604cb5da943f0d361972b75083c5967b3ab818254729793751e4 DIST CGI-Simple-1.25.tar.gz 87489 BLAKE2B 18ee59c7d97b042fdccaf93a9aa7a7aeafe6cdca52c675af11913a4cdb67daddf086679777936e3914663521c62a86795778b563478ed633d9b2b860a62fffb7 SHA512 ace262b4ccafe2ee01582aacf52b31aa1202dc5408bb33071330bc7c53f2cfbb39f9e8844c4511c86125dc05f7161b7592a4038c353dddd1bfd52c03dbcfa9dd