summaryrefslogtreecommitdiff
path: root/dev-perl/Const-Fast
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/Const-Fast
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Const-Fast')
-rw-r--r--dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild32
-rw-r--r--dev-perl/Const-Fast/Manifest5
-rw-r--r--dev-perl/Const-Fast/metadata.xml24
3 files changed, 61 insertions, 0 deletions
diff --git a/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild
new file mode 100644
index 000000000000..a7a12a5bd500
--- /dev/null
+++ b/dev-perl/Const-Fast/Const-Fast-0.14.0-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=LEONT
+MODULE_VERSION=0.014
+inherit perl-module
+
+DESCRIPTION="Facility for creating read-only scalars, arrays, and hashes"
+
+SLOT="0"
+KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Storable
+ >=dev-perl/Sub-Exporter-Progressive-0.1.7
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-Tiny-0.21.0
+ test? (
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Temp
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
+
+SRC_TEST=do
+mytargets="install"
diff --git a/dev-perl/Const-Fast/Manifest b/dev-perl/Const-Fast/Manifest
new file mode 100644
index 000000000000..f2e80f1d0dab
--- /dev/null
+++ b/dev-perl/Const-Fast/Manifest
@@ -0,0 +1,5 @@
+DIST Const-Fast-0.014.tar.gz 12886 SHA256 f805953a08c57846a16a4d85d7b766398afaf7c36c1465fcb1dea09e5fa394db SHA512 89258205fe31aa5a60759ed955e6dae305de69f4bc08251242a82eec9e37251b045908585c470106ed9047f604d3292eb3231c80504b29734966b58b8402a929 WHIRLPOOL 07881da00d1f27cb7f7da38a0cfd1dc4912894e519a9badfa13d69a2e75ed55737e483fb3da5fa2fb5cfa1e98cb3a01d51c9e71ec5f67fc8da9f99ed8e6e0abd
+EBUILD Const-Fast-0.14.0-r1.ebuild 652 SHA256 61729ba03a968d0f05870a7ed22722130ec7786674da31acc65d311a9fbe1cc7 SHA512 425c0058f90e8f9d6230670740cdd919156489d424c2fd3d36c1af0df6200cb5afed10a193db264addf59dfeb3749e5ab4b63b5bcb997341b68b4551a82729c6 WHIRLPOOL 045585a87d23e0aec763cbd87b1d3111706c79d1ad76048b47851eb0eea554b5583814b55838728a4ad53d0e9b16b28bb00912c4a08220666001a769923fefc6
+MISC ChangeLog 3728 SHA256 8a578f3c7be76ed30c78e4e35114301aad58d56f22a92b8534067a218cbf53f5 SHA512 09c7a23baac2314dd823eb2d75dd5a5572d5322b2ebbfbb0b591f5231d02ef0016ad76b4c407177c35e606e451c59d954dc3d2c500c974e6ff68a8e52687fe7b WHIRLPOOL 5ca681d22f1d7d0409b10f7f6af051708633ae2d3e8bf4804d86188b179c118cf944e5c9805a9ea0ba5540981502b58b8aec59a760af43d761d1d4b3bee41cf7
+MISC ChangeLog-2015 1633 SHA256 4cade574d75ab83ae6da53a6b02f7077ed951950aeea5d9cd5140d8e85e6ae2b SHA512 18f726fa1b13e9ee9593e0145053fdcf6b54fb4ae157eaa069497005f9703d7a9b93306f6a8c681e4af5e0636718a7a88bf6093a7efef34cf314537ece9f5474 WHIRLPOOL 21847e65bf3e41c1f87ccfd55e26e0292c598ef4eef3925368fdb0d14c648d5467393649b76926988c223e1a2a4c50d428d163cffee04c7ce2f5565289203f29
+MISC metadata.xml 911 SHA256 8ef8dd21c56b776f0235beecbd7894c130054febb3f71b370d22f30e200faa54 SHA512 8716a9bed0f681742c5353b6b604a60b0c01e1e1fd657a726a89301b1fae8e22491ed28940ccbe11158f674a398bc2ee5842458a9c7ec3b4dec70bddbfadccc5 WHIRLPOOL f14513041dae46593e0b5aa4195fe2560cdaa356998fc0b3f6165da386fd9a95ccd37835fbd195b42e5b1f8dba28cc4659684c354879a87178f5c01114e46332
diff --git a/dev-perl/Const-Fast/metadata.xml b/dev-perl/Const-Fast/metadata.xml
new file mode 100644
index 000000000000..f81ffd083697
--- /dev/null
+++ b/dev-perl/Const-Fast/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+</maintainer>
+<maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+</maintainer>
+<longdescription lang="en">
+ This the only function of this module and it is exported by
+ default. It takes a scalar, array or hash left-value as first
+ argument, and a list of one or more values depending on the type of
+ the first argument as the value for the variable. It will set the
+ variable to that value and subsequently make it read-only. Arrays
+ and hashes will be made deeply read-only.
+</longdescription>
+<upstream>
+ <remote-id type="cpan">Const-Fast</remote-id>
+ <remote-id type="cpan-module">Const::Fast</remote-id>
+</upstream>
+</pkgmetadata>