# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="5" PYTHON_DEPEND="python? 2" RESTRICT="test" inherit eutils flag-o-matic multilib python toolchain-funcs versionator MY_PV=$(replace_all_version_separators _) DESCRIPTION="A system for large project software construction, which is simple to use and powerful" HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" LICENSE="Boost-1.0" SLOT=0 KEYWORDS="amd64 x86" IUSE="examples python test" REQUIRED_USE="test? ( python )" RDEPEND="!