From: Kent Fredric Date: Mon, 21 Nov 2016 02:59:11 +0000 (+1300) Subject: dev-perl/Software-License: Add w/ version 0.103.12 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dd57279769a83662583ced8fda8ee22b0bfb96f4;p=gentoo.git dev-perl/Software-License: Add w/ version 0.103.12 required for dev-perl/Dist-Zilla Previously maintained in ::perl-experimental by Torsten Veller and myself since May 2009 Package-Manager: portage-2.3.2 --- diff --git a/dev-perl/Software-License/Manifest b/dev-perl/Software-License/Manifest new file mode 100644 index 000000000000..777e888c092a --- /dev/null +++ b/dev-perl/Software-License/Manifest @@ -0,0 +1 @@ +DIST Software-License-0.103012.tar.gz 112554 SHA256 47f9acb7f4eeed35e38c1bec37a71b61e651965233d67dadfae6390571517db1 SHA512 419e9f2617cdfd1586fbfb8d900805dfa3941fdd0a5584ff3489f28511731f8c4a248ab212fd85aa4eab3db55e8f60a6ea589917d404a96b5c1b5a506fbdb4e8 WHIRLPOOL e8dab6f4ac3b5bb000fd575fe7414d87d02ced4598a7f418cbd09c2f1e3c22a557d49a23f4bf3bf0dbbe77fe1afde789906f5df4ced7e6d70d036c9ef4d9621d diff --git a/dev-perl/Software-License/Software-License-0.103.12.ebuild b/dev-perl/Software-License/Software-License-0.103.12.ebuild new file mode 100644 index 000000000000..f695e9d38724 --- /dev/null +++ b/dev-perl/Software-License/Software-License-0.103.12.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ +EAPI=6 +DIST_AUTHOR=RJBS +DIST_VERSION=0.103012 +inherit perl-module + +DESCRIPTION="packages that provide templated software licenses" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +# r: IO::Dir -> IO +# r: strict, warnings -> perl +RDEPEND=" + virtual/perl-Carp + dev-perl/Data-Section + virtual/perl-File-Spec + virtual/perl-IO + virtual/perl-Module-Load + 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 new file mode 100644 index 000000000000..b78232801b63 --- /dev/null +++ b/dev-perl/Software-License/metadata.xml @@ -0,0 +1,41 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + Software-License + Software::License + Software::License::AGPL_3 + Software::License::Apache_1_1 + Software::License::Apache_2_0 + Software::License::Artistic_1_0 + Software::License::Artistic_2_0 + Software::License::BSD + Software::License::CC0_1_0 + Software::License::Custom + Software::License::FreeBSD + Software::License::GFDL_1_2 + Software::License::GFDL_1_3 + Software::License::GPL_1 + Software::License::GPL_2 + Software::License::GPL_3 + Software::License::LGPL_2_1 + Software::License::LGPL_3_0 + Software::License::MIT + Software::License::Mozilla_1_0 + Software::License::Mozilla_1_1 + Software::License::Mozilla_2_0 + Software::License::None + Software::License::OpenSSL + Software::License::Perl_5 + Software::License::PostgreSQL + Software::License::QPL_1_0 + Software::License::SSLeay + Software::License::Sun + Software::License::Zlib + Software::LicenseUtils + +