Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-23.3-r4.ebuild ChangeLog
Date: Mon, 09 Jan 2012 20:57:14
Message-Id: 20120109205704.011392004B@flycatcher.gentoo.org
1 ago 12/01/09 20:57:03
2
3 Modified: emacs-23.3-r4.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt security bug #398239
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-editors/emacs/emacs-23.3-r4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild?r1=1.1&r2=1.2
15
16 Index: emacs-23.3-r4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- emacs-23.3-r4.ebuild 9 Jan 2012 10:14:52 -0000 1.1
23 +++ emacs-23.3-r4.ebuild 9 Jan 2012 20:57:03 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.1 2012/01/09 10:14:52 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.3-r4.ebuild,v 1.2 2012/01/09 20:57:03 ago Exp $
29
30 EAPI=4
31 WANT_AUTOMAKE="none"
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
35 SLOT="23"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE="alsa aqua athena dbus gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
39 REQUIRED_USE="aqua? ( !X )"
40
41
42
43
44 1.462 app-editors/emacs/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.462&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.462&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.461&r2=1.462
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
53 retrieving revision 1.461
54 retrieving revision 1.462
55 diff -u -r1.461 -r1.462
56 --- ChangeLog 9 Jan 2012 10:14:52 -0000 1.461
57 +++ ChangeLog 9 Jan 2012 20:57:03 -0000 1.462
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-editors/emacs
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.461 2012/01/09 10:14:52 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.462 2012/01/09 20:57:03 ago Exp $
63 +
64 + 09 Jan 2012; Agostino Sarubbo <ago@g.o> emacs-23.3-r4.ebuild:
65 + Stable for AMD64, wrt security bug #398239
66
67 *emacs-23.3-r4 (09 Jan 2012)