Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/ocaml: ChangeLog ocaml-0.06.ebuild
Date: Sat, 02 Jun 2012 14:52:14
Message-Id: 20120602145204.2DBFE2004B@flycatcher.gentoo.org
1 aballier 12/06/02 14:52:04
2
3 Modified: ChangeLog ocaml-0.06.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 app-xemacs/ocaml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 7 Jun 2008 15:45:28 -0000 1.17
23 +++ ChangeLog 2 Jun 2012 14:52:04 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-xemacs/ocaml
26 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.17 2008/06/07 15:45:28 jer Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.18 2012/06/02 14:52:04 aballier Exp $
30 +
31 + 02 Jun 2012; Alexis Ballier <aballier@g.o> ocaml-0.06.ebuild:
32 + keyword ~amd64-fbsd
33
34 07 Jun 2008; Jeroen Roovers <jer@g.o> ocaml-0.06.ebuild:
35 Stable for HPPA (bug #224893).
36
37
38
39 1.7 app-xemacs/ocaml/ocaml-0.06.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild?r1=1.6&r2=1.7
44
45 Index: ocaml-0.06.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- ocaml-0.06.ebuild 7 Jun 2008 15:45:28 -0000 1.6
52 +++ ocaml-0.06.ebuild 2 Jun 2012 14:52:04 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.6 2008/06/07 15:45:28 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.7 2012/06/02 14:52:04 aballier Exp $
59
60 SLOT="0"
61 IUSE=""
62 @@ -10,6 +10,6 @@
63 RDEPEND="app-xemacs/xemacs-base
64 app-xemacs/fsf-compat
65 "
66 -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
67 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
68
69 inherit xemacs-packages