diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 16:54:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 16:54:16 +0000 |
commit | 56f0ce109efbf2625d66c868ea9a019bce58d512 (patch) | |
tree | 1ac99acbb1cf1df16bcac644d5333860ef4367ba /dev-libs/boost/boost-1.46.1-r1.ebuild | |
parent | Stable for HPPA (bug #377805). (diff) | |
download | historical-56f0ce109efbf2625d66c868ea9a019bce58d512.tar.gz historical-56f0ce109efbf2625d66c868ea9a019bce58d512.tar.bz2 historical-56f0ce109efbf2625d66c868ea9a019bce58d512.zip |
Stable for HPPA (bug #377805).
Package-Manager: portage-2.2.0_alpha58/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/boost/boost-1.46.1-r1.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.46.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.46.1-r1.ebuild b/dev-libs/boost/boost-1.46.1-r1.ebuild index 86fdc0d60021..a20f742aeec7 100644 --- a/dev-libs/boost/boost-1.46.1-r1.ebuild +++ b/dev-libs/boost/boost-1.46.1-r1.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-r1.ebuild,v 1.3 2011/09/10 16:13:07 armin76 Exp $ +# $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 $ 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] ) ) |