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 DB890138359 for ; Sat, 5 Sep 2020 19:55:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1100E08F0; Sat, 5 Sep 2020 19:55:05 +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 968E6E08F0 for ; Sat, 5 Sep 2020 19:55:05 +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 826F6335C8C for ; Sat, 5 Sep 2020 19:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13078353 for ; Sat, 5 Sep 2020 19:55:01 +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: <1599335416.a2d46464884c50823f6e0391dc538eb1feeb1605.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-RPM/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild dev-perl/Dist-Zilla-Plugin-RPM/Manifest X-VCS-Directories: dev-perl/Dist-Zilla-Plugin-RPM/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a2d46464884c50823f6e0391dc538eb1feeb1605 X-VCS-Branch: master Date: Sat, 5 Sep 2020 19:55:01 +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: 9cce948a-0b98-4ece-ac62-dac4431f6235 X-Archives-Hash: aa565bfcb39329cd824e63e914b71de2 commit: a2d46464884c50823f6e0391dc538eb1feeb1605 Author: Kent Fredric gentoo org> AuthorDate: Sat Sep 5 19:48:56 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Sep 5 19:50:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2d46464 dev-perl/Dist-Zilla-Plugin-RPM: Cleanup old 0.15.0 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> .../Dist-Zilla-Plugin-RPM-0.15.0.ebuild | 37 ---------------------- dev-perl/Dist-Zilla-Plugin-RPM/Manifest | 1 - 2 files changed, 38 deletions(-) diff --git a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild b/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild deleted file mode 100644 index 2f173541ec2..00000000000 --- a/dev-perl/Dist-Zilla-Plugin-RPM/Dist-Zilla-Plugin-RPM-0.15.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=SKYSYMBOL -DIST_VERSION=0.015 -inherit perl-module - -DESCRIPTION="Build an RPM from your Dist::Zilla release" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Dist-Zilla - virtual/perl-File-Temp - dev-perl/IPC-Run - dev-perl/Moose - dev-perl/Moose-Autobox - dev-perl/Path-Class - dev-perl/Path-Tiny - dev-perl/Text-Template - dev-perl/namespace-autoclean - app-arch/rpm -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - dev-perl/File-Which - dev-perl/Test-Differences - >=virtual/perl-Test-Simple-0.880.0 - ) -" diff --git a/dev-perl/Dist-Zilla-Plugin-RPM/Manifest b/dev-perl/Dist-Zilla-Plugin-RPM/Manifest index d284b9c8451..6e1decccd1c 100644 --- a/dev-perl/Dist-Zilla-Plugin-RPM/Manifest +++ b/dev-perl/Dist-Zilla-Plugin-RPM/Manifest @@ -1,2 +1 @@ -DIST Dist-Zilla-Plugin-RPM-0.015.tar.gz 14550 BLAKE2B efbc7e37f1c07520f45768dd72b88267aa0e6827a04535911f089cce662d98f65863fc186a2d705db6b290be9f3a2d679a4cf4fd7dd1f0360f27da7a81c895dc SHA512 e3369ef05d8f6b4ad5e6b2d88646ac64129ef81e9f46a95b537ab539b6540ee9d34e6a63ba719f8bebdf4a2167074e542f1b94671169c779e3163774b0300023 DIST Dist-Zilla-Plugin-RPM-0.016.tar.gz 14436 BLAKE2B a2b23390869e5f4d61fd92fd69774e316d0f5406c685e3d0eeb33b5e57699b304957f44b3c39babea4f79d08ac1c41c1a002a3960daf03cb8cc754d6fe5b3eb3 SHA512 44b4dfabf5bb09df65092b9be8fa78ef80fa221f30cd2b30303ea44cf736e8a47a4d87d7686b47d2ff2fc6b744a0349a4ca4407a62bcc0ba7364296cc1028ba3