From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PrZGw-0000AE-BO for garchives@archives.gentoo.org; Mon, 21 Feb 2011 17:10:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A42F1E050E; Mon, 21 Feb 2011 17:09:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 737A3E050E for ; Mon, 21 Feb 2011 17:09:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFB2C1B40F4 for ; Mon, 21 Feb 2011 17:09:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 5406520057; Mon, 21 Feb 2011 17:09:57 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-block/parted: ChangeLog parted-2.3-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog parted-2.3-r1.ebuild X-VCS-Directories: sys-block/parted X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20110221170957.5406520057@flycatcher.gentoo.org> Date: Mon, 21 Feb 2011 17:09:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: fb6845d04963f1f8309c3d53d44bb37c vapier 11/02/21 17:09:57 Modified: ChangeLog parted-2.3-r1.ebuild Log: Fix from upstream gnulib for sandbox violations with git repos in highe= r dirs. =20 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) Revision Changes Path 1.4 sys-block/parted/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/C= hangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/C= hangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/C= hangeLog?r1=3D1.3&r2=3D1.4 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 29 Jan 2011 05:45:06 -0000 1.3 +++ ChangeLog 21 Feb 2011 17:09:57 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for sys-block/parted # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.3 2011= /01/29 05:45:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/ChangeLog,v 1.4 2011= /02/21 17:09:57 vapier Exp $ + + 21 Feb 2011; Mike Frysinger parted-2.3-r1.ebuild, + +files/parted-2.3-git-version-gen.patch: + Fix from upstream gnulib for sandbox violations with git repos in high= er + dirs. =20 *parted-2.3-r1 (29 Jan 2011) =20 1.2 sys-block/parted/parted-2.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/p= arted-2.3-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/p= arted-2.3-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/parted/p= arted-2.3-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: parted-2.3-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- parted-2.3-r1.ebuild 29 Jan 2011 05:45:06 -0000 1.1 +++ parted-2.3-r1.ebuild 21 Feb 2011 17:09:57 -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/sys-block/parted/parted-2.3-r1.ebuild= ,v 1.1 2011/01/29 05:45:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild= ,v 1.2 2011/02/21 17:09:57 vapier Exp $ =20 EAPI=3D"3" =20 @@ -33,6 +33,8 @@ " =20 src_prepare() { + epatch "${FILESDIR}"/${P}-git-version-gen.patch #355045 + # Remove tests known to FAIL instead of SKIP without OS/userland suppor= t sed -i libparted/tests/Makefile.am \ -e 's|t3000-symlink.sh||g' || die "sed failed"