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_here/
Date: Sun,  2 Apr 2017 08:38:31 +0000 (UTC)	[thread overview]
Message-ID: <1491122275.0b32c132c54acd49dc653260807ade2115751af3.aballier@gentoo> (raw)

commit:     0b32c132c54acd49dc653260807ade2115751af3
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 16:33:12 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 08:37:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b32c132

dev-ml/ppx_here: Bump to 0.9.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/ppx_here/Manifest                           |  2 +-
 ...here-113.33.03.ebuild => ppx_here-0.9.0.ebuild} | 28 +++++++---------------
 2 files changed, 10 insertions(+), 20 deletions(-)

diff --git a/dev-ml/ppx_here/Manifest b/dev-ml/ppx_here/Manifest
index 587d75a92ba..2738826d5ce 100644
--- a/dev-ml/ppx_here/Manifest
+++ b/dev-ml/ppx_here/Manifest
@@ -1 +1 @@
-DIST ppx_here-113.33.03.tar.gz 52064 SHA256 671bf487c5beaf0596fa4f9cf255aff28d89378004f2f9c58ae36110bba3c8ab SHA512 478e5638aaa6cd5ca28d3f4f85b94b5f98e2dec92c7c26dd7a35cd6df639a6e264f1983266352f927eac1cc7e960d65e1d37c2233ce5a96c125afe98da8b8e88 WHIRLPOOL 51f4abe23a5e25b04b554e69126c5d4481a95851f1d72c3ae0c68791d443270c8bb8a2879b95fc3206e608eb7394476239c931f4b7a02545a20f97693e603a43
+DIST ppx_here-0.9.0.tar.gz 7510 SHA256 789eebb555a21030ce0df639499122c95e1ca864ac3b5f2838a4a7d197aa7163 SHA512 2119b1b376cf44dd7eece5184816866e2cdfbf22b7792979718c76f4a2b381c48e149b1e12ff7ef800f96584cbe42bcff7a0249dca3b51e7bdd80da62f4f0cd2 WHIRLPOOL db46fac7a98173bca3cdf905bb44b3a2debfc97f695a8ec2f3dd054470f01c911104801296fc220ed3355f8428c3621d32d4b82f1013500304e80d960b5162af

diff --git a/dev-ml/ppx_here/ppx_here-113.33.03.ebuild b/dev-ml/ppx_here/ppx_here-0.9.0.ebuild
similarity index 52%
rename from dev-ml/ppx_here/ppx_here-113.33.03.ebuild
rename to dev-ml/ppx_here/ppx_here-0.9.0.ebuild
index 41a58aaaa5c..d85120d5b81 100644
--- a/dev-ml/ppx_here/ppx_here-113.33.03.ebuild
+++ b/dev-ml/ppx_here/ppx_here-0.9.0.ebuild
@@ -1,34 +1,25 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
-
-inherit oasis
+EAPI=6
 
 DESCRIPTION="Expands [%here] into its location"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
+HOMEPAGE="https://github.com/janestreet/ppx_here"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="dev-ml/ppx_tools:=
+DEPEND="
+	dev-lang/ocaml:=
+	dev-ml/ppx_core:=
 	dev-ml/ppx_driver:=
-	dev-ml/ppx_core:="
-
+	dev-ml/ocaml-migrate-parsetree:=
+"
 RDEPEND="${DEPEND}"
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/js-build-tools"
-
-src_configure() {
-	emake setup.exe
-	OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
-}
-
-src_compile() {
-	emake
-}
+DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
 
 src_install() {
 	opam-installer -i \
@@ -36,5 +27,4 @@ src_install() {
 		--libdir="${D}/$(ocamlc -where)" \
 		--docdir="${ED}/usr/share/doc/${PF}" \
 		${PN}.install || die
-	dodoc CHANGES.md
 }


             reply	other threads:[~2017-04-02  8:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-02  8:38 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_here/ Alfredo Tupone
2023-03-25 13:05 Arthur Zamarin
2023-03-25  1:54 Sam James
2023-03-25  1:49 Sam James
2023-03-25  1:43 Sam James
2023-03-16 12:59 Alfredo Tupone
2022-04-24 11:31 Alfredo Tupone
2021-03-08 19:15 Alfredo Tupone
2020-10-16 15:17 Mark Wright
2017-08-15  7:26 Alexis Ballier
2017-08-15  7:26 Alexis Ballier
2017-04-18 20:10 Alexis Ballier
2017-04-15 10:27 Alexis Ballier
2017-02-05 17:53 Alexis Ballier
2017-02-05 17:53 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
2017-01-24 11:40 Alexis Ballier
2016-03-22 10:07 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=1491122275.0b32c132c54acd49dc653260807ade2115751af3.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