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/xemacs: xemacs-21.4.22-r4.ebuild xemacs-21.5.31.ebuild ChangeLog xemacs-21.5.33.ebuild xemacs-21.5.34-r2.ebuild
Date: Tue, 31 Mar 2015 17:41:20
Message-Id: 20150331174110.79FB714EE8@oystercatcher.gentoo.org
1 ulm 15/03/31 17:41:09
2
3 Modified: xemacs-21.4.22-r4.ebuild xemacs-21.5.31.ebuild
4 ChangeLog xemacs-21.5.33.ebuild
5 xemacs-21.5.34-r2.ebuild
6 Log:
7 Update dependency after package move of eselect modules to app-eselect.
8
9 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
10
11 Revision Changes Path
12 1.13 app-editors/xemacs/xemacs-21.4.22-r4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.13&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.13&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?r1=1.12&r2=1.13
17
18 Index: xemacs-21.4.22-r4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v
21 retrieving revision 1.12
22 retrieving revision 1.13
23 diff -u -r1.12 -r1.13
24 --- xemacs-21.4.22-r4.ebuild 20 Mar 2015 07:48:19 -0000 1.12
25 +++ xemacs-21.4.22-r4.ebuild 31 Mar 2015 17:41:09 -0000 1.13
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.12 2015/03/20 07:48:19 jlec Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.13 2015/03/31 17:41:09 ulm Exp $
31
32 # Note: xemacs currently does not work with a hardened profile. If you
33 # want to use xemacs on a hardened profile then compile with the
34 @@ -46,7 +46,7 @@
35 canna? ( app-i18n/canna )
36 !amd64? ( freewnn? ( app-i18n/freewnn ) )
37 >=sys-libs/ncurses-5.2
38 - >=app-admin/eselect-emacs-1.15"
39 + >=app-eselect/eselect-emacs-1.15"
40
41 DEPEND="${RDEPEND}"
42
43
44
45
46 1.17 app-editors/xemacs/xemacs-21.5.31.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?rev=1.17&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?rev=1.17&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?r1=1.16&r2=1.17
51
52 Index: xemacs-21.5.31.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v
55 retrieving revision 1.16
56 retrieving revision 1.17
57 diff -u -r1.16 -r1.17
58 --- xemacs-21.5.31.ebuild 20 Mar 2015 07:48:19 -0000 1.16
59 +++ xemacs-21.5.31.ebuild 31 Mar 2015 17:41:09 -0000 1.17
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2015 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.16 2015/03/20 07:48:19 jlec Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.17 2015/03/31 17:41:09 ulm Exp $
65
66 # Note: xemacs currently does not work with a hardened profile. If you
67 # want to use xemacs on a hardened profile then compile with the
68 @@ -50,7 +50,7 @@
69 >=sys-libs/ncurses-5.2"
70
71 DEPEND="${RDEPEND}
72 - >=app-admin/eselect-emacs-1.2"
73 + >=app-eselect/eselect-emacs-1.2"
74
75 PDEPEND="app-xemacs/xemacs-base
76 mule? ( app-xemacs/mule-base )"
77
78
79
80 1.191 app-editors/xemacs/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.191&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.191&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.190&r2=1.191
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
89 retrieving revision 1.190
90 retrieving revision 1.191
91 diff -u -r1.190 -r1.191
92 --- ChangeLog 20 Mar 2015 07:48:19 -0000 1.190
93 +++ ChangeLog 31 Mar 2015 17:41:09 -0000 1.191
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-editors/xemacs
96 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.190 2015/03/20 07:48:19 jlec Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.191 2015/03/31 17:41:09 ulm Exp $
99 +
100 + 31 Mar 2015; Ulrich Müller <ulm@g.o> xemacs-21.4.22-r4.ebuild,
101 + xemacs-21.5.31.ebuild, xemacs-21.5.33.ebuild, xemacs-21.5.34-r2.ebuild:
102 + Update dependency after package move of eselect modules to app-eselect.
103
104 20 Mar 2015; Justin Lecher <jlec@g.o> files/xemacs.desktop,
105 xemacs-21.4.22-r4.ebuild, xemacs-21.5.31.ebuild, xemacs-21.5.33.ebuild,
106
107
108
109 1.7 app-editors/xemacs/xemacs-21.5.33.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild?rev=1.7&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild?rev=1.7&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild?r1=1.6&r2=1.7
114
115 Index: xemacs-21.5.33.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild,v
118 retrieving revision 1.6
119 retrieving revision 1.7
120 diff -u -r1.6 -r1.7
121 --- xemacs-21.5.33.ebuild 20 Mar 2015 07:48:19 -0000 1.6
122 +++ xemacs-21.5.33.ebuild 31 Mar 2015 17:41:09 -0000 1.7
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2015 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild,v 1.6 2015/03/20 07:48:19 jlec Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.33.ebuild,v 1.7 2015/03/31 17:41:09 ulm Exp $
128
129 # Note: xemacs currently does not work with a hardened profile. If you
130 # want to use xemacs on a hardened profile then compile with the
131 @@ -50,7 +50,7 @@
132 >=sys-libs/ncurses-5.2"
133
134 DEPEND="${RDEPEND}
135 - >=app-admin/eselect-emacs-1.2"
136 + >=app-eselect/eselect-emacs-1.2"
137
138 PDEPEND="app-xemacs/xemacs-base
139 mule? ( app-xemacs/mule-base )"
140 @@ -174,10 +174,10 @@
141
142 src_install() {
143 emake prefix="${D}"/usr \
144 - mandir="${D}"/usr/share/man/man1 \
145 - infodir="${D}"/usr/share/info \
146 - libdir="${D}"/usr/$(get_libdir) \
147 - datadir="${D}"/usr/share \
148 + mandir="${D}"/usr/share/man/man1 \
149 + infodir="${D}"/usr/share/info \
150 + libdir="${D}"/usr/$(get_libdir) \
151 + datadir="${D}"/usr/share \
152 install gzip-el || die
153
154 # Rename some applications installed in bin so that it is clear
155
156
157
158 1.7 app-editors/xemacs/xemacs-21.5.34-r2.ebuild
159
160 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?rev=1.7&view=markup
161 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?rev=1.7&content-type=text/plain
162 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?r1=1.6&r2=1.7
163
164 Index: xemacs-21.5.34-r2.ebuild
165 ===================================================================
166 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v
167 retrieving revision 1.6
168 retrieving revision 1.7
169 diff -u -r1.6 -r1.7
170 --- xemacs-21.5.34-r2.ebuild 20 Mar 2015 07:48:19 -0000 1.6
171 +++ xemacs-21.5.34-r2.ebuild 31 Mar 2015 17:41:09 -0000 1.7
172 @@ -1,6 +1,6 @@
173 # Copyright 1999-2015 Gentoo Foundation
174 # Distributed under the terms of the GNU General Public License v2
175 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v 1.6 2015/03/20 07:48:19 jlec Exp $
176 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v 1.7 2015/03/31 17:41:09 ulm Exp $
177
178 # Note: xemacs currently does not work with a hardened profile. If you
179 # want to use xemacs on a hardened profile then compile with the
180 @@ -48,7 +48,7 @@
181 canna? ( app-i18n/canna )
182 freewnn? ( app-i18n/freewnn )
183 >=sys-libs/ncurses-5.2
184 - >=app-admin/eselect-emacs-1.15"
185 + >=app-eselect/eselect-emacs-1.15"
186
187 DEPEND="${RDEPEND}
188 virtual/pkgconfig"