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 1R2QBG-0008Un-Cr for garchives@archives.gentoo.org; Sat, 10 Sep 2011 16:13:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 278A621C22D; Sat, 10 Sep 2011 16:13:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D5E9921C22D for ; Sat, 10 Sep 2011 16:13:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 073211B4007 for ; Sat, 10 Sep 2011 16:13:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id C3AD92004C; Sat, 10 Sep 2011 16:13:07 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20110910161307.C3AD92004C@flycatcher.gentoo.org> Date: Sat, 10 Sep 2011 16:13:07 +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: 1ad38eff8ce3625437f3b64fb69e8f48 armin76 11/09/10 16:13:07 Modified: boost-1.46.1-r1.ebuild ChangeLog Log: alpha/ia64/s390/sh/sparc stable wrt #377805 =20 (Portage version: 2.1.10.11/cvs/Linux ia64) Revision Changes Path 1.3 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.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boo= st-1.46.1-r1.ebuild?rev=3D1.3&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.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- boost-1.46.1-r1.ebuild 28 Aug 2011 13:18:30 -0000 1.2 +++ boost-1.46.1-r1.ebuild 10 Sep 2011 16:13:07 -0000 1.3 @@ -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.2 2011/08/28 13:18:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1-r1.ebuild= ,v 1.3 2011/09/10 16:13:07 armin76 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 ~sp= arc x86 ~x86-fbsd" +KEYWORDS=3D"alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x= 86 ~x86-fbsd" =20 RDEPEND=3D"icu? ( >=3Ddev-libs/icu-3.3 ) mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) = ) 1.226 dev-libs/boost/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.226&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?rev=3D1.226&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/Cha= ngeLog?r1=3D1.225&r2=3D1.226 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.225 retrieving revision 1.226 diff -u -r1.225 -r1.226 --- ChangeLog 28 Aug 2011 13:18:30 -0000 1.225 +++ ChangeLog 10 Sep 2011 16:13:07 -0000 1.226 @@ -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.225 2011= /08/28 13:18:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.226 2011= /09/10 16:13:07 armin76 Exp $ + + 10 Sep 2011; Ra=C3=BAl Porcel boost-1.46.1-r1.ebu= ild: + alpha/ia64/s390/sh/sparc stable wrt #377805 =20 28 Aug 2011; Markus Meier boost-1.46.1-r1.ebuild: arm stable, bug #377805