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/ppx_optcomp/
Date: Tue, 15 Aug 2017 07:26:24 +0000 (UTC)	[thread overview]
Message-ID: <1502781972.577ad1a41c8fff067864d99f4b4dd15a367c3a8f.aballier@gentoo> (raw)

commit:     577ad1a41c8fff067864d99f4b4dd15a367c3a8f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 07:20:50 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 07:26:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577ad1a4

dev-ml/ppx_optcomp: convert to opam.eclass

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild
index 6c86a487aa6..5a96ebff8c9 100644
--- a/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild
+++ b/dev-ml/ppx_optcomp/ppx_optcomp-0.9.0-r2.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Optional compilation for OCaml"
 HOMEPAGE="https://github.com/janestreet/ppx_optcomp"
 SRC_URI="https://github.com/janestreet/ppx_optcomp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -14,16 +16,7 @@ IUSE=""
 
 DEPEND="
 	dev-ml/ppx_core:=
-	dev-lang/ocaml:=
 	dev-ml/ocaml-migrate-parsetree:=
 "
 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"


             reply	other threads:[~2017-08-15  7:26 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-15  7:26 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-30 13:14 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_optcomp/ Alfredo Tupone
2023-03-25 13:01 Arthur Zamarin
2023-03-25  2:03 Sam James
2023-03-25  1:54 Sam James
2023-03-25  1:54 Sam James
2022-04-24 13:47 Alfredo Tupone
2021-10-16 14:01 Agostino Sarubbo
2021-10-15 23:18 Sam James
2021-10-15 22:43 Sam James
2021-10-15 22:42 Sam James
2021-10-05  6:26 Sam James
2021-03-08 21:06 Alfredo Tupone
2020-10-16 15:17 Mark Wright
2018-02-14 14:30 Thomas Deutschmann
2017-11-04 15:40 Alexis Ballier
2017-09-10 14:45 Sergei Trofimovich
2017-04-17  9:26 Alexis Ballier
2017-04-16 19:35 Alexis Ballier
2017-01-24 11:40 Alexis Ballier
2016-03-22  9:20 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=1502781972.577ad1a41c8fff067864d99f4b4dd15a367c3a8f.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