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 ECBB4138334 for ; Sat, 18 Aug 2018 01:17:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10A8CE08A4; Sat, 18 Aug 2018 01:17:13 +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 BFFB8E08A4 for ; Sat, 18 Aug 2018 01:17:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5E08A335DAE for ; Sat, 18 Aug 2018 01:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D78853B5 for ; Sat, 18 Aug 2018 01:17:07 +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: <1534554969.cdb7b9c32668451dce92ac8ec4eff718cc34f654.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Starter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Module-Starter/Manifest dev-perl/Module-Starter/Module-Starter-1.710.0.ebuild dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild X-VCS-Directories: dev-perl/Module-Starter/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: cdb7b9c32668451dce92ac8ec4eff718cc34f654 X-VCS-Branch: master Date: Sat, 18 Aug 2018 01:17:07 +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: 052b4495-8344-4650-9d51-525b9f3da89b X-Archives-Hash: f9410ae9b7359080d3dbe7cfee0fa509 commit: cdb7b9c32668451dce92ac8ec4eff718cc34f654 Author: Kent Fredric gentoo org> AuthorDate: Fri Aug 17 06:15:51 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Aug 18 01:16:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb7b9c3 dev-perl/Module-Starter: Cleanup old versions 1.7{1,2}0.0 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Module-Starter/Manifest | 2 -- .../Module-Starter/Module-Starter-1.710.0.ebuild | 32 ---------------------- .../Module-Starter/Module-Starter-1.720.0.ebuild | 28 ------------------- 3 files changed, 62 deletions(-) diff --git a/dev-perl/Module-Starter/Manifest b/dev-perl/Module-Starter/Manifest index 4ddc65b145a..c99441e2c93 100644 --- a/dev-perl/Module-Starter/Manifest +++ b/dev-perl/Module-Starter/Manifest @@ -1,3 +1 @@ -DIST Module-Starter-1.60.tar.gz 53863 BLAKE2B 7406886ab9808810e9432daed167daca6b020b3fa495101cd4fc03583d1808b586559cdf9610e4e5c1251dba0567a9cc98ccde44146c721dc02423968c73c249 SHA512 2fc25752974f3e9534244ac19c3ed451bb5e85aee1ea105ff6584b998107a20655a31d56b336ade6e9f5d627ab33f1b4a5bc108c83a00c74fe90e6f69b6d18b3 -DIST Module-Starter-1.72.tar.gz 54725 BLAKE2B 180b063a4e0c979e6494c771bf2bacc98c6f05e8fd9af46d688c9bcf33b9bbadda022223813f85e063303a14a104e68bb0eb146009202bde1e42ac253a35fc68 SHA512 ad9c75c4af92bb9bd030d75fb8f8a017a4b2f413bc623bd8ecb90e8ef18b4c7c9f684460faf48c8d080b02fcadd5462e7b4b9b601094e7c8c5d0e459489a8f95 DIST Module-Starter-1.73.tar.gz 61368 BLAKE2B c7957a9d2013f7680309b39f0299141a9dba9075d191d804dc2cd09dc80f25b28b7fde128e51d43266fcc93d7d56a54b0b8eb154e8f674dc270970f9a2602f13 SHA512 813bb98a2cd2344c5a8fd032d2ee42c13f767b436ac48a7d88bd6338ec21929cefd8940fa0b606abaa4e264291fcbfc993e10d0c0d471d1b5fda0d2eb7d80d58 diff --git a/dev-perl/Module-Starter/Module-Starter-1.710.0.ebuild b/dev-perl/Module-Starter/Module-Starter-1.710.0.ebuild deleted file mode 100644 index 642c7291e02..00000000000 --- a/dev-perl/Module-Starter/Module-Starter-1.710.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=XSAWYERX -MODULE_VERSION=1.60 -inherit perl-module - -DESCRIPTION="A simple starter kit for any module" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - virtual/perl-ExtUtils-MakeMaker - virtual/perl-File-Spec - virtual/perl-Getopt-Long - dev-perl/Module-Install-AuthorTests - dev-perl/Path-Class - >=virtual/perl-Pod-Parser-1.210.0 - virtual/perl-parent -" -DEPEND="${RDEPEND} - test? ( - virtual/perl-Test-Simple - >=virtual/perl-Test-Harness-0.210.0 - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild b/dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild deleted file mode 100644 index 7ba7d9196f7..00000000000 --- a/dev-perl/Module-Starter/Module-Starter-1.720.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DBOOK -DIST_VERSION=1.72 -inherit perl-module - -DESCRIPTION="A simple starter kit for any module" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - virtual/perl-ExtUtils-MakeMaker - virtual/perl-File-Spec - virtual/perl-Getopt-Long - >=virtual/perl-Pod-Parser-1.210.0 - virtual/perl-parent -" -DEPEND="${RDEPEND} - test? ( - virtual/perl-Test-Simple - >=virtual/perl-Test-Harness-0.210.0 - ) -"