From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-GithubMeta/
Date: Tue, 25 Aug 2020 22:49:12 +0000 (UTC) [thread overview]
Message-ID: <1598395682.3d25dcea4d2652c8e1286027340bae13fee0ee4e.kentnl@gentoo> (raw)
commit: 3d25dcea4d2652c8e1286027340bae13fee0ee4e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 22:10:49 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 22:48:02 2020 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3d25dcea
dev-perl/Dist-Zilla-Plugin-GithubMeta: Remove, gone to ::gentoo
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Dist-Zilla-Plugin-GithubMeta-0.420.0.ebuild | 52 ----------------------
dev-perl/Dist-Zilla-Plugin-GithubMeta/metadata.xml | 16 -------
2 files changed, 68 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-GithubMeta/Dist-Zilla-Plugin-GithubMeta-0.420.0.ebuild b/dev-perl/Dist-Zilla-Plugin-GithubMeta/Dist-Zilla-Plugin-GithubMeta-0.420.0.ebuild
deleted file mode 100644
index 0d7489733..000000000
--- a/dev-perl/Dist-Zilla-Plugin-GithubMeta/Dist-Zilla-Plugin-GithubMeta-0.420.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION='Automatically include GitHub meta information in META.yml'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
- # Dist::Zilla 4.101582 ( 4.101.582 )
- echo \>=dev-perl/Dist-Zilla-4.101.582
- # Dist::Zilla::Role::MetaProvider 4.101582 ( 4.101.582 )
- echo \>=dev-perl/Dist-Zilla-4.101.582
- # IPC::Cmd
- echo virtual/perl-IPC-Cmd
- # Moose 1.07 ( 1.70.0 )
- echo \>=dev-perl/Moose-1.70.0
- # MooseX::Types::URI 0.03 ( 0.30.0 )
- echo \>=dev-perl/MooseX-Types-URI-0.30.0
- # perl 5.008005 ( 5.8.5 )
- echo \>=dev-lang/perl-5.8.5
- # version
- echo virtual/perl-version
-}
-perl_meta_test() {
- # File::Spec
- echo virtual/perl-File-Spec
- # IO::Handle
- echo virtual/perl-IO
- # IPC::Open3
- # echo dev-lang/perl
- # Test::More
- echo virtual/perl-Test-Simple
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
diff --git a/dev-perl/Dist-Zilla-Plugin-GithubMeta/metadata.xml b/dev-perl/Dist-Zilla-Plugin-GithubMeta/metadata.xml
deleted file mode 100644
index 1de492789..000000000
--- a/dev-perl/Dist-Zilla-Plugin-GithubMeta/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Dist-Zilla-Plugin-GithubMeta</remote-id>
- <remote-id type="cpan-module">Dist::Zilla::Plugin::GithubMeta</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2020-08-25 22:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-25 22:49 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-11 4:52 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-GithubMeta/ Kent Fredric
2013-10-11 4:52 Kent Fredric
2012-02-23 7:05 Kent Fredric
2011-09-23 8:27 Kent Fredric
2011-08-26 17:35 Kent Fredric
2011-07-15 7:11 Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05 9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05 9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1598395682.3d25dcea4d2652c8e1286027340bae13fee0ee4e.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox