Gentoo Archives: gentoo-commits

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