summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Software-License/Manifest1
-rw-r--r--dev-perl/Software-License/Software-License-0.103.12.ebuild31
-rw-r--r--dev-perl/Software-License/metadata.xml41
3 files changed, 73 insertions, 0 deletions
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 @@
+<?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>
+ <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>