Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: ChangeLog emacs-21.4-r17.ebuild emacs-21.4-r15.ebuild emacs-22.3.ebuild emacs-22.2-r3.ebuild
Date: Tue, 23 Sep 2008 20:21:53
Message-Id: E1KiEOL-0001fE-4W@stork.gentoo.org
1 opfer 08/09/23 20:21:49
2
3 Modified: ChangeLog emacs-21.4-r17.ebuild
4 emacs-21.4-r15.ebuild emacs-22.3.ebuild
5 emacs-22.2-r3.ebuild
6 Log:
7 remove note about to be installed fonts
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.275 app-editors/emacs/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.275&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.275&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.274&r2=1.275
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
20 retrieving revision 1.274
21 retrieving revision 1.275
22 diff -u -r1.274 -r1.275
23 --- ChangeLog 22 Sep 2008 07:44:38 -0000 1.274
24 +++ ChangeLog 23 Sep 2008 20:21:48 -0000 1.275
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-editors/emacs
27 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.274 2008/09/22 07:44:38 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.275 2008/09/23 20:21:48 opfer Exp $
30 +
31 + 23 Sep 2008; Christian Faulhammer <opfer@g.o>
32 + emacs-21.4-r15.ebuild, emacs-21.4-r17.ebuild, emacs-22.2-r3.ebuild,
33 + emacs-22.3.ebuild:
34 + remove note about to be installed fonts
35
36 22 Sep 2008; Ulrich Mueller <ulm@g.o>
37 -files/emacs-22.1-backup-buffer.patch, -files/emacs-22.1-format-int.patch,
38
39
40
41 1.11 app-editors/emacs/emacs-21.4-r17.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild?rev=1.11&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild?rev=1.11&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild?r1=1.10&r2=1.11
46
47 Index: emacs-21.4-r17.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild,v
50 retrieving revision 1.10
51 retrieving revision 1.11
52 diff -u -r1.10 -r1.11
53 --- emacs-21.4-r17.ebuild 14 Sep 2008 15:47:42 -0000 1.10
54 +++ emacs-21.4-r17.ebuild 23 Sep 2008 20:21:48 -0000 1.11
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild,v 1.10 2008/09/14 15:47:42 ulm Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r17.ebuild,v 1.11 2008/09/23 20:21:48 opfer Exp $
60
61 WANT_AUTOCONF="2.1"
62
63 @@ -181,13 +181,6 @@
64 elog "You disabled sendmail support for Emacs. If you later install"
65 elog "a MTA then you will need to recompile Emacs. See Bug #11104."
66 fi
67 - if use X; then
68 - elog "You need to install some fonts for Emacs. Under monolithic"
69 - elog "XFree86/Xorg you typically had such fonts installed by default."
70 - elog "With modular Xorg, you will have to perform this step yourself."
71 - elog "Installing media-fonts/font-adobe-{75,100}dpi on the X server's"
72 - elog "machine would satisfy basic Emacs requirements under X11."
73 - fi
74 }
75
76 pkg_postrm() {
77
78
79
80 1.5 app-editors/emacs/emacs-21.4-r15.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild?rev=1.5&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild?rev=1.5&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild?r1=1.4&r2=1.5
85
86 Index: emacs-21.4-r15.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild,v
89 retrieving revision 1.4
90 retrieving revision 1.5
91 diff -u -r1.4 -r1.5
92 --- emacs-21.4-r15.ebuild 1 Jun 2008 11:49:14 -0000 1.4
93 +++ emacs-21.4-r15.ebuild 23 Sep 2008 20:21:48 -0000 1.5
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2008 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild,v 1.4 2008/06/01 11:49:14 ulm Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r15.ebuild,v 1.5 2008/09/23 20:21:48 opfer Exp $
99
100 WANT_AUTOCONF="2.1"
101
102 @@ -178,13 +178,6 @@
103 elog "You disabled sendmail support for Emacs. If you later install"
104 elog "a MTA then you will need to recompile Emacs. See Bug #11104."
105 fi
106 - if use X; then
107 - elog "You need to install some fonts for Emacs. Under monolithic"
108 - elog "XFree86/Xorg you typically had such fonts installed by default."
109 - elog "With modular Xorg, you will have to perform this step yourself."
110 - elog "Installing media-fonts/font-adobe-{75,100}dpi on the X server's"
111 - elog "machine would satisfy basic Emacs requirements under X11."
112 - fi
113 }
114
115 pkg_postrm() {
116
117
118
119 1.4 app-editors/emacs/emacs-22.3.ebuild
120
121 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?rev=1.4&view=markup
122 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?rev=1.4&content-type=text/plain
123 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild?r1=1.3&r2=1.4
124
125 Index: emacs-22.3.ebuild
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v
128 retrieving revision 1.3
129 retrieving revision 1.4
130 diff -u -r1.3 -r1.4
131 --- emacs-22.3.ebuild 14 Sep 2008 15:47:42 -0000 1.3
132 +++ emacs-22.3.ebuild 23 Sep 2008 20:21:48 -0000 1.4
133 @@ -1,6 +1,6 @@
134 # Copyright 1999-2008 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.3 2008/09/14 15:47:42 ulm Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.3.ebuild,v 1.4 2008/09/23 20:21:48 opfer Exp $
138
139 inherit autotools elisp-common eutils flag-o-matic
140
141 @@ -230,14 +230,6 @@
142 eselect emacs update ifunset
143 fi
144
145 - if use X; then
146 - elog "You need to install some fonts for Emacs. Under monolithic"
147 - elog "XFree86/Xorg you typically had such fonts installed by default."
148 - elog "With modular Xorg, you will have to perform this step yourself."
149 - elog "Installing media-fonts/font-adobe-{75,100}dpi on the X server's"
150 - elog "machine would satisfy basic Emacs requirements under X11."
151 - fi
152 -
153 echo
154 elog "You can set the version to be started by /usr/bin/emacs through"
155 elog "the Emacs eselect module, which also redirects man and info pages."
156
157
158
159 1.8 app-editors/emacs/emacs-22.2-r3.ebuild
160
161 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild?rev=1.8&view=markup
162 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild?rev=1.8&content-type=text/plain
163 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild?r1=1.7&r2=1.8
164
165 Index: emacs-22.2-r3.ebuild
166 ===================================================================
167 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild,v
168 retrieving revision 1.7
169 retrieving revision 1.8
170 diff -u -r1.7 -r1.8
171 --- emacs-22.2-r3.ebuild 20 Sep 2008 18:38:56 -0000 1.7
172 +++ emacs-22.2-r3.ebuild 23 Sep 2008 20:21:48 -0000 1.8
173 @@ -1,6 +1,6 @@
174 # Copyright 1999-2008 Gentoo Foundation
175 # Distributed under the terms of the GNU General Public License v2
176 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild,v 1.7 2008/09/20 18:38:56 vapier Exp $
177 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2-r3.ebuild,v 1.8 2008/09/23 20:21:48 opfer Exp $
178
179 inherit autotools elisp-common eutils flag-o-matic
180
181 @@ -245,14 +245,6 @@
182 eselect emacs update ifunset
183 fi
184
185 - if use X; then
186 - elog "You need to install some fonts for Emacs. Under monolithic"
187 - elog "XFree86/Xorg you typically had such fonts installed by default."
188 - elog "With modular Xorg, you will have to perform this step yourself."
189 - elog "Installing media-fonts/font-adobe-{75,100}dpi on the X server's"
190 - elog "machine would satisfy basic Emacs requirements under X11."
191 - fi
192 -
193 echo
194 elog "You can set the version to be started by /usr/bin/emacs through"
195 elog "the Emacs eselect module, which also redirects man and info pages."