* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/async_inotify/
@ 2022-04-15 20:34 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-04-15 20:34 UTC (permalink / raw
To: gentoo-commits
commit: 26976784923a389e4301dd9aab84de5c05c7db54
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Apr 9 10:25:55 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 20:34:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26976784
dev-ml/async_inotify: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/async_inotify/Manifest | 1 +
dev-ml/async_inotify/async_inotify-0.15.0.ebuild | 25 ++++++++++++++++++++++++
dev-ml/async_inotify/metadata.xml | 11 +++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-ml/async_inotify/Manifest b/dev-ml/async_inotify/Manifest
new file mode 100644
index 000000000..30895d12e
--- /dev/null
+++ b/dev-ml/async_inotify/Manifest
@@ -0,0 +1 @@
+DIST async_inotify-0.15.0.tar.gz 8182 BLAKE2B f1c42be4b2206f7cb330af3fb333ff54a9923350711137d3eeca97231b3babdf73ea296084c213028cbd108071be00f8aaadcfa9b174cedc4ad8f940ea9103c8 SHA512 d3f0d5886ee113ae9e5f9d2440a9fb497eb19c41afb64f8427bcb9c0a5c6b45e176b4570cd3f196ad0f752de1188ed632f89270f57498ab89963df93efa79c02
diff --git a/dev-ml/async_inotify/async_inotify-0.15.0.ebuild b/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
new file mode 100644
index 000000000..0c50d39b0
--- /dev/null
+++ b/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Async wrapper for inotify"
+HOMEPAGE="https://github.com/janestreet/async_inotify"
+SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+DEPEND="
+ dev-ml/core_unix
+ dev-ml/async
+ dev-ml/async_find
+ dev-ml/core
+ dev-ml/ppx_jane
+ dev-ml/inotify
+"
+RDEPEND="${DEPEND}"
diff --git a/dev-ml/async_inotify/metadata.xml b/dev-ml/async_inotify/metadata.xml
new file mode 100644
index 000000000..53514bc6d
--- /dev/null
+++ b/dev-ml/async_inotify/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">janestreet/async_inotify</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/async_inotify/
@ 2022-04-20 21:57 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-04-20 21:57 UTC (permalink / raw
To: gentoo-commits
commit: 059a20f3a150b69010dda1110559c337090647c5
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:53:17 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 21:57:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=059a20f3
dev-ml/async_inotify: add 0.14.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/async_inotify/Manifest | 1 +
dev-ml/async_inotify/async_inotify-0.14.0.ebuild | 26 ++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ml/async_inotify/Manifest b/dev-ml/async_inotify/Manifest
index 30895d12e..65474789b 100644
--- a/dev-ml/async_inotify/Manifest
+++ b/dev-ml/async_inotify/Manifest
@@ -1 +1,2 @@
+DIST async_inotify-0.14.0.tar.gz 6659 BLAKE2B 8df69b030978593b6df4010a68d8a874fd4281338937b76a943d90b588698d177b9e8df29767e605fab27ce4772b1aee5401737864b918b6d20389ac0f7b2c42 SHA512 219b66e668b332b6891a32cafb7ab03d8123c580badaf0f34df870c08a1259e0f32ba708cc4432a0d71eaa01774a5de1701b1964437a1784d02e6b396aa6cf82
DIST async_inotify-0.15.0.tar.gz 8182 BLAKE2B f1c42be4b2206f7cb330af3fb333ff54a9923350711137d3eeca97231b3babdf73ea296084c213028cbd108071be00f8aaadcfa9b174cedc4ad8f940ea9103c8 SHA512 d3f0d5886ee113ae9e5f9d2440a9fb497eb19c41afb64f8427bcb9c0a5c6b45e176b4570cd3f196ad0f752de1188ed632f89270f57498ab89963df93efa79c02
diff --git a/dev-ml/async_inotify/async_inotify-0.14.0.ebuild b/dev-ml/async_inotify/async_inotify-0.14.0.ebuild
new file mode 100644
index 000000000..051e43dcc
--- /dev/null
+++ b/dev-ml/async_inotify/async_inotify-0.14.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Async wrapper for inotify"
+HOMEPAGE="https://github.com/janestreet/async_inotify"
+SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+DEPEND="
+ >=dev-lang/ocaml-4.08.0:=[ocamlopt?]
+ =dev-ml/core_unix-0.14*:=
+ =dev-ml/async-0.14*:=
+ =dev-ml/async_find-0.14*:=
+ =dev-ml/core-0.14*:=
+ =dev-ml/ppx_jane-0.14*:=
+ >=dev-ml/inotify-0.2.0:=
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/async_inotify/
@ 2022-04-20 22:09 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-04-20 22:09 UTC (permalink / raw
To: gentoo-commits
commit: 90e34fece737993095af2f532111885d279865ca
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 22:02:06 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 22:02:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=90e34fec
dev-ml/async_inotify: drop 0.15.0
Closes: https://bugs.gentoo.org/838811
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/async_inotify/Manifest | 1 -
dev-ml/async_inotify/async_inotify-0.15.0.ebuild | 25 ------------------------
2 files changed, 26 deletions(-)
diff --git a/dev-ml/async_inotify/Manifest b/dev-ml/async_inotify/Manifest
index 65474789b..21ebc2ae1 100644
--- a/dev-ml/async_inotify/Manifest
+++ b/dev-ml/async_inotify/Manifest
@@ -1,2 +1 @@
DIST async_inotify-0.14.0.tar.gz 6659 BLAKE2B 8df69b030978593b6df4010a68d8a874fd4281338937b76a943d90b588698d177b9e8df29767e605fab27ce4772b1aee5401737864b918b6d20389ac0f7b2c42 SHA512 219b66e668b332b6891a32cafb7ab03d8123c580badaf0f34df870c08a1259e0f32ba708cc4432a0d71eaa01774a5de1701b1964437a1784d02e6b396aa6cf82
-DIST async_inotify-0.15.0.tar.gz 8182 BLAKE2B f1c42be4b2206f7cb330af3fb333ff54a9923350711137d3eeca97231b3babdf73ea296084c213028cbd108071be00f8aaadcfa9b174cedc4ad8f940ea9103c8 SHA512 d3f0d5886ee113ae9e5f9d2440a9fb497eb19c41afb64f8427bcb9c0a5c6b45e176b4570cd3f196ad0f752de1188ed632f89270f57498ab89963df93efa79c02
diff --git a/dev-ml/async_inotify/async_inotify-0.15.0.ebuild b/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
deleted file mode 100644
index 0c50d39b0..000000000
--- a/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Async wrapper for inotify"
-HOMEPAGE="https://github.com/janestreet/async_inotify"
-SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="ocamlopt"
-
-DEPEND="
- dev-ml/core_unix
- dev-ml/async
- dev-ml/async_find
- dev-ml/core
- dev-ml/ppx_jane
- dev-ml/inotify
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/async_inotify/
@ 2022-04-28 5:57 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-04-28 5:57 UTC (permalink / raw
To: gentoo-commits
commit: d5f185d8f77e3cd57425d50a6c6b4b1d1aa5a3dd
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 23:03:13 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Apr 28 05:57:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5f185d8
dev-ml/async_inotify: add 0.15.0, drop 0.14.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/async_inotify/Manifest | 2 +-
..._inotify-0.14.0.ebuild => async_inotify-0.15.0.ebuild} | 15 +++++++++------
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/dev-ml/async_inotify/Manifest b/dev-ml/async_inotify/Manifest
index 21ebc2ae1..30895d12e 100644
--- a/dev-ml/async_inotify/Manifest
+++ b/dev-ml/async_inotify/Manifest
@@ -1 +1 @@
-DIST async_inotify-0.14.0.tar.gz 6659 BLAKE2B 8df69b030978593b6df4010a68d8a874fd4281338937b76a943d90b588698d177b9e8df29767e605fab27ce4772b1aee5401737864b918b6d20389ac0f7b2c42 SHA512 219b66e668b332b6891a32cafb7ab03d8123c580badaf0f34df870c08a1259e0f32ba708cc4432a0d71eaa01774a5de1701b1964437a1784d02e6b396aa6cf82
+DIST async_inotify-0.15.0.tar.gz 8182 BLAKE2B f1c42be4b2206f7cb330af3fb333ff54a9923350711137d3eeca97231b3babdf73ea296084c213028cbd108071be00f8aaadcfa9b174cedc4ad8f940ea9103c8 SHA512 d3f0d5886ee113ae9e5f9d2440a9fb497eb19c41afb64f8427bcb9c0a5c6b45e176b4570cd3f196ad0f752de1188ed632f89270f57498ab89963df93efa79c02
diff --git a/dev-ml/async_inotify/async_inotify-0.14.0.ebuild b/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
similarity index 64%
rename from dev-ml/async_inotify/async_inotify-0.14.0.ebuild
rename to dev-ml/async_inotify/async_inotify-0.15.0.ebuild
index 051e43dcc..4808cc800 100644
--- a/dev-ml/async_inotify/async_inotify-0.14.0.ebuild
+++ b/dev-ml/async_inotify/async_inotify-0.15.0.ebuild
@@ -6,7 +6,10 @@ EAPI=8
inherit dune
DESCRIPTION="Async wrapper for inotify"
-HOMEPAGE="https://github.com/janestreet/async_inotify"
+HOMEPAGE="
+ https://github.com/janestreet/async_inotify
+ https://opam.ocaml.org/packages/async_inotify/
+"
SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
@@ -16,11 +19,11 @@ IUSE="ocamlopt"
DEPEND="
>=dev-lang/ocaml-4.08.0:=[ocamlopt?]
- =dev-ml/core_unix-0.14*:=
- =dev-ml/async-0.14*:=
- =dev-ml/async_find-0.14*:=
- =dev-ml/core-0.14*:=
- =dev-ml/ppx_jane-0.14*:=
+ =dev-ml/core_unix-0.15*:=
+ =dev-ml/async-0.15*:=
+ =dev-ml/async_find-0.15*:=
+ =dev-ml/core-0.15*:=
+ =dev-ml/ppx_jane-0.15*:=
>=dev-ml/inotify-0.2.0:=
"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-04-28 5:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-20 21:57 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/async_inotify/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2022-04-28 5:57 Alessandro Barbieri
2022-04-20 22:09 Alessandro Barbieri
2022-04-15 20:34 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox