diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 11:30:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 11:30:33 +0000 |
commit | a95fcf17ec707e85fc1db4ac6c1c6065b87014c4 (patch) | |
tree | 27c130e750881e3a068a0a2b79bebf7a0b3efe0a /dev-libs/boost | |
parent | ia64/s390/sh stable wrt #344677 (diff) | |
download | gentoo-2-a95fcf17ec707e85fc1db4ac6c1c6065b87014c4.tar.gz gentoo-2-a95fcf17ec707e85fc1db4ac6c1c6065b87014c4.tar.bz2 gentoo-2-a95fcf17ec707e85fc1db4ac6c1c6065b87014c4.zip |
ia64/s390/sh stable wrt #344677
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.42.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 6f8b4aeaba34..3d90b76e3ad9 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -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.218 2011/04/05 05:23:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.219 2011/04/16 11:30:33 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> boost-1.42.0-r2.ebuild: + ia64/s390/sh stable wrt #344677 05 Apr 2011; Ulrich Mueller <ulm@gentoo.org> boost-1.35.0-r2.ebuild, boost-1.35.0-r5.ebuild, boost-1.37.0-r1.ebuild, boost-1.39.0.ebuild, diff --git a/dev-libs/boost/boost-1.42.0-r2.ebuild b/dev-libs/boost/boost-1.42.0-r2.ebuild index adb773c3c02e..2cddbd8cd0d3 100644 --- a/dev-libs/boost/boost-1.42.0-r2.ebuild +++ b/dev-libs/boost/boost-1.42.0-r2.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.42.0-r2.ebuild,v 1.10 2011/04/05 05:23:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.42.0-r2.ebuild,v 1.11 2011/04/16 11:30:33 armin76 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] ) ) |