dev-perl/Filesys-Statvfs: New package. Missing dep in some other places.
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 17 Oct 2019 03:57:24 +0000 (05:57 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Thu, 17 Oct 2019 03:57:24 +0000 (05:57 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-perl/Filesys-Statvfs/Filesys-Statvfs-0.820.0.ebuild [new file with mode: 0644]
dev-perl/Filesys-Statvfs/Manifest [new file with mode: 0644]
dev-perl/Filesys-Statvfs/metadata.xml [new file with mode: 0644]

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 (file)
index 0000000..edc9d55
--- /dev/null
@@ -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 (file)
index 0000000..ce9a91a
--- /dev/null
@@ -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 (file)
index 0000000..2b9a936
--- /dev/null
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>