Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/camlp5: camlp5-5.12.ebuild ChangeLog
Date: Thu, 02 Jul 2009 16:09:08
Message-Id: E1MMOqQ-0004Fr-5B@stork.gentoo.org
1 fauli 09/07/02 16:09:06
2
3 Modified: camlp5-5.12.ebuild ChangeLog
4 Log:
5 stable x86, bug 276249
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 dev-ml/camlp5/camlp5-5.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild?r1=1.1&r2=1.2
14
15 Index: camlp5-5.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- camlp5-5.12.ebuild 23 May 2009 10:06:58 -0000 1.1
22 +++ camlp5-5.12.ebuild 2 Jul 2009 16:09:06 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.1 2009/05/23 10:06:58 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.2 2009/07/02 16:09:06 fauli Exp $
28
29 EAPI="2"
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
37 IUSE="doc +ocamlopt"
38
39 DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]"
40
41
42
43 1.36 dev-ml/camlp5/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/ChangeLog?rev=1.36&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/ChangeLog?rev=1.36&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ml/camlp5/ChangeLog?r1=1.35&r2=1.36
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v
52 retrieving revision 1.35
53 retrieving revision 1.36
54 diff -u -r1.35 -r1.36
55 --- ChangeLog 23 May 2009 10:06:58 -0000 1.35
56 +++ ChangeLog 2 Jul 2009 16:09:06 -0000 1.36
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ml/camlp5
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.35 2009/05/23 10:06:58 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.36 2009/07/02 16:09:06 fauli Exp $
62 +
63 + 02 Jul 2009; Christian Faulhammer <fauli@g.o> camlp5-5.12.ebuild:
64 + stable x86, bug 276249
65
66 *camlp5-5.12 (23 May 2009)