summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2018-11-04 07:20:05 +1300
committerKent Fredric <kentnl@gentoo.org>2018-11-04 08:36:32 +1300
commitdd3a03e3e5b91ee74fd43a9678223b9d8c10d4c5 (patch)
tree89221a3dec8d54a382fe144cd3b8c03807c72aba
parentdev-perl/BDB: Add w/ version 1.920.0 re bug #458530 (diff)
downloadgentoo-dd3a03e3e5b91ee74fd43a9678223b9d8c10d4c5.tar.gz
gentoo-dd3a03e3e5b91ee74fd43a9678223b9d8c10d4c5.tar.bz2
gentoo-dd3a03e3e5b91ee74fd43a9678223b9d8c10d4c5.zip
dev-perl/Compress-LZF: Add w/ version 3.800.0 re bug #458530
Bug: https://bugs.gentoo.org/458530 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
-rw-r--r--dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild18
-rw-r--r--dev-perl/Compress-LZF/Manifest1
-rw-r--r--dev-perl/Compress-LZF/metadata.xml12
3 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild b/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
new file mode 100644
index 000000000000..a8a4609e31e0
--- /dev/null
+++ b/dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=3.8
+inherit perl-module
+
+DESCRIPTION="extremely light-weight Lempel-Ziv-Free compression"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/Compress-LZF/Manifest b/dev-perl/Compress-LZF/Manifest
new file mode 100644
index 000000000000..a89759b69e78
--- /dev/null
+++ b/dev-perl/Compress-LZF/Manifest
@@ -0,0 +1 @@
+DIST Compress-LZF-3.8.tar.gz 31727 BLAKE2B cc704d95ee8569c4ce9a28f09d8cca061011c534ff45b85285679ce713fb4741a01a821c0cac49b087c4ee70d16efa996b1e6988467f9b4f5947f5416f12cfb0 SHA512 363c8ee73f1791c1a772bfefc82da5f1b883a27de74205f8f15cf36223a683811f8de98fba6e94a72ff73b2a325ef9fa07ea8f7aa2feeb3045d5b36dd613c22e
diff --git a/dev-perl/Compress-LZF/metadata.xml b/dev-perl/Compress-LZF/metadata.xml
new file mode 100644
index 000000000000..96a51acfa374
--- /dev/null
+++ b/dev-perl/Compress-LZF/metadata.xml
@@ -0,0 +1,12 @@
+<?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">Compress-LZF</remote-id>
+ <remote-id type="cpan-module">Compress::LZF</remote-id>
+ </upstream>
+</pkgmetadata>