diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-24 19:18:19 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-06-24 19:51:23 +0200 |
commit | 15a4053ec1e72b0dbafebe0c8daa393cb8a305bd (patch) | |
tree | 3c4ad4610ba5432b36c5991b3c46344417583771 /dev-perl/Linux-Inotify2 | |
parent | dev-python/isort: keyworded 5.9.1 for sparc (diff) | |
download | gentoo-15a4053ec1e72b0dbafebe0c8daa393cb8a305bd.tar.gz gentoo-15a4053ec1e72b0dbafebe0c8daa393cb8a305bd.tar.bz2 gentoo-15a4053ec1e72b0dbafebe0c8daa393cb8a305bd.zip |
dev-perl/Linux-Inotify2: Version bump 2.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Linux-Inotify2')
-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 |