Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ChangeLog ocaml-mode-3.12.1.ebuild
Date: Wed, 04 Jan 2012 17:55:15
Message-Id: 20120104175505.E1B8C2004B@flycatcher.gentoo.org
1 phajdan.jr 12/01/04 17:55:05
2
3 Modified: ChangeLog ocaml-mode-3.12.1.ebuild
4 Log:
5 x86 stable wrt bug #396019
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.54 app-emacs/ocaml-mode/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.54&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.54&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.53&r2=1.54
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
19 retrieving revision 1.53
20 retrieving revision 1.54
21 diff -u -r1.53 -r1.54
22 --- ChangeLog 30 Dec 2011 04:50:56 -0000 1.53
23 +++ ChangeLog 4 Jan 2012 17:55:05 -0000 1.54
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-emacs/ocaml-mode
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.53 2011/12/30 04:50:56 jer Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.54 2012/01/04 17:55:05 phajdan.jr Exp $
30 +
31 + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@g.o>
32 + ocaml-mode-3.12.1.ebuild:
33 + x86 stable wrt bug #396019
34
35 30 Dec 2011; Jeroen Roovers <jer@g.o> ocaml-mode-3.12.1.ebuild:
36 Stable for HPPA (bug #396019).
37
38
39
40 1.4 app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild?r1=1.3&r2=1.4
45
46 Index: ocaml-mode-3.12.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- ocaml-mode-3.12.1.ebuild 30 Dec 2011 04:50:56 -0000 1.3
53 +++ ocaml-mode-3.12.1.ebuild 4 Jan 2012 17:55:05 -0000 1.4
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.3 2011/12/30 04:50:56 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.4 2012/01/04 17:55:05 phajdan.jr Exp $
60
61 EAPI=4
62
63 @@ -14,7 +14,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
68 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
69 IUSE=""
70
71 S="${WORKDIR}/${MY_P}/emacs"