aballier    14/11/10 08:32:02

  Modified:             ChangeLog
  Added:                core_extended-111.28.00.ebuild
  Log:
  version bump
  
  Signed-off-by: [email protected]
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.22                 dev-ml/core_extended/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   13 Feb 2014 15:57:31 -0000      1.21
+++ ChangeLog   10 Nov 2014 08:32:02 -0000      1.22
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ml/core_extended
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.21 
2014/02/13 15:57:31 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.22 
2014/11/10 08:32:02 aballier Exp $
+
+*core_extended-111.28.00 (10 Nov 2014)
+
+  10 Nov 2014; Alexis Ballier <[email protected]>
+  +core_extended-111.28.00.ebuild:
+  version bump
 
 *core_extended-110.01.00 (13 Feb 2014)
 



1.1                  dev-ml/core_extended/core_extended-111.28.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core_extended/core_extended-111.28.00.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core_extended/core_extended-111.28.00.ebuild?rev=1.1&content-type=text/plain

Index: core_extended-111.28.00.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-111.28.00.ebuild,v 
1.1 2014/11/10 08:32:02 aballier Exp $

EAPI="5"

OASIS_BUILD_DOCS=1
OASIS_BUILD_TESTS=1

inherit oasis

DESCRIPTION="Jane Street's alternative to the standard library"
HOMEPAGE="http://www.janestreet.com/ocaml";
SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz
        http://dev.gentoo.org/~aballier/distfiles/${P}.tar.gz";

LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="
        >=dev-ml/core-${PV}:=
        >=dev-ml/sexplib-109.20.00:=
        >=dev-ml/bin-prot-109.15.00:=
        >=dev-ml/fieldslib-109.20.00:=
        >=dev-ml/pa_ounit-109.27.00:=
        >=dev-ml/comparelib-109.27.00:=
        >=dev-ml/custom_printf-109.27.00:=
        >=dev-ml/pipebang-109.15.00:=
        >=dev-ml/textutils-109.35.00:=
        dev-ml/pa_test:=
        dev-ml/re2:=
        dev-ml/pa_bench:=
        "
DEPEND="${RDEPEND}
        test? ( >=dev-ml/ounit-1.1.0 )"




Reply via email to