aballier    14/11/28 18:05:22

  Modified:             ChangeLog async-111.25.00.ebuild
  Log:
  update deps for ocaml 4.02
  
  Signed-off-by: [email protected]
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.13                 dev-ml/async/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/async/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   10 Nov 2014 08:38:10 -0000      1.12
+++ ChangeLog   28 Nov 2014 18:05:22 -0000      1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/async
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/async/ChangeLog,v 1.12 2014/11/10 
08:38:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/async/ChangeLog,v 1.13 2014/11/28 
18:05:22 aballier Exp $
+
+  28 Nov 2014; Alexis Ballier <[email protected]> async-111.25.00.ebuild:
+  update deps for ocaml 4.02
 
 *async-111.25.00 (10 Nov 2014)
 



1.2                  dev-ml/async/async-111.25.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/async-111.25.00.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/async-111.25.00.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async/async-111.25.00.ebuild?r1=1.1&r2=1.2

Index: async-111.25.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/async/async-111.25.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- async-111.25.00.ebuild      10 Nov 2014 08:38:10 -0000      1.1
+++ async-111.25.00.ebuild      28 Nov 2014 18:05:22 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/async/async-111.25.00.ebuild,v 1.1 
2014/11/10 08:38:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/async/async-111.25.00.ebuild,v 1.2 
2014/11/28 18:05:22 aballier Exp $
 
 EAPI="5"
 
@@ -24,6 +24,7 @@
        >=dev-ml/async_kernel-${PV}:=
        >=dev-ml/async_unix-${PV}:=
        >=dev-ml/async_extra-${PV}:=
+       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
        "
 DEPEND="${RDEPEND}
        test? ( >=dev-ml/ounit-1.0.2 dev-ml/core_bench )"




Reply via email to