Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/xemacs: ChangeLog xemacs-21.4.22-r1.ebuild
Date: Fri, 17 Jul 2009 14:43:41
Message-Id: E1MRoes-0004Kj-8z@stork.gentoo.org
1 tcunha 09/07/17 14:43:34
2
3 Modified: ChangeLog xemacs-21.4.22-r1.ebuild
4 Log:
5 stable amd64/sparc, security bug 275397
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.130 app-editors/xemacs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.130&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.130&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.129&r2=1.130
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
18 retrieving revision 1.129
19 retrieving revision 1.130
20 diff -u -r1.129 -r1.130
21 --- ChangeLog 15 Jul 2009 14:13:40 -0000 1.129
22 +++ ChangeLog 17 Jul 2009 14:43:34 -0000 1.130
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-editors/xemacs
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.129 2009/07/15 14:13:40 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.130 2009/07/17 14:43:34 tcunha Exp $
28 +
29 + 17 Jul 2009; Tiago Cunha <tcunha@g.o> xemacs-21.4.22-r1.ebuild:
30 + stable amd64/sparc, security bug 275397
31
32 15 Jul 2009; Jeroen Roovers <jer@g.o> xemacs-21.4.22-r1.ebuild:
33 Stable for HPPA (bug #275397).
34
35
36
37 1.5 app-editors/xemacs/xemacs-21.4.22-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?r1=1.4&r2=1.5
42
43 Index: xemacs-21.4.22-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- xemacs-21.4.22-r1.ebuild 15 Jul 2009 14:13:41 -0000 1.4
50 +++ xemacs-21.4.22-r1.ebuild 17 Jul 2009 14:43:34 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.4 2009/07/15 14:13:41 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.5 2009/07/17 14:43:34 tcunha Exp $
56
57 # Note: xemacs currently does not work with a hardened profile. If you
58 # want to use xemacs on a hardened profile then compile with the
59 @@ -16,7 +16,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 ~sparc x86"
64 +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86"
65 IUSE="eolconv esd gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb"
66
67 X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"