diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-14 13:11:31 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-19 10:13:39 +0200 |
| commit | adc694b879eec391c18aeaea41da384bad48d0ec (patch) | |
| tree | f0995d2d42a6aec9c19839f20258572da5d3e8ea | |
| parent | de084f292f39f1e03653731e7f991e1458166953 (diff) | |
| download | gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.gz gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.bz2 gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.zip | |
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
87 files changed, 36 insertions, 127 deletions
diff --git a/app-arch/lz4/lz4-1.9.3-r1.ebuild b/app-arch/lz4/lz4-1.9.3-r1.ebuild index 38782d08dbc3..b2070d474c30 100644 --- a/app-arch/lz4/lz4-1.9.3-r1.ebuild +++ b/app-arch/lz4/lz4-1.9.3-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Extremely Fast Compression algorithm" diff --git a/app-emulation/faudio/faudio-21.01.ebuild b/app-emulation/faudio/faudio-21.01.ebuild index de43fa552706..7da4264317ac 100644 --- a/app-emulation/faudio/faudio-21.01.ebuild +++ b/app-emulation/faudio/faudio-21.01.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # shellcheck disable=SC2034 EAPI=7 -CMAKE_ECLASS=cmake CMAKE_MAKEFILE_GENERATOR="emake" MULTILIB_COMPAT=( abi_x86_{32,64} ) diff --git a/app-emulation/faudio/faudio-9999.ebuild b/app-emulation/faudio/faudio-9999.ebuild index 51ecd606fc26..e767f198d064 100644 --- a/app-emulation/faudio/faudio-9999.ebuild +++ b/app-emulation/faudio/faudio-9999.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # shellcheck disable=SC2034 EAPI=7 -CMAKE_ECLASS=cmake CMAKE_MAKEFILE_GENERATOR="emake" MULTILIB_COMPAT=( abi_x86_{32,64} ) diff --git a/dev-cpp/amqp-cpp/amqp-cpp-4.3.10.ebuild b/dev-cpp/amqp-cpp/amqp-cpp-4.3.10.ebuild index b3e938e0414c..cc3e9267be26 100644 --- a/dev-cpp/amqp-cpp/amqp-cpp-4.3.10.ebuild +++ b/dev-cpp/amqp-cpp/amqp-cpp-4.3.10.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS="cmake" inherit cmake-multilib MY_PN=${PN^^} diff --git a/dev-cpp/argparse/argparse-2.1.ebuild b/dev-cpp/argparse/argparse-2.1.ebuild index e816482a83fd..ddc41fdbc22b 100644 --- a/dev-cpp/argparse/argparse-2.1.ebuild +++ b/dev-cpp/argparse/argparse-2.1.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS="cmake" - inherit cmake-multilib DESCRIPTION="Argument Parser for Modern C++" diff --git a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild index bccf0d7e2b6c..423e936e4bf2 100644 --- a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild +++ b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib if [[ ${PV} == 9999 ]]; then diff --git a/dev-cpp/gflags/gflags-2.2.2.ebuild b/dev-cpp/gflags/gflags-2.2.2.ebuild index bccf0d7e2b6c..423e936e4bf2 100644 --- a/dev-cpp/gflags/gflags-2.2.2.ebuild +++ b/dev-cpp/gflags/gflags-2.2.2.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib if [[ ${PV} == 9999 ]]; then diff --git a/dev-cpp/gflags/gflags-9999.ebuild b/dev-cpp/gflags/gflags-9999.ebuild index 6aa92ecf5e55..15ed6ab2c368 100644 --- a/dev-cpp/gflags/gflags-9999.ebuild +++ b/dev-cpp/gflags/gflags-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib if [[ ${PV} == 9999 ]]; then diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild index 77f6bb3f5c1a..1f26291823b9 100644 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS="cmake" inherit cmake-multilib DESCRIPTION="YAML parser and emitter in C++" diff --git a/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.13.ebuild b/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.13.ebuild index 30a30d2ee024..a8122dd38d27 100644 --- a/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.13.ebuild +++ b/dev-db/mariadb-connector-c/mariadb-connector-c-3.1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,6 @@ else KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86" fi -CMAKE_ECLASS=cmake inherit cmake-multilib toolchain-funcs MULTILIB_CHOST_TOOLS=( /usr/bin/mariadb_config ) diff --git a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14.ebuild b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14.ebuild index 0f2c972abacd..da1eeb6dfc48 100644 --- a/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14.ebuild +++ b/dev-db/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14.ebuild @@ -3,8 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake - inherit cmake-multilib flag-o-matic DESCRIPTION="MariaDB Connector/ODBC" diff --git a/dev-db/myodbc/myodbc-8.0.27-r1.ebuild b/dev-db/myodbc/myodbc-8.0.27-r1.ebuild index 7faa6c20acdc..9caec83a8560 100644 --- a/dev-db/myodbc/myodbc-8.0.27-r1.ebuild +++ b/dev-db/myodbc/myodbc-8.0.27-r1.ebuild @@ -3,8 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake - inherit cmake-multilib MAJOR="$(ver_cut 1-2)" diff --git a/dev-db/mysql-connector-c/mysql-connector-c-8.0.27-r1.ebuild b/dev-db/mysql-connector-c/mysql-connector-c-8.0.27-r1.ebuild index 5100e01c17fd..124402752491 100644 --- a/dev-db/mysql-connector-c/mysql-connector-c-8.0.27-r1.ebuild +++ b/dev-db/mysql-connector-c/mysql-connector-c-8.0.27-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib flag-o-matic # wrap the config script diff --git a/dev-games/physfs/physfs-3.0.2-r1.ebuild b/dev-games/physfs/physfs-3.0.2-r1.ebuild index 52fe243705f5..fdd901e80a2f 100644 --- a/dev-games/physfs/physfs-3.0.2-r1.ebuild +++ b/dev-games/physfs/physfs-3.0.2-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Abstraction layer for filesystem and archive access" diff --git a/dev-games/physfs/physfs-9999.ebuild b/dev-games/physfs/physfs-9999.ebuild index d448a513f820..49487c574827 100644 --- a/dev-games/physfs/physfs-9999.ebuild +++ b/dev-games/physfs/physfs-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Abstraction layer for filesystem and archive access" diff --git a/dev-libs/check/check-0.15.2-r1.ebuild b/dev-libs/check/check-0.15.2-r1.ebuild index 49a1304f48ca..5110f922f963 100644 --- a/dev-libs/check/check-0.15.2-r1.ebuild +++ b/dev-libs/check/check-0.15.2-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="A unit test framework for C" diff --git a/dev-libs/jthread/jthread-1.3.3.ebuild b/dev-libs/jthread/jthread-1.3.3.ebuild index 3a5c2032dd48..07be46306898 100644 --- a/dev-libs/jthread/jthread-1.3.3.ebuild +++ b/dev-libs/jthread/jthread-1.3.3.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="JThread provides some classes to make use of threads easy on different platforms" diff --git a/dev-libs/libfmt/libfmt-7.1.2.ebuild b/dev-libs/libfmt/libfmt-7.1.2.ebuild index 155509d07edf..da3c9a55fcdc 100644 --- a/dev-libs/libfmt/libfmt-7.1.2.ebuild +++ b/dev-libs/libfmt/libfmt-7.1.2.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Small, safe and fast formatting library" diff --git a/dev-libs/libfmt/libfmt-7.1.3.ebuild b/dev-libs/libfmt/libfmt-7.1.3.ebuild index 155509d07edf..da3c9a55fcdc 100644 --- a/dev-libs/libfmt/libfmt-7.1.3.ebuild +++ b/dev-libs/libfmt/libfmt-7.1.3.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Small, safe and fast formatting library" diff --git a/dev-libs/libfmt/libfmt-8.0.0-r1.ebuild b/dev-libs/libfmt/libfmt-8.0.0-r1.ebuild index d489205c5abf..2cbd39e73a14 100644 --- a/dev-libs/libfmt/libfmt-8.0.0-r1.ebuild +++ b/dev-libs/libfmt/libfmt-8.0.0-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Small, safe and fast formatting library" diff --git a/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild b/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild index 20ccc1a04e52..a42f00e8d426 100644 --- a/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild +++ b/dev-libs/libfmt/libfmt-8.0.1-r1.ebuild @@ -3,7 +3,6 @@ EAPI=7 -CMAKE_ECLASS=cmake inherit cmake-multilib DESCRIPTION="Small, sa |
