Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs: ChangeLog emacs-23.4-r11.ebuild
Date: Thu, 19 Jun 2014 18:14:27
Message-Id: 20140619181423.7ABEB2004E@flycatcher.gentoo.org
1 maekke 14/06/19 18:14:23
2
3 Modified: ChangeLog emacs-23.4-r11.ebuild
4 Log:
5 arm stable, bug #512692
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.638 app-editors/emacs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.638&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?rev=1.638&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/ChangeLog?r1=1.637&r2=1.638
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
19 retrieving revision 1.637
20 retrieving revision 1.638
21 diff -u -r1.637 -r1.638
22 --- ChangeLog 18 Jun 2014 19:01:09 -0000 1.637
23 +++ ChangeLog 19 Jun 2014 18:14:23 -0000 1.638
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-editors/emacs
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.637 2014/06/18 19:01:09 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.638 2014/06/19 18:14:23 maekke Exp $
29 +
30 + 19 Jun 2014; Markus Meier <maekke@g.o> emacs-23.4-r11.ebuild:
31 + arm stable, bug #512692
32
33 18 Jun 2014; Michał Górny <mgorny@g.o> emacs-18.59-r10.ebuild:
34 Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
35
36
37
38 1.11 app-editors/emacs/emacs-23.4-r11.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild?r1=1.10&r2=1.11
43
44 Index: emacs-23.4-r11.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- emacs-23.4-r11.ebuild 8 Jun 2014 12:26:29 -0000 1.10
51 +++ emacs-23.4-r11.ebuild 19 Jun 2014 18:14:23 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 1.10 2014/06/08 12:26:29 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-23.4-r11.ebuild,v 1.11 2014/06/19 18:14:23 maekke Exp $
57
58 EAPI=5
59 WANT_AUTOMAKE="none"
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
63 SLOT="23"
64 -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 ~x86-macos"
65 +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 ~x86-macos"
66 IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm"
67 REQUIRED_USE="?? ( aqua X )"