summaryrefslogtreecommitdiff
path: root/dev-perl/Linux-Inotify2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Linux-Inotify2
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Linux-Inotify2')
-rw-r--r--dev-perl/Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild19
-rw-r--r--dev-perl/Linux-Inotify2/Manifest3
-rw-r--r--dev-perl/Linux-Inotify2/metadata.xml18
3 files changed, 40 insertions, 0 deletions
diff --git a/dev-perl/Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild b/dev-perl/Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild
new file mode 100644
index 000000000000..2596135d56c9
--- /dev/null
+++ b/dev-perl/Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=1.22
+inherit perl-module
+
+DESCRIPTION="scalable directory/file change notification"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-perl/common-sense"
+RDEPEND="${DEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Linux-Inotify2/Manifest b/dev-perl/Linux-Inotify2/Manifest
new file mode 100644
index 000000000000..afdb6d03da53
--- /dev/null
+++ b/dev-perl/Linux-Inotify2/Manifest
@@ -0,0 +1,3 @@
+DIST Linux-Inotify2-1.22.tar.gz 8533 BLAKE2B 38486ccc33c4788a957c8d6a4851565510c0a7747b8ac887e49c9b6b2dc93e965b8fe1da66ca0ad23acc7f98a1e838c09e5bc21ed2eb71a28f060eda8a18c57e SHA512 ff98f0ee1cc5722b6242b9073a8754da1e433193416c04749be433fe93ff5269339fd25af8cbb42af192fe09bd1f1b6cbb96ae13c5cdb71024946ecbd92929c1
+EBUILD Linux-Inotify2-1.220.0-r1.ebuild 353 BLAKE2B afc7cbac45fdbf031d781c52f8f8d290bee3662652d835241882a857def5110473ba1e58345a0db29725f10286c944ffe7115f390991bc88a193b8a4c3eba9d9 SHA512 b7a759234128df196e4fa798f47008f635d6a8b2c870ce60f091c60c195e3211aaf6546f6129ff1bee795c74d21bf17e4d88beb0e6e874661aac20ff5f060733
+MISC metadata.xml 657 BLAKE2B f55dc987b86ed2125ea9f5878b2b642188eb1baadfa29377ff9159f0960674b86bbd6f207314c15202b891dc6dbae61149052c0031f069f73ab5273b88d26924 SHA512 06590d8230ddb8a4246816a5da29d18452ff507ce224ece4b552a7b64244228eba5d78efed541af386035fd3d881ff9dfa7ed9d4a3a0f519d32be9a42f1dd882
diff --git a/dev-perl/Linux-Inotify2/metadata.xml b/dev-perl/Linux-Inotify2/metadata.xml
new file mode 100644
index 000000000000..f7c37d647627
--- /dev/null
+++ b/dev-perl/Linux-Inotify2/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>hd_brummy@gentoo.org</email>
+ <name>Joerg Bornkessel</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Linux-Inotify2</remote-id>
+ <remote-id type="cpan-module">Linux::Inotify2</remote-id>
+ <remote-id type="cpan-module">Linux::Inotify2::Event</remote-id>
+ <remote-id type="cpan-module">Linux::Inotify2::Watch</remote-id>
+ </upstream>
+</pkgmetadata>