Gentoo Archives: gentoo-commits

From: "Mats Lidell (matsl)" <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/xemacs: xemacs-21.4.22-r4.ebuild ChangeLog xemacs-21.5.34-r2.ebuild
Date: Tue, 28 Oct 2014 18:54:49
Message-Id: 20141028185441.E7CB48F36@oystercatcher.gentoo.org
1 matsl 14/10/28 18:54:41
2
3 Modified: xemacs-21.4.22-r4.ebuild ChangeLog
4 xemacs-21.5.34-r2.ebuild
5 Log:
6 Remove export on WANT_AUTOCONF to global scope. bug 527076.
7
8 (Portage version: 2.2.8-r2/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
9
10 Revision Changes Path
11 1.2 app-editors/xemacs/xemacs-21.4.22-r4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild?r1=1.1&r2=1.2
16
17 Index: xemacs-21.4.22-r4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- xemacs-21.4.22-r4.ebuild 21 Oct 2014 16:49:26 -0000 1.1
24 +++ xemacs-21.4.22-r4.ebuild 28 Oct 2014 18:54:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.1 2014/10/21 16:49:26 matsl Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.2 2014/10/28 18:54:41 matsl Exp $
30
31 # Note: xemacs currently does not work with a hardened profile. If you
32 # want to use xemacs on a hardened profile then compile with the
33 @@ -8,7 +8,7 @@
34
35 EAPI="5"
36
37 -export WANT_AUTOCONF="2.1"
38 +WANT_AUTOCONF="2.1"
39 inherit autotools eutils toolchain-funcs
40
41 DESCRIPTION="highly customizable open source text editor and application development system"
42
43
44
45 1.178 app-editors/xemacs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.178&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.178&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.177&r2=1.178
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
54 retrieving revision 1.177
55 retrieving revision 1.178
56 diff -u -r1.177 -r1.178
57 --- ChangeLog 21 Oct 2014 16:49:26 -0000 1.177
58 +++ ChangeLog 28 Oct 2014 18:54:41 -0000 1.178
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-editors/xemacs
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.177 2014/10/21 16:49:26 matsl Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.178 2014/10/28 18:54:41 matsl Exp $
64 +
65 + 28 Oct 2014; Mats Lidell <matsl@g.o> xemacs-21.4.22-r4.ebuild,
66 + xemacs-21.5.34-r2.ebuild:
67 + Remove export on WANT_AUTOCONF to global scope. bug 527076
68
69 *xemacs-21.4.22-r4 (20 Oct 2014)
70
71
72
73
74 1.3 app-editors/xemacs/xemacs-21.5.34-r2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild?r1=1.2&r2=1.3
79
80 Index: xemacs-21.5.34-r2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- xemacs-21.5.34-r2.ebuild 3 Apr 2014 22:17:32 -0000 1.2
87 +++ xemacs-21.5.34-r2.ebuild 28 Oct 2014 18:54:41 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v 1.2 2014/04/03 22:17:32 matsl Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v 1.3 2014/10/28 18:54:41 matsl Exp $
93
94 # Note: xemacs currently does not work with a hardened profile. If you
95 # want to use xemacs on a hardened profile then compile with the
96 @@ -8,7 +8,7 @@
97
98 EAPI=4
99
100 -export WANT_AUTOCONF="2.5"
101 +WANT_AUTOCONF="2.5"
102 inherit eutils flag-o-matic multilib
103
104 DESCRIPTION="highly customizable open source text editor and application development system"