aballier    15/05/21 07:16:51

  Modified:             ChangeLog ocaml-ctypes-0.4.1.ebuild
  Log:
  raise ocaml dep to 4, bug #550010
  
  Signed-off-by: Alexis Ballier <[email protected]>
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.6                  dev-ml/ocaml-ctypes/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   21 May 2015 07:14:38 -0000      1.5
+++ ChangeLog   21 May 2015 07:16:51 -0000      1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/ocaml-ctypes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.5 
2015/05/21 07:14:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ChangeLog,v 1.6 
2015/05/21 07:16:51 aballier Exp $
+
+  21 May 2015; Alexis Ballier <[email protected]> ocaml-ctypes-0.4.1.ebuild:
+  raise ocaml dep to 4, bug #550010
 
   21 May 2015; Alexis Ballier <[email protected]> -ocaml-ctypes-0.4.0.ebuild:
   remove old



1.2                  dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild

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

Index: ocaml-ctypes-0.4.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-ctypes-0.4.1.ebuild   10 Apr 2015 15:28:49 -0000      1.1
+++ ocaml-ctypes-0.4.1.ebuild   21 May 2015 07:16:51 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild,v 1.1 
2015/04/10 15:28:49 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/ocaml-ctypes/ocaml-ctypes-0.4.1.ebuild,v 1.2 
2015/05/21 07:16:51 aballier Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 IUSE=""
 
 RDEPEND="
-       dev-lang/ocaml:=
+       >=dev-lang/ocaml-4:=
        virtual/libffi
 "
 DEPEND="${RDEPEND}"




Reply via email to