public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/enumerate/
@ 2016-06-26 10:03 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2016-06-26 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e2938f0b23783976b6dd1a231cdcabeeb7d71d21
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 09:34:37 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 09:34:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2938f0b

dev-ml/enumerate: Fix || operator error and depend on dev-ml/camlp4 only instead.

Gentoo-Bug: https://bugs.gentoo.org/586908

Package-Manager: portage-2.2.28

 .../{enumerate-111.08.00.ebuild => enumerate-111.08.00-r1.ebuild}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/enumerate/enumerate-111.08.00.ebuild b/dev-ml/enumerate/enumerate-111.08.00-r1.ebuild
similarity index 84%
rename from dev-ml/enumerate/enumerate-111.08.00.ebuild
rename to dev-ml/enumerate/enumerate-111.08.00-r1.ebuild
index 3e00a71..568d5b8 100644
--- a/dev-ml/enumerate/enumerate-111.08.00.ebuild
+++ b/dev-ml/enumerate/enumerate-111.08.00-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=5
 
 inherit oasis
 
@@ -19,7 +19,7 @@ IUSE=""
 
 DEPEND="
 	>=dev-ml/type-conv-111.13:=
-	|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+	dev-ml/camlp4:="
 
 RDEPEND="${DEPEND}"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-26 10:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-26 10:03 [gentoo-commits] repo/gentoo:master commit in: dev-ml/enumerate/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox