Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/ocamlnet: ChangeLog ocamlnet-3.2.1.ebuild
Date: Wed, 27 Apr 2011 17:59:08
Message-Id: 20110427175859.0DAA620054@flycatcher.gentoo.org
1 angelos 11/04/27 17:58:59
2
3 Modified: ChangeLog ocamlnet-3.2.1.ebuild
4 Log:
5 Stable on amd64 wrt bug #363617
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.48 dev-ml/ocamlnet/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.48&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.48&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?r1=1.47&r2=1.48
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v
19 retrieving revision 1.47
20 retrieving revision 1.48
21 diff -u -r1.47 -r1.48
22 --- ChangeLog 14 Apr 2011 19:05:09 -0000 1.47
23 +++ ChangeLog 27 Apr 2011 17:58:58 -0000 1.48
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ml/ocamlnet
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.47 2011/04/14 19:05:09 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.48 2011/04/27 17:58:58 angelos Exp $
29 +
30 + 27 Apr 2011; Christoph Mende <angelos@g.o> ocamlnet-3.2.1.ebuild:
31 + Stable on amd64 wrt bug #363617
32
33 *ocamlnet-3.3.0_beta1 (14 Apr 2011)
34
35
36
37
38 1.2 dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild?r1=1.1&r2=1.2
43
44 Index: ocamlnet-3.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- ocamlnet-3.2.1.ebuild 22 Feb 2011 13:59:49 -0000 1.1
51 +++ ocamlnet-3.2.1.ebuild 27 Apr 2011 17:58:58 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild,v 1.1 2011/02/22 13:59:49 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.2.1.ebuild,v 1.2 2011/04/27 17:58:58 angelos Exp $
57
58 EAPI="2"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="as-is GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
66 IUSE="gtk ssl tk httpd +ocamlopt zip"
67 RESTRICT="installsources"