public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/mtime/
Date: Sat,  6 Mar 2021 18:07:59 +0000 (UTC)	[thread overview]
Message-ID: <1615054062.77d4617fa01ced29ac75c65c6353ffd55cb4586d.tupone@gentoo> (raw)

commit:     77d4617fa01ced29ac75c65c6353ffd55cb4586d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  6 18:07:42 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 18:07:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d4617f

dev-ml/mtime: rem dep on dev-ml/js_of_ocaml

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/mtime/metadata.xml       | 5 ++++-
 dev-ml/mtime/mtime-1.1.0.ebuild | 5 ++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-ml/mtime/metadata.xml b/dev-ml/mtime/metadata.xml
index 430548eaef5..9a976f832f4 100644
--- a/dev-ml/mtime/metadata.xml
+++ b/dev-ml/mtime/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">dbuenzli/mtime</remote-id>
 	</upstream>

diff --git a/dev-ml/mtime/mtime-1.1.0.ebuild b/dev-ml/mtime/mtime-1.1.0.ebuild
index 021313a0546..91dfab39d4d 100644
--- a/dev-ml/mtime/mtime-1.1.0.ebuild
+++ b/dev-ml/mtime/mtime-1.1.0.ebuild
@@ -12,11 +12,10 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz"
 LICENSE="ISC"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="javascript test"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-lang/ocaml:=[ocamlopt]
-	javascript? ( dev-ml/js_of_ocaml:= )
 "
 DEPEND="${RDEPEND}
 	dev-ml/topkg
@@ -25,7 +24,7 @@ DEPEND="${RDEPEND}
 
 src_compile() {
 	ocaml pkg/pkg.ml build \
-		--with-js_of_ocaml $(usex javascript true false) \
+		--with-js_of_ocaml false \
 		--tests $(usex test true false) \
 		|| die
 }


             reply	other threads:[~2021-03-06 18:08 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 18:07 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-29 10:54 [gentoo-commits] repo/gentoo:master commit in: dev-ml/mtime/ Sam James
2024-12-29 10:54 Sam James
2024-12-29 10:54 Sam James
2024-10-17 19:24 Alfredo Tupone
2023-10-08 17:41 Arthur Zamarin
2023-10-08 17:41 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-05-16 15:44 Maciej Barć
2023-03-17 14:46 Arthur Zamarin
2022-07-24  0:00 Sam James
2022-07-24  0:00 Sam James
2022-04-18 21:07 Jakov Smolić
2021-12-10  1:12 Maciej Barć
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-12  7:14 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  5:16 Sam James
2021-07-16  7:20 Alfredo Tupone
2021-06-03  0:45 Sam James
2021-05-16 19:02 Sam James
2021-05-16  0:07 Sam James
2021-05-15 19:17 Sam James
2021-05-15  2:01 Sam James
2021-04-21  2:10 Sam James
2021-02-21  9:44 Sam James
2021-02-21  8:11 Sam James
2021-02-21  7:28 Sam James
2021-02-10 16:38 Sam James
2021-02-10 16:30 Sam James
2017-09-22  8:32 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-05-11  6:36 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=1615054062.77d4617fa01ced29ac75c65c6353ffd55cb4586d.tupone@gentoo \
    --to=tupone@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