sci-physics/lammps: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:47 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:47 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
21 files changed:
sci-physics/lammps/lammps-20150210.ebuild
sci-physics/lammps/lammps-20150515-r1.ebuild
sci-physics/lammps/lammps-20150515.ebuild
sci-physics/lammps/lammps-20150810.ebuild
sci-physics/lammps/lammps-20151106.ebuild
sci-physics/lammps/lammps-20151120.ebuild
sci-physics/lammps/lammps-20151207.ebuild
sci-physics/lammps/lammps-20151208.ebuild
sci-physics/lammps/lammps-20151209.ebuild
sci-physics/lammps/lammps-20151211.ebuild
sci-physics/lammps/lammps-20160115.ebuild
sci-physics/lammps/lammps-20160122.ebuild
sci-physics/lammps/lammps-20160216.ebuild
sci-physics/lammps/lammps-20160301.ebuild
sci-physics/lammps/lammps-20160310.ebuild
sci-physics/lammps/lammps-20160314.ebuild
sci-physics/lammps/lammps-20160321.ebuild
sci-physics/lammps/lammps-20160407.ebuild
sci-physics/lammps/lammps-20160730.ebuild
sci-physics/lammps/lammps-20170109.ebuild
sci-physics/lammps/lammps-20170706.ebuild

index 78352de60d51719c5625c5dac32df878d05e5607..3f5496d7e554da9614f92679f1cef60053a3b56c 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils flag-o-matic fortran-2 multilib
+inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs
 
 convert_month() {
        case $1 in
index aefd583848e4af35c120f039210b06455cf763a0..36ae7f6e0dab0a00ee128bfb2faf4cd51c634589 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        case $1 in
index 7f166b3bbb6a3a5f39c289db91852e9696c0b86b..c49969a49347e2c1acf1840623e72b9ebb44ea6d 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        case $1 in
index 6fd889c9040ca92963e7408cbefda1445b343a9e..54a348a14e1c39822f95a4e719e6b7e7b07a2945 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        case $1 in
index c3babf7669cd673ee98b9262078a7d80f2ed707c..2fde77a451e47e951befc2770326513c9f14d229 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index c3babf7669cd673ee98b9262078a7d80f2ed707c..2fde77a451e47e951befc2770326513c9f14d229 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 65c5882cce53dd08bf4ae4178768d36792e6bd79..dcda006b221447dcbae1ab80efe20d1809d3e477 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 214321dbf109d32813e97f2d89b27cb53b094385..b35aba4e3be35ea9faa0be1c18d630e5a7ea6db1 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 214321dbf109d32813e97f2d89b27cb53b094385..b35aba4e3be35ea9faa0be1c18d630e5a7ea6db1 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 214321dbf109d32813e97f2d89b27cb53b094385..b35aba4e3be35ea9faa0be1c18d630e5a7ea6db1 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index c03e8b7c23f443226052752cae0ad82efce690cf..d7ab20c7fb22305ca19a2d80638f46125bc16b43 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index c03e8b7c23f443226052752cae0ad82efce690cf..d7ab20c7fb22305ca19a2d80638f46125bc16b43 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 1a3008024a9f903bf25199a1414460cb41399def..ad08c8989d56ceb9b2ab25f88ae07997a74e848c 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 1a3008024a9f903bf25199a1414460cb41399def..ad08c8989d56ceb9b2ab25f88ae07997a74e848c 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 1a3008024a9f903bf25199a1414460cb41399def..ad08c8989d56ceb9b2ab25f88ae07997a74e848c 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 1a3008024a9f903bf25199a1414460cb41399def..ad08c8989d56ceb9b2ab25f88ae07997a74e848c 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 1a3008024a9f903bf25199a1414460cb41399def..ad08c8989d56ceb9b2ab25f88ae07997a74e848c 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 2b9ec4977e781ea271b6d3134c8c4f3fd9fb2c4b..b2e5fa94a3ebd33f6852b288a5c6a16976bf8813 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=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index bc2824347c8da837332a0a9bb4886717d357ad34..31dd7cfab624418a179ddce7ac7675aa22077113 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
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 9cf71b8e0c899101b694072d43c8695ba4006411..13054151b52c52b2635a31c6dc05e71da9f3cd0d 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_6} )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )
index 2c030ea6e2e730a2015c8921d5aa9acb29bb63ed..4f6d7f2e82e4275dd70e137c334e41279903f63e 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python{2_7,3_6} )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
        local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )