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 BFD6F1396D0 for ; Thu, 14 Sep 2017 23:32:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C66761FC118; Thu, 14 Sep 2017 23:32:29 +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 A56661FC11C for ; Thu, 14 Sep 2017 23:32:29 +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 3E90834105A for ; Thu, 14 Sep 2017 23:32:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 566359085 for ; Thu, 14 Sep 2017 23:32:25 +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: <1505431816.e56b54097a4b6bcdc38e864e592ffd62e67f07e4.kentnl@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml X-VCS-Directories: dev-perl/Dist-Zilla-Plugin-Config-Git/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e56b54097a4b6bcdc38e864e592ffd62e67f07e4 X-VCS-Branch: master Date: Thu, 14 Sep 2017 23:32:25 +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: 4a91d5f2-a620-4695-a4e2-6c62eba9ad1d X-Archives-Hash: 7c6c856aea4d5fb765fd497eb6869002 commit: e56b54097a4b6bcdc38e864e592ffd62e67f07e4 Author: Kent Fredric gentoo org> AuthorDate: Thu Sep 14 20:17:01 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Sep 14 23:30:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e56b5409 dev-perl/Dist-Zilla-Plugin-Config-Git: Gone to ::gentoo .../Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild | 31 ---------------------- dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 17 ------------ 2 files changed, 48 deletions(-) diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild deleted file mode 100644 index 3e7f1d3e6..000000000 --- a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -MODULE_AUTHOR=BBYRD -MODULE_VERSION=0.92 -inherit perl-module - -DESCRIPTION="Plugin configuration containing settings for a Git repo" -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - >=dev-perl/Dist-Zilla-1.0.0 - >=dev-perl/Moose-0.340.0 - >=dev-perl/MooseX-Types-0.60.0 - >=dev-perl/String-Errf-0.1.0 - >=dev-perl/namespace-clean-0.60.0 - >=dev-lang/perl-5.10.1 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=dev-perl/Test-CheckDeps-0.10.0 - >=virtual/perl-Test-Simple-0.940.0 - ) -" diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml deleted file mode 100644 index 8cfd5fef8..000000000 --- a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - kentfredric@gmail.com - Kent Fredric - - - Dist-Zilla-Plugin-Config-Git - Dist::Zilla::Plugin::Config::Git - Dist::Zilla::Role::GitConfig - -