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: emacs-vcs-24.0.50_pre20110116.ebuild ChangeLog emacs-vcs-24.0.9999.ebuild
Date: Tue, 25 Jan 2011 23:25:02
Message-Id: 20110125232453.8008C20057@flycatcher.gentoo.org
1 ulm 11/01/25 23:24:53
2
3 Modified: emacs-vcs-24.0.50_pre20110116.ebuild ChangeLog
4 emacs-vcs-24.0.9999.ebuild
5 Log:
6 Remove obsolete sed tweak for FreeBSD, it no longer applies to the file.
7
8 (Portage version: 2.1.9.34/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild?r1=1.1&r2=1.2
16
17 Index: emacs-vcs-24.0.50_pre20110116.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- emacs-vcs-24.0.50_pre20110116.ebuild 19 Jan 2011 18:04:18 -0000 1.1
24 +++ emacs-vcs-24.0.50_pre20110116.ebuild 25 Jan 2011 23:24:53 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild,v 1.1 2011/01/19 18:04:18 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild,v 1.2 2011/01/25 23:24:53 ulm Exp $
30
31 EAPI=2
32
33 @@ -94,11 +94,6 @@
34 # EPATCH_SUFFIX=patch epatch
35 fi
36
37 - sed -i \
38 - -e "s:/usr/lib/crtbegin.o:$(`tc-getCC` -print-file-name=crtbegin.o):g" \
39 - -e "s:/usr/lib/crtend.o:$(`tc-getCC` -print-file-name=crtend.o):g" \
40 - "${S}"/src/s/freebsd.h || die "unable to sed freebsd.h settings"
41 -
42 if ! use alsa; then
43 # ALSA is detected even if not requested by its USE flag.
44 # Suppress it by supplying pkg-config with a wrong library name.
45
46
47
48 1.42 app-editors/emacs-vcs/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.42&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.42&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?r1=1.41&r2=1.42
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v
57 retrieving revision 1.41
58 retrieving revision 1.42
59 diff -u -r1.41 -r1.42
60 --- ChangeLog 19 Jan 2011 21:15:34 -0000 1.41
61 +++ ChangeLog 25 Jan 2011 23:24:53 -0000 1.42
62 @@ -1,6 +1,10 @@
63 # ChangeLog for app-editors/emacs-vcs
64 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.41 2011/01/19 21:15:34 ulm Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.42 2011/01/25 23:24:53 ulm Exp $
67 +
68 + 25 Jan 2011; Ulrich Mueller <ulm@g.o>
69 + emacs-vcs-24.0.50_pre20110116.ebuild, emacs-vcs-24.0.9999.ebuild:
70 + Remove obsolete sed tweak for FreeBSD, it no longer applies to the file.
71
72 19 Jan 2011; Ulrich Mueller <ulm@g.o> emacs-vcs-24.0.9999.ebuild:
73 Call eautoreconf with AT_M4DIR=m4 in order to fix a failure in configure.
74
75
76
77 1.23 app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild?rev=1.23&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild?rev=1.23&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild?r1=1.22&r2=1.23
82
83 Index: emacs-vcs-24.0.9999.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild,v
86 retrieving revision 1.22
87 retrieving revision 1.23
88 diff -u -r1.22 -r1.23
89 --- emacs-vcs-24.0.9999.ebuild 19 Jan 2011 21:15:34 -0000 1.22
90 +++ emacs-vcs-24.0.9999.ebuild 25 Jan 2011 23:24:53 -0000 1.23
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild,v 1.22 2011/01/19 21:15:34 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild,v 1.23 2011/01/25 23:24:53 ulm Exp $
96
97 EAPI=2
98
99 @@ -104,11 +104,6 @@
100 # EPATCH_SUFFIX=patch epatch
101 fi
102
103 - sed -i \
104 - -e "s:/usr/lib/crtbegin.o:$(`tc-getCC` -print-file-name=crtbegin.o):g" \
105 - -e "s:/usr/lib/crtend.o:$(`tc-getCC` -print-file-name=crtend.o):g" \
106 - "${S}"/src/s/freebsd.h || die "unable to sed freebsd.h settings"
107 -
108 if ! use alsa; then
109 # ALSA is detected even if not requested by its USE flag.
110 # Suppress it by supplying pkg-config with a wrong library name.