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/typerep/
Date: Sun,  6 Aug 2017 12:30:35 +0000 (UTC)	[thread overview]
Message-ID: <1502022627.6498f607aaef23fd2d311d310dc86bc6f46d85a1.aballier@gentoo> (raw)

commit:     6498f607aaef23fd2d311d310dc86bc6f46d85a1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 12:06:12 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 12:30:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6498f607

dev-ml/typerep: convert to opam.eclass

Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

diff --git a/dev-ml/typerep/typerep-0.9.0.ebuild b/dev-ml/typerep/typerep-0.9.0.ebuild
index 7359a76a68a..2940a460434 100644
--- a/dev-ml/typerep/typerep-0.9.0.ebuild
+++ b/dev-ml/typerep/typerep-0.9.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Library for creating runtime representation of OCaml types"
 HOMEPAGE="https://github.com/janestreet/typerep"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -12,18 +14,6 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="
-	dev-lang/ocaml:=
-	dev-ml/base:=
-"
-
+DEPEND="dev-ml/base:="
 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-06 12:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-06 12:30 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15 18:37 [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep/ Alfredo Tupone
2025-03-16 19:21 Alfredo Tupone
2025-03-11 20:18 Alfredo Tupone
2024-06-12  5:40 Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-06-18 11:21 Alfredo Tupone
2023-03-25  1:49 Sam James
2023-03-25  1:44 Sam James
2023-03-25  1:43 Sam James
2023-03-25  1:43 Sam James
2023-03-16 13:42 Alfredo Tupone
2022-04-25 17:51 Alfredo Tupone
2021-03-07 14:38 Alfredo Tupone
2021-02-11  6:31 Sam James
2021-02-11  6:26 Sam James
2021-02-10 18:53 Sam James
2021-01-24 11:45 Alfredo Tupone
2020-10-28  3:36 Sam James
2020-10-24  0:38 Sam James
2020-10-17  1:16 Sam James
2020-10-15 12:42 Sam James
2020-10-15  1:19 Sam James
2020-10-13 12:54 Mark Wright
2017-01-24 11:50 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-02-07 16:14 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=1502022627.6498f607aaef23fd2d311d310dc86bc6f46d85a1.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