From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/spawn/
Date: Wed, 2 Aug 2017 11:23:04 +0000 (UTC) [thread overview]
Message-ID: <1501672971.27cce2f6a83c3b8c3756abe200fabf4d65c16e29.aballier@gentoo> (raw)
commit: 27cce2f6a83c3b8c3756abe200fabf4d65c16e29
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 11:14:33 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 11:22:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cce2f6
dev-ml/spawn: conver to opam.eclass
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-ml/spawn/spawn-0.9.0.ebuild | 16 ++++------------
1 file changed, 4 insertions(+), 12 deletions(-)
diff --git a/dev-ml/spawn/spawn-0.9.0.ebuild b/dev-ml/spawn/spawn-0.9.0.ebuild
index 14fbced82e9..20fe4468b71 100644
--- a/dev-ml/spawn/spawn-0.9.0.ebuild
+++ b/dev-ml/spawn/spawn-0.9.0.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit opam
+
DESCRIPTION="Spawning sub-processes"
HOMEPAGE="https://github.com/janestreet/spawn"
SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -12,16 +14,6 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="
- dev-lang/ocaml:=
- "
+DEPEND=""
RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"
-
-src_install() {
- opam-installer -i \
- --prefix="${ED}/usr" \
- --libdir="${D}/$(ocamlc -where)" \
- --docdir="${ED}/usr/share/doc/${PF}" \
- ${PN}.install || die
-}
+DEPEND="${DEPEND} dev-ml/jbuilder"
next reply other threads:[~2017-08-02 11:23 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-02 11:23 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-24 16:06 [gentoo-commits] repo/gentoo:master commit in: dev-ml/spawn/ Sam James
2021-01-24 16:12 Sam James
2021-01-24 17:10 Sam James
2021-01-27 19:53 Sam James
2021-01-28 2:48 Sam James
2021-01-28 20:25 Sam James
2021-02-10 16:38 Sam James
2021-02-21 8:11 Sam James
2021-02-25 13:09 Sam James
2021-02-25 17:54 Sam James
2021-03-04 14:28 Agostino Sarubbo
2021-03-07 18:00 Alfredo Tupone
2021-03-13 14:03 Sam James
2021-03-13 14:05 Sam James
2022-02-01 13:24 Alfredo Tupone
2022-04-27 6:57 Alfredo Tupone
2022-09-23 0:09 Maciej Barć
2023-03-16 23:16 Sam James
2023-03-17 2:38 Sam James
2023-03-17 14:11 Sam James
2023-03-30 17:57 Arthur Zamarin
2024-11-18 19:41 Alfredo Tupone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501672971.27cce2f6a83c3b8c3756abe200fabf4d65c16e29.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox