Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@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: Sun, 28 Oct 2007 13:27:03
Message-Id: E1Im8AM-0004ne-UI@stork.gentoo.org
1 corsair 07/10/28 13:26:58
2
3 Modified: ocaml-mode-3.10.0.ebuild ChangeLog
4 ocaml-mode-3.09.3-r1.ebuild
5 Log:
6 Added ~ppc64; bug #43128
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ocaml-mode-3.10.0.ebuild 23 Oct 2007 18:09:18 -0000 1.4
23 +++ ocaml-mode-3.10.0.ebuild 28 Oct 2007 13:26:58 -0000 1.5
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.4 2007/10/23 18:09:18 jer Exp $
28 +# $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 $
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 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 IUSE=""
39
40 S="${WORKDIR}/${MY_P}/emacs"
41
42
43
44 1.21 app-emacs/ocaml-mode/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 23 Oct 2007 18:09:18 -0000 1.20
57 +++ ChangeLog 28 Oct 2007 13:26:58 -0000 1.21
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.20 2007/10/23 18:09:18 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.21 2007/10/28 13:26:58 corsair Exp $
63 +
64 + 28 Oct 2007; Markus Rothe <corsair@g.o>
65 + ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
66 + Added ~ppc64; bug #43128
67
68 23 Oct 2007; Jeroen Roovers <jer@g.o> ocaml-mode-3.10.0.ebuild:
69 Marked ~hppa (bug #43128).
70
71
72
73 1.9 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.9&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.9&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.8&r2=1.9
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.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- ocaml-mode-3.09.3-r1.ebuild 23 Oct 2007 17:46:16 -0000 1.8
86 +++ ocaml-mode-3.09.3-r1.ebuild 28 Oct 2007 13:26:58 -0000 1.9
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.8 2007/10/23 17:46:16 jer Exp $
91 +# $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 $
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 ~sparc x86"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
101 IUSE=""
102
103 S="${WORKDIR}/${MY_P}/emacs"
104
105
106
107 --
108 gentoo-commits@g.o mailing list