sci-chemistry/openbabel: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:03 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:03 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-chemistry/openbabel/openbabel-2.4.1-r1.ebuild
sci-chemistry/openbabel/openbabel-2.4.1.ebuild

index 2d53613d1d292b79369e26158cd8ad4ee42e0fe3..febff8ef60cfb86745367891fee59beb9d05965b 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 WX_GTK_VER="3.0"
 
-inherit cmake-utils desktop eutils wxwidgets
+inherit cmake-utils desktop eutils toolchain-funcs wxwidgets
 
 DESCRIPTION="Interconverts file formats used in molecular modeling"
 HOMEPAGE="http://openbabel.org/wiki/Main_Page"
index b76a75d78d9b2d73d2b4c7eaf687d54fb986348c..410d0c89fe0f6b918ca795787ac6035ea5f680d4 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 WX_GTK_VER="3.0"
 
-inherit cmake-utils eutils wxwidgets
+inherit cmake-utils eutils toolchain-funcs wxwidgets
 
 DESCRIPTION="Interconverts file formats used in molecular modeling"
 HOMEPAGE="http://openbabel.sourceforge.net/"