* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/core_unix/
@ 2022-04-27 21:04 Alessandro Barbieri
0 siblings, 0 replies; 2+ messages in thread
From: Alessandro Barbieri @ 2022-04-27 21:04 UTC (permalink / raw
To: gentoo-commits
commit: 9fef65fa6de36eea4e79d431679fb5c9c82084dd
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Apr 27 21:04:00 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Apr 27 21:04:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fef65fa
dev-ml/core_unix: treeclean
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/core_unix/Manifest | 1 -
dev-ml/core_unix/core_unix-0.14.0.ebuild | 27 ---------------------------
dev-ml/core_unix/metadata.xml | 13 -------------
3 files changed, 41 deletions(-)
diff --git a/dev-ml/core_unix/Manifest b/dev-ml/core_unix/Manifest
deleted file mode 100644
index a9bdefb0f..000000000
--- a/dev-ml/core_unix/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST core_unix-0.14.0.tar.gz 6694 BLAKE2B 6ee13ca55de516962590066b81d5f8bfc058a05d18b26a014decaec92ace7ba699c12a203c0ca4b1381d69f218f3c428eed08df00e25e5b1615e748b30c4d841 SHA512 d020db759cde35c0e9d9919dee2c0ea5bb5b7a5ee75515be922d816f28eb9f74dba37e6e424a636e362eab5120b2c1e672f4e5ba798f2dac7974c0e135f80faf
diff --git a/dev-ml/core_unix/core_unix-0.14.0.ebuild b/dev-ml/core_unix/core_unix-0.14.0.ebuild
deleted file mode 100644
index 15c85fdd5..000000000
--- a/dev-ml/core_unix/core_unix-0.14.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Unix-specific extensions to some of the modules defined in [core] and [core_kernel]"
-HOMEPAGE="
- https://github.com/janestreet/core_unix
- https://opam.ocaml.org/packages/core_unix/
-"
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="ocamlopt"
-
-RDEPEND="
- =dev-ml/core-0.14*:=
- >=dev-lang/ocaml-4.08.0:=[ocamlopt?]
-"
-DEPEND="
- ${RDEPEND}
- sys-kernel/linux-headers
-"
diff --git a/dev-ml/core_unix/metadata.xml b/dev-ml/core_unix/metadata.xml
deleted file mode 100644
index 5cee9e0ba..000000000
--- a/dev-ml/core_unix/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?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>
- <doc>https://ocaml.janestreet.com/ocaml-core/latest/doc/core_unix/index.html</doc>
- <bugs-to>https://github.com/janestreet/core_unix/issues</bugs-to>
- <remote-id type="github">janestreet/core_unix</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/core_unix/
@ 2022-04-21 0:15 Alessandro Barbieri
0 siblings, 0 replies; 2+ messages in thread
From: Alessandro Barbieri @ 2022-04-21 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 109064083a1245a13c96fd711e7ae580835ab515
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Apr 21 00:09:32 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Thu Apr 21 00:09:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10906408
dev-ml/core_unix: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-ml/core_unix/core_unix-0.14.0.ebuild | 18 ++++++------------
1 file changed, 6 insertions(+), 12 deletions(-)
diff --git a/dev-ml/core_unix/core_unix-0.14.0.ebuild b/dev-ml/core_unix/core_unix-0.14.0.ebuild
index b1c2cdfd2..15c85fdd5 100644
--- a/dev-ml/core_unix/core_unix-0.14.0.ebuild
+++ b/dev-ml/core_unix/core_unix-0.14.0.ebuild
@@ -6,7 +6,10 @@ EAPI=8
inherit dune
DESCRIPTION="Unix-specific extensions to some of the modules defined in [core] and [core_kernel]"
-HOMEPAGE="https://github.com/janestreet/core_unix"
+HOMEPAGE="
+ https://github.com/janestreet/core_unix
+ https://opam.ocaml.org/packages/core_unix/
+"
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
@@ -15,17 +18,8 @@ KEYWORDS="~amd64"
IUSE="ocamlopt"
RDEPEND="
- dev-ml/core_kernel
- dev-ml/expect_test_helpers_core
- dev-ml/core
- dev-ml/ppx_jane
- dev-ml/jane-street-headers
- dev-ml/jst-config
- dev-ml/ocaml_intrinsics
- dev-ml/sexplib
- dev-ml/timezone
- dev-ml/base-threads
- dev-ml/spawn
+ =dev-ml/core-0.14*:=
+ >=dev-lang/ocaml-4.08.0:=[ocamlopt?]
"
DEPEND="
${RDEPEND}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-27 21:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27 21:04 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/core_unix/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2022-04-21 0:15 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox