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 1PgFZe-0003pj-6X for garchives@archives.gentoo.org; Fri, 21 Jan 2011 11:54:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B338E08DA; Fri, 21 Jan 2011 11:54:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2C929E08DA for ; Fri, 21 Jan 2011 11:54:30 +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 633F61B4019 for ; Fri, 21 Jan 2011 11:54:29 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 0027720054; Fri, 21 Jan 2011 11:54:27 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: ChangeLog boost-1.45.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog boost-1.45.0.ebuild X-VCS-Directories: dev-libs/boost X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20110121115428.0027720054@flycatcher.gentoo.org> Date: Fri, 21 Jan 2011 11:54:27 +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: 0abc1e4b3466062cc574db5d9b9dcde1 hwoarang 11/01/21 11:54:27 Modified: ChangeLog boost-1.45.0.ebuild Log: Apply lambda-bind patch. Bug #351998. Thanks to Sebastian Luther (few) = =20 (Portage version: 2.1.9.33/cvs/Linux x86_64) Revision Changes Path 1.210 dev-libs/boost/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.210&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.210&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?r1=3D1.209&r2=3D1.210 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/dev-libs/boost/ChangeLog,v retrieving revision 1.209 retrieving revision 1.210 diff -u -r1.209 -r1.210 --- ChangeLog 10 Jan 2011 17:40:58 -0000 1.209 +++ ChangeLog 21 Jan 2011 11:54:27 -0000 1.210 @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/boost # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.209 2011= /01/10 17:40:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.210 2011= /01/21 11:54:27 hwoarang Exp $ + + 21 Jan 2011; Markos Chandras boost-1.45.0.ebuild= , + +files/boost-1.45.0-lambda_bind.patch: + Apply lambda-bind patch. Bug #351998. Upstream: + https://svn.boost.org/trac/boost/ticket/4566. Thanks to Sebastian Luth= er + (few) =20 10 Jan 2011; Markos Chandras +files/random-Jamfile-1.45.0, boost-1.45.0.ebuild: 1.4 dev-libs/boost/boost-1.45.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.45.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.45.0.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.45.0.ebuild?r1=3D1.3&r2=3D1.4 Index: boost-1.45.0.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/dev-libs/boost/boost-1.45.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- boost-1.45.0.ebuild 10 Jan 2011 17:40:58 -0000 1.3 +++ boost-1.45.0.ebuild 21 Jan 2011 11:54:27 -0000 1.4 @@ -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/dev-libs/boost/boost-1.45.0.ebuild,v = 1.3 2011/01/10 17:40:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.45.0.ebuild,v = 1.4 2011/01/21 11:54:27 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -85,6 +85,7 @@ =20 src_prepare() { epatch "${FILESDIR}/remove-toolset-${PV}.patch" + epatch "${FILESDIR}/${P}-lambda_bind.patch" =20 # This enables building the boost.random library with /dev/urandom supp= ort if [[ -e /dev/urandom ]] ; then