public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/async/
Date: Sat, 23 Sep 2017 12:43:56 +0000 (UTC)	[thread overview]
Message-ID: <1506170632.a88db368f2ea4f20af7d51aa3307e9f7584dc5c4.aballier@gentoo> (raw)

commit:     a88db368f2ea4f20af7d51aa3307e9f7584dc5c4
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 12:00:41 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 12:43:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88db368

dev-ml/async: convert to opam.eclass

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ml/async/async-0.9.0.ebuild | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/dev-ml/async/async-0.9.0.ebuild b/dev-ml/async/async-0.9.0.ebuild
index d64eaab2ead..e1ba15eb9c9 100644
--- a/dev-ml/async/async-0.9.0.ebuild
+++ b/dev-ml/async/async-0.9.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Jane Street Capital's asynchronous execution library"
 HOMEPAGE="https://github.com/janestreet/async"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -12,7 +14,7 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND=">=dev-lang/ocaml-4.02.0:=
+RDEPEND="
 	dev-ml/async_extra:=
 	dev-ml/async_kernel:=
 	dev-ml/async_unix:=
@@ -21,12 +23,4 @@ RDEPEND=">=dev-lang/ocaml-4.02.0:=
 	dev-ml/ppx_jane:=
 	dev-ml/ocaml-migrate-parsetree:=
 "
-DEPEND="${RDEPEND} 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="${RDEPEND} dev-ml/jbuilder"


             reply	other threads:[~2017-09-23 12:43 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23 12:43 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08  7:12 [gentoo-commits] repo/gentoo:master commit in: dev-ml/async/ Sam James
2024-06-08  6:33 Arthur Zamarin
2024-06-08  5:18 Arthur Zamarin
2024-06-08  5:18 Arthur Zamarin
2023-07-08 16:37 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-06-15 18:20 Arthur Zamarin
2023-06-09 16:52 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-04-24 13:51 Alfredo Tupone
2023-04-24 12:07 Alfredo Tupone
2023-02-24 22:20 Sam James
2023-02-24 16:56 Sam James
2023-02-20 20:27 Arthur Zamarin
2022-04-27 19:49 Alfredo Tupone
2021-03-07 14:38 Alfredo Tupone
2021-01-27  9:12 Sam James
2017-03-11 10:52 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-03-07 17:48 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-19 14:03 Alexis Ballier

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=1506170632.a88db368f2ea4f20af7d51aa3307e9f7584dc5c4.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