Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ocaml: ChangeLog ocaml-3.11.2.ebuild
Date: Sat, 22 Jan 2011 22:58:22
Message-Id: 20110122225812.DD7EC20054@flycatcher.gentoo.org
1 xarthisius 11/01/22 22:58:12
2
3 Modified: ChangeLog ocaml-3.11.2.ebuild
4 Log:
5 ppc/ppc64 stable wrt #343751
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.187 dev-lang/ocaml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.187&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.187&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?r1=1.186&r2=1.187
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v
19 retrieving revision 1.186
20 retrieving revision 1.187
21 diff -u -r1.186 -r1.187
22 --- ChangeLog 4 Dec 2010 17:43:05 -0000 1.186
23 +++ ChangeLog 22 Jan 2011 22:58:12 -0000 1.187
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/ocaml
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.186 2010/12/04 17:43:05 armin76 Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.187 2011/01/22 22:58:12 xarthisius Exp $
30 +
31 + 22 Jan 2011; Kacper Kowalik <xarthisius@g.o> ocaml-3.11.2.ebuild:
32 + ppc/ppc64 stable wrt #343751
33
34 04 Dec 2010; Raúl Porcel <armin76@g.o> ocaml-3.11.2.ebuild:
35 alpha/ia64/sparc stable wrt #343751
36
37
38
39 1.8 dev-lang/ocaml/ocaml-3.11.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild?r1=1.7&r2=1.8
44
45 Index: ocaml-3.11.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- ocaml-3.11.2.ebuild 4 Dec 2010 17:43:05 -0000 1.7
52 +++ ocaml-3.11.2.ebuild 22 Jan 2011 22:58:12 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.7 2010/12/04 17:43:05 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.8 2011/01/22 22:58:12 xarthisius Exp $
59
60 EAPI="1"
61
62 @@ -15,7 +15,7 @@
63
64 LICENSE="QPL-1.0 LGPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
68 IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs"
69
70 DEPEND="tk? ( >=dev-lang/tk-3.3.3 )