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.60-r2.ebuild ChangeLog emacs-cvs-23.0.50_pre20080201.ebuild emacs-cvs-22.1.9999.ebuild emacs-cvs-22.1.90.ebuild
Date: Sat, 02 Feb 2008 09:14:30
Message-Id: E1JLESB-0001OE-9X@stork.gentoo.org
1 ulm 08/02/02 09:14:27
2
3 Modified: emacs-cvs-23.0.60-r2.ebuild ChangeLog
4 emacs-cvs-23.0.50_pre20080201.ebuild
5 emacs-cvs-22.1.9999.ebuild emacs-cvs-22.1.90.ebuild
6 Log:
7 Remove empty Info directory after unmerge.
8 (Portage version: 2.1.4.1)
9
10 Revision Changes Path
11 1.3 app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild?r1=1.2&r2=1.3
16
17 Index: emacs-cvs-23.0.60-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- emacs-cvs-23.0.60-r2.ebuild 1 Feb 2008 18:54:09 -0000 1.2
24 +++ emacs-cvs-23.0.60-r2.ebuild 2 Feb 2008 09:14:26 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 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.60-r2.ebuild,v 1.2 2008/02/01 18:54:09 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r2.ebuild,v 1.3 2008/02/02 09:14:26 ulm Exp $
30
31 ECVS_AUTH="pserver"
32 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
33 @@ -232,6 +232,7 @@
34 [[ ${f##*/} == *[0-9].info* ]] \
35 || install-info --info-dir="${ROOT}"${infodir} "${f}" &>/dev/null
36 done
37 + rmdir "${ROOT}"${infodir} 2>/dev/null # remove dir if it is empty
38 echo
39 }
40
41
42
43
44 1.190 app-editors/emacs-cvs/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.190&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.190&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.189&r2=1.190
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
53 retrieving revision 1.189
54 retrieving revision 1.190
55 diff -u -r1.189 -r1.190
56 --- ChangeLog 1 Feb 2008 18:54:09 -0000 1.189
57 +++ ChangeLog 2 Feb 2008 09:14:26 -0000 1.190
58 @@ -1,6 +1,11 @@
59 # ChangeLog for app-editors/emacs-cvs
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.189 2008/02/01 18:54:09 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.190 2008/02/02 09:14:26 ulm Exp $
63 +
64 + 02 Feb 2008; Ulrich Mueller <ulm@g.o> emacs-cvs-22.1.90.ebuild,
65 + emacs-cvs-22.1.9999.ebuild, emacs-cvs-23.0.50_pre20080201.ebuild,
66 + emacs-cvs-23.0.60-r2.ebuild:
67 + Remove empty Info directory after unmerge.
68
69 *emacs-cvs-23.0.50_pre20080201 (01 Feb 2008)
70
71
72
73
74 1.2 app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild?r1=1.1&r2=1.2
79
80 Index: emacs-cvs-23.0.50_pre20080201.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- emacs-cvs-23.0.50_pre20080201.ebuild 1 Feb 2008 18:54:09 -0000 1.1
87 +++ emacs-cvs-23.0.50_pre20080201.ebuild 2 Feb 2008 09:14:26 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild,v 1.1 2008/02/01 18:54:09 ulm Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50_pre20080201.ebuild,v 1.2 2008/02/02 09:14:26 ulm Exp $
93
94 WANT_AUTOCONF="latest"
95 WANT_AUTOMAKE="latest"
96 @@ -207,6 +207,7 @@
97 [[ ${f##*/} == *[0-9].info* ]] \
98 || install-info --info-dir="${ROOT}"${infodir} "${f}" &>/dev/null
99 done
100 + rmdir "${ROOT}"${infodir} 2>/dev/null # remove dir if it is empty
101 echo
102 }
103
104
105
106
107 1.3 app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild?rev=1.3&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild?rev=1.3&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild?r1=1.2&r2=1.3
112
113 Index: emacs-cvs-22.1.9999.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild,v
116 retrieving revision 1.2
117 retrieving revision 1.3
118 diff -u -r1.2 -r1.3
119 --- emacs-cvs-22.1.9999.ebuild 1 Feb 2008 14:59:36 -0000 1.2
120 +++ emacs-cvs-22.1.9999.ebuild 2 Feb 2008 09:14:26 -0000 1.3
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2008 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild,v 1.2 2008/02/01 14:59:36 ulm Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild,v 1.3 2008/02/02 09:14:26 ulm Exp $
126
127 ECVS_AUTH="pserver"
128 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
129 @@ -221,6 +221,7 @@
130 [[ ${f##*/} == *[0-9].info* ]] \
131 || install-info --info-dir="${ROOT}"${infodir} "${f}" &>/dev/null
132 done
133 + rmdir "${ROOT}"${infodir} 2>/dev/null # remove dir if it is empty
134 echo
135 }
136
137
138
139
140 1.3 app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild
141
142 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild?rev=1.3&view=markup
143 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild?rev=1.3&content-type=text/plain
144 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild?r1=1.2&r2=1.3
145
146 Index: emacs-cvs-22.1.90.ebuild
147 ===================================================================
148 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild,v
149 retrieving revision 1.2
150 retrieving revision 1.3
151 diff -u -r1.2 -r1.3
152 --- emacs-cvs-22.1.90.ebuild 1 Feb 2008 14:59:36 -0000 1.2
153 +++ emacs-cvs-22.1.90.ebuild 2 Feb 2008 09:14:26 -0000 1.3
154 @@ -1,6 +1,6 @@
155 # Copyright 1999-2008 Gentoo Foundation
156 # Distributed under the terms of the GNU General Public License v2
157 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild,v 1.2 2008/02/01 14:59:36 ulm Exp $
158 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild,v 1.3 2008/02/02 09:14:26 ulm Exp $
159
160 inherit autotools elisp-common eutils flag-o-matic
161
162 @@ -202,6 +202,7 @@
163 [[ ${f##*/} == *[0-9].info* ]] \
164 || install-info --info-dir="${ROOT}"${infodir} "${f}" &>/dev/null
165 done
166 + rmdir "${ROOT}"${infodir} 2>/dev/null # remove dir if it is empty
167 echo
168 }
169
170
171
172
173 --
174 gentoo-commits@l.g.o mailing list