Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: metadata.xml ChangeLog emacs-vcs-24.1.9999-r1.ebuild
Date: Mon, 04 Jun 2012 17:43:53
Message-Id: 20120604174337.E87E52004B@flycatcher.gentoo.org
1 ulm 12/06/04 17:43:37
2
3 Modified: metadata.xml ChangeLog
4 emacs-vcs-24.1.9999-r1.ebuild
5 Log:
6 Add pax_kernel USE flag to trunk version, bug 411439.
7
8 (Portage version: 2.1.10.64/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.10 app-editors/emacs-vcs/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/metadata.xml?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/metadata.xml?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/metadata.xml?r1=1.9&r2=1.10
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/metadata.xml,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- metadata.xml 28 Nov 2011 11:07:14 -0000 1.9
24 +++ metadata.xml 4 Jun 2012 17:43:37 -0000 1.10
25 @@ -31,6 +31,8 @@
26 processing</flag>
27 <flag name='libxml2'>Use <pkg>dev-libs/libxml2</pkg> to parse XML instead
28 of the internal Lisp implementations</flag>
29 + <flag name='pax_kernel'>Enable building under a PaX enabled kernel
30 + (<pkg>sys-apps/paxctl</pkg>)</flag>
31 <flag name='toolkit-scroll-bars'>Use the selected toolkit's scrollbars in
32 preference to Emacs' own scrollbars</flag>
33 <flag name='wide-int'>Prefer wide Emacs integers (typically 62-bit).
34
35
36
37 1.98 app-editors/emacs-vcs/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.98&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.98&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?r1=1.97&r2=1.98
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v
46 retrieving revision 1.97
47 retrieving revision 1.98
48 diff -u -r1.97 -r1.98
49 --- ChangeLog 1 Jun 2012 16:47:13 -0000 1.97
50 +++ ChangeLog 4 Jun 2012 17:43:37 -0000 1.98
51 @@ -1,6 +1,10 @@
52 # ChangeLog for app-editors/emacs-vcs
53 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.97 2012/06/01 16:47:13 ulm Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.98 2012/06/04 17:43:37 ulm Exp $
56 +
57 + 04 Jun 2012; Ulrich Müller <ulm@g.o> emacs-vcs-24.1.9999-r1.ebuild,
58 + metadata.xml:
59 + Add pax_kernel USE flag to trunk version, bug 411439.
60
61 *emacs-vcs-24.1.9999-r1 (01 Jun 2012)
62
63
64
65
66 1.2 app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild
67
68 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild?rev=1.2&view=markup
69 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild?rev=1.2&content-type=text/plain
70 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild?r1=1.1&r2=1.2
71
72 Index: emacs-vcs-24.1.9999-r1.ebuild
73 ===================================================================
74 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild,v
75 retrieving revision 1.1
76 retrieving revision 1.2
77 diff -u -r1.1 -r1.2
78 --- emacs-vcs-24.1.9999-r1.ebuild 1 Jun 2012 16:47:13 -0000 1.1
79 +++ emacs-vcs-24.1.9999-r1.ebuild 4 Jun 2012 17:43:37 -0000 1.2
80 @@ -1,6 +1,6 @@
81 # Copyright 1999-2012 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild,v 1.1 2012/06/01 16:47:13 ulm Exp $
84 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.1.9999-r1.ebuild,v 1.2 2012/06/04 17:43:37 ulm Exp $
85
86 EAPI=4
87
88 @@ -30,7 +30,7 @@
89 LICENSE="GPL-3 FDL-1.3 BSD as-is MIT W3C unicode PSF-2"
90 SLOT="24"
91 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
92 -IUSE="alsa athena dbus gconf gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 m17n-lib motif png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm"
93 +IUSE="alsa athena dbus gconf gif gnutls gpm gsettings gtk gtk3 gzip-el hesiod imagemagick jpeg kerberos libxml2 m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm"
94
95 RDEPEND="sys-libs/ncurses
96 >=app-admin/eselect-emacs-1.2
97 @@ -84,12 +84,13 @@
98 gnutls? ( virtual/pkgconfig )
99 libxml2? ( virtual/pkgconfig )
100 X? ( virtual/pkgconfig )
101 - gzip-el? ( app-arch/gzip )"
102 + gzip-el? ( app-arch/gzip )
103 + pax_kernel? ( sys-apps/paxctl )"
104
105 RDEPEND="${RDEPEND}
106 >=app-emacs/emacs-common-gentoo-1.3[X?]"
107
108 -EMACS_SUFFIX="emacs-${SLOT}-vcs"
109 +EMACS_SUFFIX="${PN/emacs/emacs-${SLOT}}"
110 SITEFILE="20${PN}-${SLOT}-gentoo.el"
111
112 src_prepare() {