aballier    14/11/28 17:32:24

  Modified:             extlib-1.6.1.ebuild ChangeLog
  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.5                  dev-ml/extlib/extlib-1.6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild?r1=1.4&r2=1.5

Index: extlib-1.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- extlib-1.6.1.ebuild 13 Apr 2014 16:20:44 -0000      1.4
+++ extlib-1.6.1.ebuild 28 Nov 2014 17:32:24 -0000      1.5
@@ -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/extlib/extlib-1.6.1.ebuild,v 1.4 
2014/04/13 16:20:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/extlib-1.6.1.ebuild,v 1.5 
2014/11/28 17:32:24 aballier Exp $
 
 EAPI=5
 
@@ -10,7 +10,10 @@
 HOMEPAGE="http://code.google.com/p/ocaml-extlib/";
 SRC_URI="http://ocaml-extlib.googlecode.com/files/${P}.tar.gz";
 LICENSE="LGPL-2.1"
-DEPEND=">=dev-lang/ocaml-3.10.2:=[ocamlopt?]"
+DEPEND="
+       >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
+       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+"
 RDEPEND="${DEPEND}"
 SLOT="0/${PV}"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"



1.33                 dev-ml/extlib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   13 Apr 2014 16:20:44 -0000      1.32
+++ ChangeLog   28 Nov 2014 17:32:24 -0000      1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ml/extlib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.32 2014/04/13 
16:20:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.33 2014/11/28 
17:32:24 aballier Exp $
+
+  28 Nov 2014; Alexis Ballier <[email protected]> extlib-1.6.1.ebuild:
+  update deps for ocaml 4.02
 
   13 Apr 2014; Agostino Sarubbo <[email protected]> extlib-1.6.1.ebuild:
   Stable for ppc, wrt bug #502730




Reply via email to