From 3ce527a5b9b6a268599cc6b425766fc129a6751e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:35:39 +0100 Subject: [PATCH] dev-libs/mongo-cxx-driver: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- .../mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild | 4 ++-- dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild | 4 ++-- dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild index b30484198d61..27e4b7ee9641 100644 --- a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild +++ b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 SCONS_MIN_VERSION="2.3.0" -inherit eutils flag-o-matic multilib scons-utils versionator +inherit eutils flag-o-matic multilib scons-utils toolchain-funcs versionator MY_PV=$(get_version_component_range 3-5) MY_P=legacy-0.0-26compat-${MY_PV} diff --git a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild index a32629c15ff1..6775c8f379e7 100644 --- a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild +++ b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 SCONS_MIN_VERSION="2.3.0" -inherit eutils flag-o-matic multilib scons-utils +inherit eutils flag-o-matic multilib scons-utils toolchain-funcs DESCRIPTION="C++ Driver for MongoDB" HOMEPAGE="https://github.com/mongodb/mongo-cxx-driver" diff --git a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild index a32629c15ff1..6775c8f379e7 100644 --- a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild +++ b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 SCONS_MIN_VERSION="2.3.0" -inherit eutils flag-o-matic multilib scons-utils +inherit eutils flag-o-matic multilib scons-utils toolchain-funcs DESCRIPTION="C++ Driver for MongoDB" HOMEPAGE="https://github.com/mongodb/mongo-cxx-driver" -- 2.26.2