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/dns/
Date: Fri,  6 Oct 2017 13:21:22 +0000 (UTC)	[thread overview]
Message-ID: <1507296071.2ba027d3edc68228488669c7247d1ed6715107a1.aballier@gentoo> (raw)

commit:     2ba027d3edc68228488669c7247d1ed6715107a1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  6 13:19:22 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct  6 13:21:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba027d3

dev-ml/dns: update to opam.eclass

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ml/dns/dns-1.0.0.ebuild | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/dev-ml/dns/dns-1.0.0.ebuild b/dev-ml/dns/dns-1.0.0.ebuild
index 85d9d78a23c..1780cf1361f 100644
--- a/dev-ml/dns/dns-1.0.0.ebuild
+++ b/dev-ml/dns/dns-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit findlib eutils
+inherit findlib opam
 
 DESCRIPTION="A pure OCaml implementation of the DNS protocol"
 HOMEPAGE="https://github.com/mirage/ocaml-dns https://mirage.io"
@@ -15,7 +15,6 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="
-	>=dev-lang/ocaml-4:=
 	>=dev-ml/ocaml-base64-2.0.0:=
 	>=dev-ml/ocaml-cstruct-3.0.2:=[ppx]
 	dev-ml/ocaml-hashcons:=
@@ -27,7 +26,6 @@ RDEPEND="
 "
 DEPEND="
 	dev-ml/jbuilder
-	dev-ml/opam
 	${RDEPEND}
 "
 
@@ -43,11 +41,3 @@ src_compile() {
 src_test() {
 	jbuilder runtest -p dns || die
 }
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		dns.install || die
-}


             reply	other threads:[~2017-10-06 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 13:21 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-04  6:10 [gentoo-commits] repo/gentoo:master commit in: dev-ml/dns/ Sam James
2021-02-17 21:10 Alfredo Tupone
2021-02-17 21:08 Alfredo Tupone
2017-10-06 13:21 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=1507296071.2ba027d3edc68228488669c7247d1ed6715107a1.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