* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ulex/
@ 2016-03-01 18:47 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2016-03-01 18:47 UTC (permalink / raw
To: gentoo-commits
commit: 9d4e19d24f5dd4599a46f6f920e6d293b0bf3566
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 1 18:21:57 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 1 18:47:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4e19d2
dev-ml/ulex: add ocamlbuild dep
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ml/ulex/ulex-1.1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-ml/ulex/ulex-1.1.ebuild b/dev-ml/ulex/ulex-1.1.ebuild
index 5ae79cb..a86c973 100644
--- a/dev-ml/ulex/ulex-1.1.ebuild
+++ b/dev-ml/ulex/ulex-1.1.ebuild
@@ -15,9 +15,10 @@ SLOT="0/${PV}"
KEYWORDS="amd64 ppc x86"
IUSE="+ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
-RDEPEND="${DEPEND}"
+RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+ dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
src_compile() {
emake all
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/ulex/
@ 2017-06-22 14:24 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2017-06-22 14:24 UTC (permalink / raw
To: gentoo-commits
commit: 2775f775b93291b866ff3e76e35aa885fc30a693
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 12:53:24 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 14:24:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2775f775
dev-ml/ulex: depend on ocamlbuild only now that old ocaml is gone
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ml/ulex/ulex-1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/ulex/ulex-1.1.ebuild b/dev-ml/ulex/ulex-1.1.ebuild
index f02989ff2fd..6b98ec8bd78 100644
--- a/dev-ml/ulex/ulex-1.1.ebuild
+++ b/dev-ml/ulex/ulex-1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -17,7 +17,7 @@ IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]
dev-ml/camlp4:="
DEPEND="${RDEPEND}
- || ( dev-ml/ocamlbuild <dev-lang/ocaml-4.02.3-r1 )"
+ dev-ml/ocamlbuild"
src_compile() {
emake all
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-22 14:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-22 14:24 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ulex/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2016-03-01 18:47 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox