* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Inotify2/
@ 2021-06-24 17:52 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-06-24 17:52 UTC (permalink / raw
To: gentoo-commits
commit: 15a4053ec1e72b0dbafebe0c8daa393cb8a305bd
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 17:18:19 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 17:51:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a4053e
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 <AT> gentoo.org>
dev-perl/Linux-Inotify2/Linux-Inotify2-2.200.0.ebuild | 18 ++++++++++++++++++
dev-perl/Linux-Inotify2/Manifest | 1 +
2 files changed, 19 insertions(+)
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 00000000000..42acd65cea9
--- /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 05dea2f2338..093c2e62b0c 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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Inotify2/
@ 2021-11-08 21:11 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-11-08 21:11 UTC (permalink / raw
To: gentoo-commits
commit: 735c30c83355b92c25c5229bf71ba4a78e7fcf31
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 8 21:07:59 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 8 21:11:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735c30c8
dev-perl/Linux-Inotify2: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild | 19 -------------------
dev-perl/Linux-Inotify2/Manifest | 1 -
2 files changed, 20 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
deleted file mode 100644
index 2596135d56c..00000000000
--- a/dev-perl/Linux-Inotify2/Linux-Inotify2-1.220.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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
index 7b94c303a74..c08f2267722 100644
--- a/dev-perl/Linux-Inotify2/Manifest
+++ b/dev-perl/Linux-Inotify2/Manifest
@@ -1,3 +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
DIST Linux-Inotify2-2.3.tar.gz 10439 BLAKE2B 6eb43bd9170cb0f8116402d904757e52d9f950617545edc60f092226c9a1dd45b79f32d1e642028d2784d8976eaa9e5f48d9265706006b6d04b4eb58589bebed SHA512 8e0f1346c3b2c5af0b401d45973bd771d31263520942a0a9dbf75c4743cf677661996fd8ba5d532a2376bff92bb4fe136bc3cad196a9b29de0d503f3eac79877
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Inotify2/
@ 2021-11-08 21:11 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-11-08 21:11 UTC (permalink / raw
To: gentoo-commits
commit: 0576c62317eb6516fec891aeffccb82e398d3f88
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 8 21:07:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov 8 21:11:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0576c623
dev-perl/Linux-Inotify2: Version bump 2.3
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild | 19 +++++++++++++++++++
dev-perl/Linux-Inotify2/Manifest | 1 +
2 files changed, 20 insertions(+)
diff --git a/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild
new file mode 100644
index 00000000000..4961390ffa4
--- /dev/null
+++ b/dev-perl/Linux-Inotify2/Linux-Inotify2-2.300.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MLEHMANN
+DIST_VERSION=2.3
+inherit perl-module
+
+DESCRIPTION="scalable directory/file change notification"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+RDEPEND="
+ dev-perl/common-sense
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/Linux-Inotify2/Manifest b/dev-perl/Linux-Inotify2/Manifest
index 093c2e62b0c..7b94c303a74 100644
--- a/dev-perl/Linux-Inotify2/Manifest
+++ b/dev-perl/Linux-Inotify2/Manifest
@@ -1,2 +1,3 @@
DIST Linux-Inotify2-1.22.tar.gz 8533 BLAKE2B 38486ccc33c4788a957c8d6a4851565510c0a7747b8ac887e49c9b6b2dc93e965b8fe1da66ca0ad23acc7f98a1e838c09e5bc21ed2eb71a28f060eda8a18c57e SHA512 ff98f0ee1cc5722b6242b9073a8754da1e433193416c04749be433fe93ff5269339fd25af8cbb42af192fe09bd1f1b6cbb96ae13c5cdb71024946ecbd92929c1
DIST Linux-Inotify2-2.2.tar.gz 10272 BLAKE2B b5938579d7862d1d61f665eff323fb8fbb38cb345266188cad8f1f18f43c288e13a5de88c63ae215f8644c8f785ed094cef5a686ae6b3e011297b8227f7a8926 SHA512 2c9d7c0489f65821783d448c304d320490490cf955456e9e9e80b92927e12cb0f7cfc66034a85d7b3d440602910b7db1ec4afe54d4e802815435c1bdbf81bac3
+DIST Linux-Inotify2-2.3.tar.gz 10439 BLAKE2B 6eb43bd9170cb0f8116402d904757e52d9f950617545edc60f092226c9a1dd45b79f32d1e642028d2784d8976eaa9e5f48d9265706006b6d04b4eb58589bebed SHA512 8e0f1346c3b2c5af0b401d45973bd771d31263520942a0a9dbf75c4743cf677661996fd8ba5d532a2376bff92bb4fe136bc3cad196a9b29de0d503f3eac79877
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-08 21:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-24 17:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Inotify2/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2021-11-08 21:11 Andreas K. Hüttel
2021-11-08 21:11 Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox