Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: emacs-24.4-r1.ebuild ChangeLog
Date: Fri, 02 Jan 2015 17:02:58
Message-Id: 20150102170255.2B91EEBA9@oystercatcher.gentoo.org
1 zlogene 15/01/02 17:02:55
2
3 Modified: emacs-24.4-r1.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #531806
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.6 app-editors/emacs/emacs-24.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: emacs-24.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- emacs-24.4-r1.ebuild 26 Dec 2014 17:59:46 -0000 1.5
23 +++ emacs-24.4-r1.ebuild 2 Jan 2015 17:02:55 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v 1.5 2014/12/26 17:59:46 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.4-r1.ebuild,v 1.6 2015/01/02 17:02:55 zlogene Exp $
30
31 EAPI=5
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
36 SLOT="24"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
39 IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib"
40 REQUIRED_USE="?? ( aqua X )"
41
42
43
44
45 1.651 app-editors/emacs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.651&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.651&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.650&r2=1.651
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
54 retrieving revision 1.650
55 retrieving revision 1.651
56 diff -u -r1.650 -r1.651
57 --- ChangeLog 26 Dec 2014 17:59:46 -0000 1.650
58 +++ ChangeLog 2 Jan 2015 17:02:55 -0000 1.651
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-editors/emacs
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.650 2014/12/26 17:59:46 maekke Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.651 2015/01/02 17:02:55 zlogene Exp $
65 +
66 + 02 Jan 2015; Mikle Kolyada <zlogene@g.o> emacs-24.4-r1.ebuild:
67 + x86 stable wrt bug #531806
68
69 26 Dec 2014; Markus Meier <maekke@g.o> emacs-24.4-r1.ebuild:
70 arm stable, bug #531806