dev-libs/mongo-cxx-driver: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:39 +0000 (22:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:39 +0000 (22:35 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/mongo-cxx-driver/mongo-cxx-driver-0.0.2.6.7-r1.ebuild
dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.0.ebuild
dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.0.5.ebuild

index b30484198d61b0a25aa82e724a3b629a5bde2b94..27e4b7ee9641825fa88b65284f73b0be59a2770e 100644 (file)
@@ -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}
index a32629c15ff1018d8548b3d0024f4ea35819321b..6775c8f379e7b11b3d7224362e69b8e58113f88b 100644 (file)
@@ -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"
index a32629c15ff1018d8548b3d0024f4ea35819321b..6775c8f379e7b11b3d7224362e69b8e58113f88b 100644 (file)
@@ -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"