mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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>
This commit is contained in:
18
dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
Normal file
18
dev-perl/Compress-LZF/Compress-LZF-3.800.0.ebuild
Normal file
@@ -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
|
||||
"
|
||||
1
dev-perl/Compress-LZF/Manifest
Normal file
1
dev-perl/Compress-LZF/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST Compress-LZF-3.8.tar.gz 31727 BLAKE2B cc704d95ee8569c4ce9a28f09d8cca061011c534ff45b85285679ce713fb4741a01a821c0cac49b087c4ee70d16efa996b1e6988467f9b4f5947f5416f12cfb0 SHA512 363c8ee73f1791c1a772bfefc82da5f1b883a27de74205f8f15cf36223a683811f8de98fba6e94a72ff73b2a325ef9fa07ea8f7aa2feeb3045d5b36dd613c22e
|
||||
12
dev-perl/Compress-LZF/metadata.xml
Normal file
12
dev-perl/Compress-LZF/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user