From: David Seifert Date: Sun, 23 Apr 2017 07:27:54 +0000 (+0200) Subject: dev-db/tokumx: [QA] Add missing python metadata variables X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1e15177a5c26df4b0301cf631a254a7c69063888;p=gentoo.git dev-db/tokumx: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-db/tokumx/tokumx-1.5.0-r2.ebuild b/dev-db/tokumx/tokumx-1.5.0-r2.ebuild index 652659ae8d8a..d0d9bf0e1161 100644 --- a/dev-db/tokumx/tokumx-1.5.0-r2.ebuild +++ b/dev-db/tokumx/tokumx-1.5.0-r2.ebuild @@ -17,8 +17,10 @@ LICENSE="AGPL-3 Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="pax_kernel" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" + ${PYTHON_DEPS} dev-libs/jemalloc >=dev-libs/boost-1.50[threads(+)] >=dev-libs/libpcre-8.30[cxx] diff --git a/dev-db/tokumx/tokumx-2.0.2.ebuild b/dev-db/tokumx/tokumx-2.0.2.ebuild index 912e2d276ecd..6496d0467b15 100644 --- a/dev-db/tokumx/tokumx-2.0.2.ebuild +++ b/dev-db/tokumx/tokumx-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,8 +17,10 @@ LICENSE="AGPL-3 Apache-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="pax_kernel" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" + ${PYTHON_DEPS} dev-libs/jemalloc !dev-libs/mongo-cxx-driver >=dev-libs/boost-1.50[threads(+)]