From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
Date: Tue, 22 Nov 2016 06:54:46 +0000 (UTC) [thread overview]
Message-ID: <1479797484.c641abb78bb4e599b0f981b01d2890732f0083c1.kent@gentoo> (raw)
commit: c641abb78bb4e599b0f981b01d2890732f0083c1
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:51:24 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:51:24 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c641abb7
dev-perl/Software-License: Gone to ::gentoo
.../Software-License-0.103.10.ebuild | 31 ---------------
dev-perl/Software-License/metadata.xml | 45 ----------------------
2 files changed, 76 deletions(-)
diff --git a/dev-perl/Software-License/Software-License-0.103.10.ebuild b/dev-perl/Software-License/Software-License-0.103.10.ebuild
deleted file mode 100644
index 511d977..0000000
--- a/dev-perl/Software-License/Software-License-0.103.10.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=RJBS
-MODULE_VERSION=0.103010
-inherit perl-module
-
-DESCRIPTION='packages that provide templated software licenses'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# IO::Dir -> IO
-RDEPEND="
- virtual/perl-Carp
- dev-perl/Data-Section
- virtual/perl-File-Spec
- virtual/perl-IO
- virtual/perl-Module-Load
- dev-perl/Sub-Install
- dev-perl/text-template
- virtual/perl-parent
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- test? (
- >=virtual/perl-Test-Simple-0.960.0
- dev-perl/Try-Tiny
- )
-"
diff --git a/dev-perl/Software-License/metadata.xml b/dev-perl/Software-License/metadata.xml
deleted file mode 100644
index 7197ebb..0000000
--- a/dev-perl/Software-License/metadata.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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">Software-License</remote-id>
- <remote-id type="cpan-module">Software::License</remote-id>
- <remote-id type="cpan-module">Software::License::AGPL_3</remote-id>
- <remote-id type="cpan-module">Software::License::Apache_1_1</remote-id>
- <remote-id type="cpan-module">Software::License::Apache_2_0</remote-id>
- <remote-id type="cpan-module">Software::License::Artistic_1_0</remote-id>
- <remote-id type="cpan-module">Software::License::Artistic_2_0</remote-id>
- <remote-id type="cpan-module">Software::License::BSD</remote-id>
- <remote-id type="cpan-module">Software::License::CC0_1_0</remote-id>
- <remote-id type="cpan-module">Software::License::Custom</remote-id>
- <remote-id type="cpan-module">Software::License::FreeBSD</remote-id>
- <remote-id type="cpan-module">Software::License::GFDL_1_2</remote-id>
- <remote-id type="cpan-module">Software::License::GFDL_1_3</remote-id>
- <remote-id type="cpan-module">Software::License::GPL_1</remote-id>
- <remote-id type="cpan-module">Software::License::GPL_2</remote-id>
- <remote-id type="cpan-module">Software::License::GPL_3</remote-id>
- <remote-id type="cpan-module">Software::License::LGPL_2_1</remote-id>
- <remote-id type="cpan-module">Software::License::LGPL_3_0</remote-id>
- <remote-id type="cpan-module">Software::License::MIT</remote-id>
- <remote-id type="cpan-module">Software::License::Mozilla_1_0</remote-id>
- <remote-id type="cpan-module">Software::License::Mozilla_1_1</remote-id>
- <remote-id type="cpan-module">Software::License::Mozilla_2_0</remote-id>
- <remote-id type="cpan-module">Software::License::None</remote-id>
- <remote-id type="cpan-module">Software::License::OpenSSL</remote-id>
- <remote-id type="cpan-module">Software::License::Perl_5</remote-id>
- <remote-id type="cpan-module">Software::License::PostgreSQL</remote-id>
- <remote-id type="cpan-module">Software::License::QPL_1_0</remote-id>
- <remote-id type="cpan-module">Software::License::SSLeay</remote-id>
- <remote-id type="cpan-module">Software::License::Sun</remote-id>
- <remote-id type="cpan-module">Software::License::Zlib</remote-id>
- <remote-id type="cpan-module">Software::LicenseUtils</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2016-11-22 6:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-22 6:54 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-31 18:39 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/ Kent Fredric
2015-03-31 18:39 Kent Fredric
2012-02-28 12:02 Kent Fredric
2012-02-08 21:57 Kent Fredric
2011-06-03 19:29 Torsten Veller
2011-05-06 7:21 Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-01 12:34 Torsten Veller
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=1479797484.c641abb78bb4e599b0f981b01d2890732f0083c1.kent@gentoo \
--to=kentfredric@gmail.com \
--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