Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/core/files: core-108.00.01-nocust.patch core-108.00.01-noinl.patch
Date: Sat, 30 Jun 2012 17:16:44
Message-Id: 20120630171634.E6E0D2004B@flycatcher.gentoo.org
1 aballier 12/06/30 17:16:34
2
3 Added: core-108.00.01-nocust.patch
4 core-108.00.01-noinl.patch
5 Log:
6 version bump
7
8 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 dev-ml/core/files/core-108.00.01-nocust.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-108.00.01-nocust.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-108.00.01-nocust.patch?rev=1.1&content-type=text/plain
15
16 Index: core-108.00.01-nocust.patch
17 ===================================================================
18 Index: core-108.00.01/_oasis
19 ===================================================================
20 --- core-108.00.01.orig/_oasis
21 +++ core-108.00.01/_oasis
22 @@ -63,7 +63,7 @@ Executable test_runner
23 Path: lib_test
24 MainIs: test_runner.ml
25 Build$: flag(tests)
26 - Custom: true
27 +# Custom: true
28 # CompiledObject: best
29 Install: false
30 BuildDepends: core,oUnit (>= 1.0.2)
31
32
33
34 1.1 dev-ml/core/files/core-108.00.01-noinl.patch
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-108.00.01-noinl.patch?rev=1.1&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/files/core-108.00.01-noinl.patch?rev=1.1&content-type=text/plain
38
39 Index: core-108.00.01-noinl.patch
40 ===================================================================
41 Index: core-108.00.01/lib_test/test.ml
42 ===================================================================
43 --- core-108.00.01.orig/lib_test/test.ml
44 +++ core-108.00.01/lib_test/test.ml
45 @@ -21,7 +21,6 @@ let all () =
46 flatten
47 (TestList
48 [
49 - Core.Inline_tests.tests ();
50 Avltree_test.test;
51 Bag_test.test;
52 Bigbuffer_test.test;