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/astring/
Date: Fri, 22 Sep 2017 08:32:05 +0000 (UTC)	[thread overview]
Message-ID: <1506069101.c18c755bf658f75b196a593f87b72bfc8b5c7b08.aballier@gentoo> (raw)

commit:     c18c755bf658f75b196a593f87b72bfc8b5c7b08
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 08:18:47 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 08:31:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18c755b

dev-ml/astring: update to opam.eclass

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-ml/astring/astring-0.8.3.ebuild | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/dev-ml/astring/astring-0.8.3.ebuild b/dev-ml/astring/astring-0.8.3.ebuild
index b992a79e835..cd17e851458 100644
--- a/dev-ml/astring/astring-0.8.3.ebuild
+++ b/dev-ml/astring/astring-0.8.3.ebuild
@@ -3,6 +3,8 @@
 
 EAPI="5"
 
+inherit opam
+
 DESCRIPTION="Alternative String module for OCaml"
 HOMEPAGE="http://erratique.ch/software/astring https://github.com/dbuenzli/astring"
 SRC_URI="http://erratique.ch/software/astring/releases/${P}.tbz"
@@ -14,7 +16,6 @@ IUSE=""
 
 RDEPEND="dev-lang/ocaml:=[ocamlopt]"
 DEPEND="${RDEPEND}
-	dev-ml/opam
 	dev-ml/topkg
 	dev-ml/ocamlbuild
 	dev-ml/findlib"
@@ -22,12 +23,3 @@ DEPEND="${RDEPEND}
 src_compile() {
 	ocaml pkg/pkg.ml build || 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.md
-}


             reply	other threads:[~2017-09-22  8:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22  8:32 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-17 20:59 [gentoo-commits] repo/gentoo:master commit in: dev-ml/astring/ Sam James
2020-10-17 20:59 Sam James
2021-02-10 16:30 Sam James
2021-02-10 16:38 Sam James
2021-02-21  7:28 Sam James
2021-02-21  8:11 Sam James
2021-02-21  9:43 Sam James
2021-03-15  4:02 Sam James
2021-05-15  2:01 Sam James
2021-05-15 19:17 Sam James
2021-05-16  0:07 Sam James
2021-05-16 19:02 Sam James
2021-06-03  0:45 Sam James
2024-07-19 16:47 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=1506069101.c18c755bf658f75b196a593f87b72bfc8b5c7b08.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