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-editors/emacs-cvs: emacs-cvs-23.0.91.ebuild emacs-cvs-23.0.9999-r1.ebuild ChangeLog emacs-cvs-23.0.90.ebuild
Date: Thu, 26 Mar 2009 20:25:03
Message-Id: E1Lmw8L-00009k-3L@stork.gentoo.org
1 ulm 09/03/26 20:25:01
2
3 Modified: emacs-cvs-23.0.91.ebuild
4 emacs-cvs-23.0.9999-r1.ebuild ChangeLog
5 emacs-cvs-23.0.90.ebuild
6 Log:
7 Remove redundant WANT_AUTO{CONF,MAKE} settings.
8 (Portage version: 2.2_rc27/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild?r1=1.3&r2=1.4
16
17 Index: emacs-cvs-23.0.91.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- emacs-cvs-23.0.91.ebuild 12 Mar 2009 10:20:26 -0000 1.3
24 +++ emacs-cvs-23.0.91.ebuild 26 Mar 2009 20:25:00 -0000 1.4
25 @@ -1,10 +1,8 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild,v 1.3 2009/03/12 10:20:26 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.91.ebuild,v 1.4 2009/03/26 20:25:00 ulm Exp $
30
31 EAPI=2
32 -WANT_AUTOCONF="latest"
33 -WANT_AUTOMAKE="latest"
34
35 inherit autotools elisp-common eutils flag-o-matic
36
37
38
39
40 1.6 app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: emacs-cvs-23.0.9999-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- emacs-cvs-23.0.9999-r1.ebuild 12 Mar 2009 10:20:26 -0000 1.5
53 +++ emacs-cvs-23.0.9999-r1.ebuild 26 Mar 2009 20:25:00 -0000 1.6
54 @@ -1,10 +1,8 @@
55 # Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.5 2009/03/12 10:20:26 ulm Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999-r1.ebuild,v 1.6 2009/03/26 20:25:00 ulm Exp $
59
60 EAPI=2
61 -WANT_AUTOCONF="latest"
62 -WANT_AUTOMAKE="latest"
63
64 inherit autotools elisp-common eutils flag-o-matic
65
66
67
68
69 1.239 app-editors/emacs-cvs/ChangeLog
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.239&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.239&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.238&r2=1.239
74
75 Index: ChangeLog
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
78 retrieving revision 1.238
79 retrieving revision 1.239
80 diff -u -r1.238 -r1.239
81 --- ChangeLog 12 Mar 2009 10:20:26 -0000 1.238
82 +++ ChangeLog 26 Mar 2009 20:25:00 -0000 1.239
83 @@ -1,6 +1,10 @@
84 # ChangeLog for app-editors/emacs-cvs
85 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
86 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.238 2009/03/12 10:20:26 ulm Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.239 2009/03/26 20:25:00 ulm Exp $
88 +
89 + 26 Mar 2009; Ulrich Mueller <ulm@g.o> emacs-cvs-23.0.90.ebuild,
90 + emacs-cvs-23.0.91.ebuild, emacs-cvs-23.0.9999-r1.ebuild:
91 + Remove redundant WANT_AUTO{CONF,MAKE} settings.
92
93 12 Mar 2009; Ulrich Mueller <ulm@g.o>
94 -emacs-cvs-23.0.60_pre20090125.ebuild, emacs-cvs-23.0.90.ebuild,
95
96
97
98 1.5 app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild
99
100 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild?rev=1.5&view=markup
101 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild?rev=1.5&content-type=text/plain
102 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild?r1=1.4&r2=1.5
103
104 Index: emacs-cvs-23.0.90.ebuild
105 ===================================================================
106 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild,v
107 retrieving revision 1.4
108 retrieving revision 1.5
109 diff -u -r1.4 -r1.5
110 --- emacs-cvs-23.0.90.ebuild 12 Mar 2009 10:20:26 -0000 1.4
111 +++ emacs-cvs-23.0.90.ebuild 26 Mar 2009 20:25:01 -0000 1.5
112 @@ -1,10 +1,8 @@
113 # Copyright 1999-2009 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild,v 1.4 2009/03/12 10:20:26 ulm Exp $
116 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.90.ebuild,v 1.5 2009/03/26 20:25:01 ulm Exp $
117
118 EAPI=2
119 -WANT_AUTOCONF="latest"
120 -WANT_AUTOMAKE="latest"
121
122 inherit autotools elisp-common eutils flag-o-matic