From: Tony Vroon Date: Mon, 22 Aug 2011 13:11:58 +0000 (+0000) Subject: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian "idella4... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be40a6664c68299ae460fefcc04ca28b0390d622;p=gentoo.git Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian "idella4" Delaney & Tomáš Pružina in bug #377805. Package-Manager: portage-2.1.10.11/cvs/Linux x86_64 --- diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index d2ebed9d228b..c88beb8b74a4 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,10 @@ # 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.222 2011/08/12 17:37:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.223 2011/08/22 13:11:58 chainsaw Exp $ + + 22 Aug 2011; Tony Vroon boost-1.46.1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian + "idella4" Delaney & Tomáš Pružina in bug #377805. 12 Aug 2011; Thomas Kahle boost-1.46.1.ebuild: x86 stable per bug 377805 diff --git a/dev-libs/boost/boost-1.46.1.ebuild b/dev-libs/boost/boost-1.46.1.ebuild index 939990706fd6..7b117cdab8f4 100644 --- a/dev-libs/boost/boost-1.46.1.ebuild +++ b/dev-libs/boost/boost-1.46.1.ebuild @@ -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.ebuild,v 1.7 2011/08/12 17:37:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.46.1.ebuild,v 1.8 2011/08/22 13:11:58 chainsaw Exp $ EAPI="2" @@ -15,7 +15,7 @@ LICENSE="Boost-1.0" SLOT="$(get_version_component_range 1-2)" IUSE="debug doc +eselect icu mpi python static-libs test tools" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="icu? ( >=dev-libs/icu-3.3 ) mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) )