Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.10.2.ebuild ChangeLog
Date: Wed, 27 Aug 2008 13:30:17
Message-Id: E1KYL6E-0005rH-4K@stork.gentoo.org
1 ulm 08/08/27 13:30:14
2
3 Modified: ocaml-mode-3.10.2.ebuild ChangeLog
4 Log:
5 Use eclass default instead of elisp-comp, bug 235442.
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
7
8 Revision Changes Path
9 1.7 app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild?r1=1.6&r2=1.7
14
15 Index: ocaml-mode-3.10.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ocaml-mode-3.10.2.ebuild 4 Jul 2008 02:42:37 -0000 1.6
22 +++ ocaml-mode-3.10.2.ebuild 27 Aug 2008 13:30:13 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v 1.6 2008/07/04 02:42:37 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v 1.7 2008/08/27 13:30:13 ulm Exp $
28
29 inherit elisp
30
31 @@ -18,7 +18,3 @@
32 S="${WORKDIR}/${MY_P}/emacs"
33 SITEFILE=50${PN}-gentoo.el
34 DOCS="README README.itz"
35 -
36 -src_compile() {
37 - elisp-comp *.el || die "elisp-comp failed"
38 -}
39
40
41
42 1.36 app-emacs/ocaml-mode/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.36&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.36&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.35&r2=1.36
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
51 retrieving revision 1.35
52 retrieving revision 1.36
53 diff -u -r1.35 -r1.36
54 --- ChangeLog 4 Jul 2008 03:57:44 -0000 1.35
55 +++ ChangeLog 27 Aug 2008 13:30:13 -0000 1.36
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-emacs/ocaml-mode
58 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.35 2008/07/04 03:57:44 ulm Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.36 2008/08/27 13:30:13 ulm Exp $
61 +
62 + 27 Aug 2008; Ulrich Mueller <ulm@g.o> ocaml-mode-3.10.2.ebuild:
63 + Use eclass default instead of elisp-comp, bug 235442.
64
65 04 Jul 2008; Ulrich Mueller <ulm@g.o> -ocaml-mode-3.09.3-r1.ebuild:
66 Remove old.