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: xemacs-21.4.24.ebuild ChangeLog
Date: Thu, 23 Jul 2015 21:00:54
Message-Id: 20150723210051.11C32BD@oystercatcher.gentoo.org
1 pacho 15/07/23 21:00:51
2
3 Modified: xemacs-21.4.24.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #554224
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild?r1=1.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- xemacs-21.4.24.ebuild 18 Jul 2015 11:57:46 -0000 1.4
23 +++ xemacs-21.4.24.ebuild 23 Jul 2015 21:00:51 -0000 1.5
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.4 2015/07/18 11:57:46 matsl Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.5 2015/07/23 21:00:51 pacho 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.196 app-editors/xemacs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.196&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.196&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.195&r2=1.196
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
53 retrieving revision 1.195
54 retrieving revision 1.196
55 diff -u -r1.195 -r1.196
56 --- ChangeLog 18 Jul 2015 11:57:46 -0000 1.195
57 +++ ChangeLog 23 Jul 2015 21:00:51 -0000 1.196
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.195 2015/07/18 11:57:46 matsl Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.196 2015/07/23 21:00:51 pacho Exp $
63 +
64 + 23 Jul 2015; Pacho Ramos <pacho@g.o> xemacs-21.4.24.ebuild:
65 + ppc stable wrt bug #554224
66
67 18 Jul 2015; Mats Lidell <matsl@g.o> xemacs-21.4.24.ebuild:
68 Add compile time dependency on sys-apps/texinfo-5 (bug #555150)