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 1PL4AN-0001HT-5r for garchives@archives.gentoo.org; Wed, 24 Nov 2010 01:29:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67099E071D; Wed, 24 Nov 2010 01:28:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C603E071D for ; Wed, 24 Nov 2010 01:28:56 +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 B4E5A1B403B for ; Wed, 24 Nov 2010 01:28:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 948) id 696AC20054; Wed, 24 Nov 2010 01:28:54 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/fuse: ChangeLog fuse-2.8.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog fuse-2.8.5.ebuild X-VCS-Directories: sys-fs/fuse X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20101124012854.696AC20054@flycatcher.gentoo.org> Date: Wed, 24 Nov 2010 01:28:54 +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: 1b0a9328-7284-4f7e-be7e-547eea708144 X-Archives-Hash: c12853bf793a2006e32979d1a29ae6e5 flameeyes 10/11/24 01:28:54 Modified: ChangeLog fuse-2.8.5.ebuild Log: Add patch to avoid listing the same function in two versions to (partia= lly) fix build with gold. =20 (Portage version: 2.2.0_alpha4/cvs/Linux x86_64) Revision Changes Path 1.134 sys-fs/fuse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/Change= Log?rev=3D1.134&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/Change= Log?rev=3D1.134&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/Change= Log?r1=3D1.133&r2=3D1.134 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-fs/fuse/ChangeLog,v retrieving revision 1.133 retrieving revision 1.134 diff -u -r1.133 -r1.134 --- ChangeLog 7 Oct 2010 22:11:09 -0000 1.133 +++ ChangeLog 24 Nov 2010 01:28:54 -0000 1.134 @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/fuse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.133 2010/10= /07 22:11:09 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.134 2010/11= /24 01:28:54 flameeyes Exp $ + + 24 Nov 2010; Diego E. Petten=C3=B2 fuse-2.8.5.e= build, + +files/fuse-2.8.5-double-version.patch: + Add patch to avoid listing the same function in two versions to (parti= ally) + fix build with gold. =20 *fuse-2.8.5 (07 Oct 2010) =20 1.2 sys-fs/fuse/fuse-2.8.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/fuse-2= .8.5.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/fuse-2= .8.5.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fuse/fuse-2= .8.5.ebuild?r1=3D1.1&r2=3D1.2 Index: fuse-2.8.5.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-fs/fuse/fuse-2.8.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fuse-2.8.5.ebuild 7 Oct 2010 22:11:09 -0000 1.1 +++ fuse-2.8.5.ebuild 24 Nov 2010 01:28:54 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.5.ebuild,v 1.1 2= 010/10/07 22:11:09 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.5.ebuild,v 1.2 2= 010/11/24 01:28:54 flameeyes Exp $ =20 EAPI=3D2 inherit eutils libtool linux-info @@ -28,6 +28,8 @@ } =20 src_prepare() { + epatch "${FILESDIR}/${P}-double-version.patch" + elibtoolize } =20