Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ulm 07/10/09 17:53:30
Modified: ChangeLog emacs-cvs-22.1.50_p20070829-r1.ebuild
Log:
Fix makeinfo version regexp.
(Portage version: 2.1.3.12)
Revision Changes Path
1.158 app-editors/emacs-cvs/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.157&r2=1.158
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog 6 Oct 2007 17:37:13 -0000 1.157
+++ ChangeLog 9 Oct 2007 17:53:29 -0000 1.158
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.157 2007/10/06 17:37:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.158 2007/10/09 17:53:29 ulm Exp $
+
+ 09 Oct 2007; Ulrich Mueller <ulm@g.o>
+ +files/emacs-cvs-22.1.50_p20070829-makeinfo-regexp.patch,
+ emacs-cvs-22.1.50_p20070829-r1.ebuild:
+ Fix makeinfo version regexp.
*emacs-cvs-22.1.50_p20070829-r1 (06 Oct 2007)
1.2 app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?r1=1.1&r2=1.2
Index: emacs-cvs-22.1.50_p20070829-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- emacs-cvs-22.1.50_p20070829-r1.ebuild 6 Oct 2007 17:37:13 -0000 1.1
+++ emacs-cvs-22.1.50_p20070829-r1.ebuild 9 Oct 2007 17:53:29 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.1 2007/10/06 17:37:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.2 2007/10/09 17:53:29 ulm Exp $
WANT_AUTOCONF="2.5"
WANT_AUTOMAKE="latest"
@@ -71,6 +71,7 @@
epatch "${FILESDIR}/${PN}-freebsd-sparc.patch"
epatch "${FILESDIR}/${PN}-make-tramp-temp-file.patch"
+ epatch "${FILESDIR}/${P}-makeinfo-regexp.patch"
# ALSA is detected and used even if not requested by the USE=alsa flag.
# So remove the automagic check
use alsa || epatch "${FILESDIR}/${PN}-disable_alsa_detection-r1.patch"
--
gentoo-commits@g.o mailing list
|
|