From: Andreas K. Hüttel Date: Thu, 17 Oct 2019 03:57:24 +0000 (+0200) Subject: dev-perl/Filesys-Statvfs: New package. Missing dep in some other places. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=551376b39f410453a58f905f62b097d77a91d454;p=gentoo.git dev-perl/Filesys-Statvfs: New package. Missing dep in some other places. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas K. Hüttel --- diff --git a/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild new file mode 100644 index 000000000000..edc9d556d052 --- /dev/null +++ b/dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=IGUTHRIE +DIST_VERSION=0.82 +inherit perl-module + +DESCRIPTION="Disk free based on Filesys::Statvfs" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +BDEPEND="virtual/perl-ExtUtils-MakeMaker" diff --git a/dev-perl/Filesys-Statvfs/Manifest b/dev-perl/Filesys-Statvfs/Manifest new file mode 100644 index 000000000000..ce9a91a9c40c --- /dev/null +++ b/dev-perl/Filesys-Statvfs/Manifest @@ -0,0 +1 @@ +DIST Filesys-Statvfs-0.82.tar.gz 3964 BLAKE2B cceb3bac06716f234fdb39e4118d6024da7d8b810c45626c9103b875d43699144a144b9ba6f78be4402a1ef6c8ac04d6b2e45e596acf7aae6258069f037f6974 SHA512 4c62a73b8c4066f7d182e0810b508743a766e708ac5bf52ded8a1f271b95ceab546d10d78d5ca9719c1d50c5b729ceb3e8a1b56950d2abf559080e52a2f9d22e diff --git a/dev-perl/Filesys-Statvfs/metadata.xml b/dev-perl/Filesys-Statvfs/metadata.xml new file mode 100644 index 000000000000..2b9a936fc0a1 --- /dev/null +++ b/dev-perl/Filesys-Statvfs/metadata.xml @@ -0,0 +1,8 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + +