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 1RGvec-0006zq-CF for garchives@archives.gentoo.org; Thu, 20 Oct 2011 16:39:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 487E621C01F; Thu, 20 Oct 2011 16:39:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1697521C01F for ; Thu, 20 Oct 2011 16:39:31 +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 7B73C1B400D for ; Thu, 20 Oct 2011 16:39:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 538342004B; Thu, 20 Oct 2011 16:39:29 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/boost: boost-1.46.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: boost-1.46.1-r1.ebuild ChangeLog X-VCS-Directories: dev-libs/boost X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20111020163929.538342004B@flycatcher.gentoo.org> Date: Thu, 20 Oct 2011 16:39:29 +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: 29b80e063d5017411cf367cae1046c87 ranger 11/10/20 16:39:29 Modified: boost-1.46.1-r1.ebuild ChangeLog Log: Marking boost-1.46.1-r1 ppc for bug 377805 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.5 dev-libs/boost/boost-1.46.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.46.1-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.46.1-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.46.1-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: boost-1.46.1-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/dev-libs/boost/boost-1.46.1-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- boost-1.46.1-r1.ebuild 16 Sep 2011 16:54:16 -0000 1.4 +++ boost-1.46.1-r1.ebuild 20 Oct 2011 16:39:29 -0000 1.5 @@ -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.46.1-r1.ebuild= ,v 1.4 2011/09/16 16:54:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild= ,v 1.5 2011/10/20 16:39:29 ranger Exp $ =20 EAPI=3D"2" =20 @@ -15,7 +15,7 @@ SLOT=3D"$(get_version_component_range 1-2)" IUSE=3D"debug doc +eselect icu mpi python static-libs test tools" =20 -KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x8= 6 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86= ~x86-fbsd" =20 RDEPEND=3D"icu? ( >=3Ddev-libs/icu-3.3 ) mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) = ) 1.231 dev-libs/boost/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.231&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.231&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?r1=3D1.230&r2=3D1.231 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.230 retrieving revision 1.231 diff -u -r1.230 -r1.231 --- ChangeLog 10 Oct 2011 19:29:24 -0000 1.230 +++ ChangeLog 20 Oct 2011 16:39:29 -0000 1.231 @@ -1,6 +1,9 @@ # 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.230 2011= /10/10 19:29:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.231 2011= /10/20 16:39:29 ranger Exp $ + + 20 Oct 2011; Brent Baude boost-1.46.1-r1.ebuild: + Marking boost-1.46.1-r1 ppc for bug 377805 =20 *boost-1.47.0-r1 (10 Oct 2011) =20