* [gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: emacs-vcs-24.0.50_pre20110116.ebuild ChangeLog emacs-vcs-24.0.9999.ebuild
@ 2011-01-25 23:24 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2011-01-25 23:24 UTC (permalink / raw
To: gentoo-commits
ulm 11/01/25 23:24:53
Modified: emacs-vcs-24.0.50_pre20110116.ebuild ChangeLog
emacs-vcs-24.0.9999.ebuild
Log:
Remove obsolete sed tweak for FreeBSD, it no longer applies to the file.
(Portage version: 2.1.9.34/cvs/Linux x86_64)
Revision Changes Path
1.2 app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild
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
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
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
Index: emacs-vcs-24.0.50_pre20110116.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.50_pre20110116.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emacs-vcs-24.0.50_pre20110116.ebuild 19 Jan 2011 18:04:18 -0000 1.1
+++ emacs-vcs-24.0.50_pre20110116.ebuild 25 Jan 2011 23:24:53 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=2
@@ -94,11 +94,6 @@
# EPATCH_SUFFIX=patch epatch
fi
- sed -i \
- -e "s:/usr/lib/crtbegin.o:$(`tc-getCC` -print-file-name=crtbegin.o):g" \
- -e "s:/usr/lib/crtend.o:$(`tc-getCC` -print-file-name=crtend.o):g" \
- "${S}"/src/s/freebsd.h || die "unable to sed freebsd.h settings"
-
if ! use alsa; then
# ALSA is detected even if not requested by its USE flag.
# Suppress it by supplying pkg-config with a wrong library name.
1.42 app-editors/emacs-vcs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 19 Jan 2011 21:15:34 -0000 1.41
+++ ChangeLog 25 Jan 2011 23:24:53 -0000 1.42
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/emacs-vcs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.41 2011/01/19 21:15:34 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/ChangeLog,v 1.42 2011/01/25 23:24:53 ulm Exp $
+
+ 25 Jan 2011; Ulrich Mueller <ulm@gentoo.org>
+ emacs-vcs-24.0.50_pre20110116.ebuild, emacs-vcs-24.0.9999.ebuild:
+ Remove obsolete sed tweak for FreeBSD, it no longer applies to the file.
19 Jan 2011; Ulrich Mueller <ulm@gentoo.org> emacs-vcs-24.0.9999.ebuild:
Call eautoreconf with AT_M4DIR=m4 in order to fix a failure in configure.
1.23 app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild?rev=1.23&view=markup
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
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
Index: emacs-vcs-24.0.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-vcs/emacs-vcs-24.0.9999.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- emacs-vcs-24.0.9999.ebuild 19 Jan 2011 21:15:34 -0000 1.22
+++ emacs-vcs-24.0.9999.ebuild 25 Jan 2011 23:24:53 -0000 1.23
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=2
@@ -104,11 +104,6 @@
# EPATCH_SUFFIX=patch epatch
fi
- sed -i \
- -e "s:/usr/lib/crtbegin.o:$(`tc-getCC` -print-file-name=crtbegin.o):g" \
- -e "s:/usr/lib/crtend.o:$(`tc-getCC` -print-file-name=crtend.o):g" \
- "${S}"/src/s/freebsd.h || die "unable to sed freebsd.h settings"
-
if ! use alsa; then
# ALSA is detected even if not requested by its USE flag.
# Suppress it by supplying pkg-config with a wrong library name.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-01-25 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-25 23:24 [gentoo-commits] gentoo-x86 commit in app-editors/emacs-vcs: emacs-vcs-24.0.50_pre20110116.ebuild ChangeLog emacs-vcs-24.0.9999.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox