From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexplib/
Date: Wed, 2 Aug 2017 11:23:04 +0000 (UTC) [thread overview]
Message-ID: <1501672972.74f12defd4da532db8e883ca280bed75a381349f.aballier@gentoo> (raw)
commit: 74f12defd4da532db8e883ca280bed75a381349f
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 11:15:33 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 11:22:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f12def
dev-ml/sexplib: convert to opam.eclass
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-ml/sexplib/sexplib-0.9.2.ebuild | 15 ++++-----------
1 file changed, 4 insertions(+), 11 deletions(-)
diff --git a/dev-ml/sexplib/sexplib-0.9.2.ebuild b/dev-ml/sexplib/sexplib-0.9.2.ebuild
index 8ea3c1e3150..0def0f6d5df 100644
--- a/dev-ml/sexplib/sexplib-0.9.2.ebuild
+++ b/dev-ml/sexplib/sexplib-0.9.2.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit opam
+
DESCRIPTION="Library for automated conversion of OCaml-values to and from S-expressions"
HOMEPAGE="https://github.com/janestreet/sexplib"
SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -12,18 +14,9 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc"
IUSE=""
-RDEPEND="dev-lang/ocaml:="
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
+RDEPEND=""
+DEPEND="${RDEPEND} dev-ml/jbuilder"
src_test() {
jbuilder runtest || die
}
-
-src_install() {
- opam-installer -i \
- --prefix="${ED}/usr" \
- --libdir="${D}/$(ocamlc -where)" \
- --docdir="${ED}/usr/share/doc/${PF}" \
- ${PN}.install || die
- dodoc CHANGES.md README.org
-}
next reply other threads:[~2017-08-02 11:23 UTC|newest]
Thread overview: 33+ 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 --
2024-06-12 5:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/sexplib/ Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-12-29 22:35 Alfredo Tupone
2023-06-30 19:08 Maciej Barć
2023-03-25 2:03 Sam James
2023-03-25 1:47 Sam James
2023-03-25 1:47 Sam James
2023-03-25 1:47 Sam James
2023-03-16 13:42 Alfredo Tupone
2023-02-01 19:08 Alfredo Tupone
2023-01-28 13:26 Alfredo Tupone
2022-10-14 19:06 Alfredo Tupone
2022-07-05 17:03 Alfredo Tupone
2022-04-25 16:49 Alfredo Tupone
2022-04-23 6:08 Maciej Barć
2022-04-23 4:30 Maciej Barć
2021-03-13 14:05 Sam James
2021-03-09 7:31 Alfredo Tupone
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2020-10-13 12:54 Mark Wright
2018-02-11 21:56 Thomas Deutschmann
2017-11-04 9:53 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-07-29 10:06 Alexis Ballier
2017-04-05 9:51 Michael Weber
2017-04-01 13:32 Alexis Ballier
2017-01-24 11:50 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=1501672972.74f12defd4da532db8e883ca280bed75a381349f.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