summaryrefslogtreecommitdiff
path: root/dev-perl/Software-License
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Software-License
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Software-License')
-rw-r--r--dev-perl/Software-License/Manifest4
-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, 76 insertions, 0 deletions
diff --git a/dev-perl/Software-License/Manifest b/dev-perl/Software-License/Manifest
new file mode 100644
index 000000000000..d537041c9f8c
--- /dev/null
+++ b/dev-perl/Software-License/Manifest
@@ -0,0 +1,4 @@
+DIST Software-License-0.103012.tar.gz 112554 SHA256 47f9acb7f4eeed35e38c1bec37a71b61e651965233d67dadfae6390571517db1 SHA512 419e9f2617cdfd1586fbfb8d900805dfa3941fdd0a5584ff3489f28511731f8c4a248ab212fd85aa4eab3db55e8f60a6ea589917d404a96b5c1b5a506fbdb4e8 WHIRLPOOL e8dab6f4ac3b5bb000fd575fe7414d87d02ced4598a7f418cbd09c2f1e3c22a557d49a23f4bf3bf0dbbe77fe1afde789906f5df4ced7e6d70d036c9ef4d9621d
+EBUILD Software-License-0.103.12.ebuild 622 SHA256 e5d5cc20f3bc7c4f9a6b0ccc6efc5cb3e3f932a7fbab22bb615763be93d6770d SHA512 7d96a95b1248565937daea426cfb34a7bbda44a6f35e0a709f7fc9647b5f3210c0435f3b3023d0d061019acb0c4c047648bb4d82ed8aa77fe8bc3cfa246a6fc9 WHIRLPOOL 65453d8106a602714e74b4e1d2a47cbc489e51200d5df887a781c177edad0f4f5f5f4d8da8449259a4d957d3e1f0cab06db466cc7a1e21e05e8bf62ca1e1eb78
+MISC ChangeLog 478 SHA256 45f9dfd0ba78848c05780888c32875633e7febecf65021c67f1b41ff4a47723c SHA512 3599cd56356f3e6c8660da7e0f4d7e4b45e361db289a00ee014c03b35cbfab532197383772f0e59b3fc342c069373b11055af51a2ba97a6a31f5978598766cae WHIRLPOOL 58dd8a64e47116e3cbcfbd19df905cf408172ef865e091988dcf172d2e62ef14a7ca82ba1891f18d92f66f17822932108f912211cf6221969a26d84c3453f7b8
+MISC metadata.xml 2524 SHA256 57d21dc40b7945d2e71bdcde5f3ca943c46bb53fb28dcc39a309275539afadc0 SHA512 d5175ced6897047cf0134e864132115f21fde44e8451a63ac64d713222b01deff50686c7d03cbd05abb884c79db4a400148a0f4909be0fb53a7b271d5d79718e WHIRLPOOL 53b4366662edb63ead574fe0caf5bd2e75f792073df0d4dd8f51ace792a28704217c299b4f4084425c05623dd678224b43f9c73121af07257fdaa3972f31cc43
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..a718d8d9bd8f
--- /dev/null
+++ b/dev-perl/Software-License/Software-License-0.103.12.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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>