projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bc0194
)
app-misc/wyrd: Remove := slot op from || dep, #586304
author
Michał Górny
<mgorny@gentoo.org>
Tue, 21 Jun 2016 20:22:24 +0000
(22:22 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 21 Jun 2016 20:32:45 +0000
(22:32 +0200)
app-misc/wyrd/wyrd-1.4.6.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/wyrd/wyrd-1.4.6.ebuild
b/app-misc/wyrd/wyrd-1.4.6.ebuild
index a6f57895aac3b28bf0659c6579e099ee9a662720..660a8229990f063f22a699693476373c63f1764f 100644
(file)
--- a/
app-misc/wyrd/wyrd-1.4.6.ebuild
+++ b/
app-misc/wyrd/wyrd-1.4.6.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-16,7
+16,7
@@
IUSE="unicode"
RDEPEND="
sys-libs/ncurses[unicode?]
>=app-misc/remind-03.01
- || ( dev-ml/camlp4
:=
<dev-lang/ocaml-4.02.0 )
+ || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )
"
DEPEND="${RDEPEND}
>=dev-lang/ocaml-3.08