diff options
-rw-r--r-- | dev-perl/Linux-Inotify2/Linux-Inotify2-2.200.0.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Linux-Inotify2/Manifest | 1 |
2 files changed, 19 insertions, 0 deletions
diff --git a/dev-perl/Linux-Inotify2/Linux-Inotify2-2.200.0.ebuild b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.200.0.ebuild new file mode 100644 index 000000000000..42acd65cea9d --- /dev/null +++ b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.200.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MLEHMANN +DIST_VERSION=2.2 +inherit perl-module + +DESCRIPTION="scalable directory/file change notification" +SLOT="0" +KEYWORDS="~amd64 ~sparc ~x86" + +RDEPEND=" + dev-perl/common-sense +" +BDEPEND="${RDEPEND} +" diff --git a/dev-perl/Linux-Inotify2/Manifest b/dev-perl/Linux-Inotify2/Manifest index 05dea2f2338f..093c2e62b0c9 100644 --- a/dev-perl/Linux-Inotify2/Manifest +++ b/dev-perl/Linux-Inotify2/Manifest @@ -1 +1,2 @@ DIST Linux-Inotify2-1.22.tar.gz 8533 BLAKE2B 38486ccc33c4788a957c8d6a4851565510c0a7747b8ac887e49c9b6b2dc93e965b8fe1da66ca0ad23acc7f98a1e838c09e5bc21ed2eb71a28f060eda8a18c57e SHA512 ff98f0ee1cc5722b6242b9073a8754da1e433193416c04749be433fe93ff5269339fd25af8cbb42af192fe09bd1f1b6cbb96ae13c5cdb71024946ecbd92929c1 +DIST Linux-Inotify2-2.2.tar.gz 10272 BLAKE2B b5938579d7862d1d61f665eff323fb8fbb38cb345266188cad8f1f18f43c288e13a5de88c63ae215f8644c8f785ed094cef5a686ae6b3e011297b8227f7a8926 SHA512 2c9d7c0489f65821783d448c304d320490490cf955456e9e9e80b92927e12cb0f7cfc66034a85d7b3d440602910b7db1ec4afe54d4e802815435c1bdbf81bac3 |