Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ocaml: ChangeLog ocaml-3.10.2.ebuild
Date: Thu, 09 Apr 2009 14:05:39
Message-Id: E1Lrusq-0008Sb-IG@stork.gentoo.org
1 armin76 09/04/09 14:05:36
2
3 Modified: ChangeLog ocaml-3.10.2.ebuild
4 Log:
5 arm stable
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.161 dev-lang/ocaml/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.161&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.161&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ChangeLog?r1=1.160&r2=1.161
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v
18 retrieving revision 1.160
19 retrieving revision 1.161
20 diff -u -r1.160 -r1.161
21 --- ChangeLog 20 Jan 2009 08:43:57 -0000 1.160
22 +++ ChangeLog 9 Apr 2009 14:05:36 -0000 1.161
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-lang/ocaml
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.160 2009/01/20 08:43:57 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.161 2009/04/09 14:05:36 armin76 Exp $
28 +
29 + 09 Apr 2009; Raúl Porcel <armin76@g.o> ocaml-3.10.2.ebuild:
30 + arm stable
31
32 20 Jan 2009; Alexis Ballier <aballier@g.o> ocaml-3.08.4.ebuild,
33 ocaml-3.10.2.ebuild, ocaml-3.11.0.ebuild:
34
35
36
37 1.13 dev-lang/ocaml/ocaml-3.10.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild?r1=1.12&r2=1.13
42
43 Index: ocaml-3.10.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- ocaml-3.10.2.ebuild 20 Jan 2009 08:43:57 -0000 1.12
50 +++ ocaml-3.10.2.ebuild 9 Apr 2009 14:05:36 -0000 1.13
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.12 2009/01/20 08:43:57 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.13 2009/04/09 14:05:36 armin76 Exp $
56
57 inherit flag-o-matic eutils multilib versionator toolchain-funcs
58
59 @@ -13,7 +13,7 @@
60
61 LICENSE="QPL-1.0 LGPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs"
66
67 DEPEND="tk? ( >=dev-lang/tk-3.3.3 )