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/ocamlnet: ChangeLog ocamlnet-3.5.1.ebuild
Date: Sat, 30 Jun 2012 18:18:14
Message-Id: 20120630181804.B13C22004B@flycatcher.gentoo.org
1 aballier 12/06/30 18:18:04
2
3 Modified: ChangeLog ocamlnet-3.5.1.ebuild
4 Log:
5 propagate ~ppc keywords since they were forgotten when rekeywording
6
7 (Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.62 dev-ml/ocamlnet/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 30 Jun 2012 18:16:20 -0000 1.61
23 +++ ChangeLog 30 Jun 2012 18:18:04 -0000 1.62
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ml/ocamlnet
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.61 2012/06/30 18:16:20 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.62 2012/06/30 18:18:04 aballier Exp $
29 +
30 + 30 Jun 2012; Alexis Ballier <aballier@g.o> ocamlnet-3.5.1.ebuild:
31 + propagate ~ppc keywords since they were forgotten when rekeywording
32
33 30 Jun 2012; Alexis Ballier <aballier@g.o>
34 -files/build_w_camlp5.dpatch, -ocamlnet-2.2.9-r1.ebuild,
35
36
37
38 1.2 dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild?r1=1.1&r2=1.2
43
44 Index: ocamlnet-3.5.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- ocamlnet-3.5.1.ebuild 7 Mar 2012 09:28:17 -0000 1.1
51 +++ ocamlnet-3.5.1.ebuild 30 Jun 2012 18:18:04 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 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.5.1.ebuild,v 1.1 2012/03/07 09:28:17 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-3.5.1.ebuild,v 1.2 2012/06/30 18:18:04 aballier Exp $
57
58 EAPI="2"
59
60 @@ -13,7 +13,7 @@
61
62 LICENSE="as-is GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
66 IUSE="cryptokit gtk ssl tk httpd +ocamlopt +pcre zip"
67 RESTRICT="installsources"