From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7603513800E for ; Sun, 22 Jul 2012 18:30:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B5E4E0803; Sun, 22 Jul 2012 18:29:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C005AE0803 for ; Sun, 22 Jul 2012 18:29:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F38A71B41FA for ; Sun, 22 Jul 2012 18:29:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2304) id 9C8C92004B; Sun, 22 Jul 2012 18:29:50 +0000 (UTC) From: "Mike Gilbert (floppym)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, floppym@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild grub-2.00.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: grub-9999.ebuild grub-2.00.ebuild ChangeLog X-VCS-Directories: sys-boot/grub X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120722182950.9C8C92004B@flycatcher.gentoo.org> Date: Sun, 22 Jul 2012 18:29:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 55055d6e-564e-40ab-be6c-c1224e34e0a7 X-Archives-Hash: 6bf71153250264c66a8dd5ec2d8f5550 floppym 12/07/22 18:29:50 Modified: grub-9999.ebuild grub-2.00.ebuild ChangeLog Log: Replace previous patch with better version from upstream. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64) Revision Changes Path 1.81 sys-boot/grub/grub-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.81&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.81&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.80&r2=1.81 Index: grub-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- grub-9999.ebuild 22 Jul 2012 16:43:04 -0000 1.80 +++ grub-9999.ebuild 22 Jul 2012 18:29:50 -0000 1.81 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.80 2012/07/22 16:43:04 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.81 2012/07/22 18:29:50 floppym Exp $ EAPI=4 @@ -219,7 +219,7 @@ if [[ ${PV} != 9999 ]]; then epatch "${FILESDIR}/${P}-parallel-make.patch" #424231 epatch "${FILESDIR}/${P}-no-gets.patch" #424703 - epatch "${FILESDIR}/${P}-gettext_printf.patch" #426364 + epatch "${FILESDIR}/${P}-config-quoting.patch" #426364 fi # fix texinfo file name, bug 416035 1.16 sys-boot/grub/grub-2.00.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.00.ebuild?r1=1.15&r2=1.16 Index: grub-2.00.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- grub-2.00.ebuild 22 Jul 2012 16:43:04 -0000 1.15 +++ grub-2.00.ebuild 22 Jul 2012 18:29:50 -0000 1.16 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00.ebuild,v 1.15 2012/07/22 16:43:04 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00.ebuild,v 1.16 2012/07/22 18:29:50 floppym Exp $ EAPI=4 @@ -219,7 +219,7 @@ if [[ ${PV} != 9999 ]]; then epatch "${FILESDIR}/${P}-parallel-make.patch" #424231 epatch "${FILESDIR}/${P}-no-gets.patch" #424703 - epatch "${FILESDIR}/${P}-gettext_printf.patch" #426364 + epatch "${FILESDIR}/${P}-config-quoting.patch" #426364 fi # fix texinfo file name, bug 416035 1.231 sys-boot/grub/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.231&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.231&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.230&r2=1.231 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v retrieving revision 1.230 retrieving revision 1.231 diff -u -r1.230 -r1.231 --- ChangeLog 22 Jul 2012 16:43:04 -0000 1.230 +++ ChangeLog 22 Jul 2012 18:29:50 -0000 1.231 @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.230 2012/07/22 16:43:04 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.231 2012/07/22 18:29:50 floppym Exp $ + + 22 Jul 2012; Mike Gilbert + +files/grub-2.00-config-quoting.patch, -files/grub-2.00-gettext_printf.patch, + grub-2.00.ebuild, grub-9999.ebuild: + Replace previous patch with better version from upstream. 22 Jul 2012; Mike Gilbert +files/grub-2.00-gettext_printf.patch, grub-2.00.ebuild, grub-9999.ebuild: