Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/xemacs: xemacs-21.4.24.ebuild ChangeLog
Date: Wed, 29 Jul 2015 14:41:04
Message-Id: 20150729144101.1C24EEE@oystercatcher.gentoo.org
1 klausman 15/07/29 14:41:01
2
3 Modified: xemacs-21.4.24.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug 554224
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.6 app-editors/xemacs/xemacs-21.4.24.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild?r1=1.5&r2=1.6
15
16 Index: xemacs-21.4.24.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- xemacs-21.4.24.ebuild 23 Jul 2015 21:00:51 -0000 1.5
23 +++ xemacs-21.4.24.ebuild 29 Jul 2015 14:41:01 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.5 2015/07/23 21:00:51 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.6 2015/07/29 14:41:01 klausman Exp $
29
30 # Note: xemacs currently does not work with a hardened profile. If you
31 # want to use xemacs on a hardened profile then compile with the
32 @@ -18,7 +18,7 @@
33
34 LICENSE="GPL-2+"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 hppa ppc ppc64 ~sparc ~x86"
37 +KEYWORDS="alpha ~amd64 hppa ppc ppc64 ~sparc ~x86"
38 IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb"
39
40 X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"
41
42
43
44 1.197 app-editors/xemacs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.197&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.197&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.196&r2=1.197
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
53 retrieving revision 1.196
54 retrieving revision 1.197
55 diff -u -r1.196 -r1.197
56 --- ChangeLog 23 Jul 2015 21:00:51 -0000 1.196
57 +++ ChangeLog 29 Jul 2015 14:41:01 -0000 1.197
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-editors/xemacs
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.196 2015/07/23 21:00:51 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.197 2015/07/29 14:41:01 klausman Exp $
63 +
64 + 29 Jul 2015; Tobias Klausmann <klausman@g.o> xemacs-21.4.24.ebuild:
65 + Stable on alpha, bug 554224
66
67 23 Jul 2015; Pacho Ramos <pacho@g.o> xemacs-21.4.24.ebuild:
68 ppc stable wrt bug #554224