Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.10.0.ebuild ChangeLog ocaml-mode-3.09.3-r1.ebuild
Date: Mon, 29 Oct 2007 14:09:39
Message-Id: E1ImVJ7-0005U1-Fn@stork.gentoo.org
1 flameeyes 07/10/29 14:09:33
2
3 Modified: ocaml-mode-3.10.0.ebuild ChangeLog
4 ocaml-mode-3.09.3-r1.ebuild
5 Log:
6 Add ~x86-fbsd keyword.
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.6 app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild?r1=1.5&r2=1.6
15
16 Index: ocaml-mode-3.10.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ocaml-mode-3.10.0.ebuild 28 Oct 2007 13:26:58 -0000 1.5
23 +++ ocaml-mode-3.10.0.ebuild 29 Oct 2007 14:09:32 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild,v 1.5 2007/10/28 13:26:58 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild,v 1.6 2007/10/29 14:09:32 flameeyes Exp $
29
30 inherit elisp
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE=""
39
40 S="${WORKDIR}/${MY_P}/emacs"
41
42
43
44 1.23 app-emacs/ocaml-mode/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 29 Oct 2007 13:32:21 -0000 1.22
57 +++ ChangeLog 29 Oct 2007 14:09:32 -0000 1.23
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-emacs/ocaml-mode
60 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.22 2007/10/29 13:32:21 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.23 2007/10/29 14:09:32 flameeyes Exp $
63 +
64 + 29 Oct 2007; Diego Pettenò <flameeyes@g.o>
65 + ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
66 + Add ~x86-fbsd keyword.
67
68 29 Oct 2007; Ulrich Mueller <ulm@g.o> files/50ocaml-mode-gentoo.el:
69 Autoload camldebug in site-init file, fixes bug #197405.
70
71
72
73 1.10 app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild?r1=1.9&r2=1.10
78
79 Index: ocaml-mode-3.09.3-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- ocaml-mode-3.09.3-r1.ebuild 28 Oct 2007 13:26:58 -0000 1.9
86 +++ ocaml-mode-3.09.3-r1.ebuild 29 Oct 2007 14:09:32 -0000 1.10
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v 1.9 2007/10/28 13:26:58 corsair Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v 1.10 2007/10/29 14:09:32 flameeyes Exp $
92
93 inherit elisp
94
95 @@ -12,7 +12,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
101 IUSE=""
102
103 S="${WORKDIR}/${MY_P}/emacs"
104
105
106
107 --
108 gentoo-commits@g.o mailing list