diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 14:46:03 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-08-15 21:17:23 +0200 |
commit | 900accb7f4ae4cba77a67cf2d0203b808368a988 (patch) | |
tree | 6f93d2d64f9b59e4a646a9048525f4e16b844bc6 /sci-mathematics | |
parent | sys-apps/bubblewrap: Stabilize 0.6.2-r1 ppc64, #861029 (diff) | |
download | gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.tar.gz gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.tar.bz2 gentoo-900accb7f4ae4cba77a67cf2d0203b808368a988.zip |
*/*: Drop CMAKE_ECLASS meta var superfluous in EAPI-8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/z3/z3-4.10.1.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/z3/z3-4.10.2.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/z3/z3-4.8.17.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/z3/z3-4.9.1-r1.ebuild | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sci-mathematics/z3/z3-4.10.1.ebuild b/sci-mathematics/z3/z3-4.10.1.ebuild index 57224c747cf3..25e2b9ca2cb8 100644 --- a/sci-mathematics/z3/z3-4.10.1.ebuild +++ b/sci-mathematics/z3/z3-4.10.1.ebuild @@ -3,7 +3,6 @@ EAPI=8 -CMAKE_ECLASS=cmake PYTHON_COMPAT=( python3_{8..10} ) inherit cmake-multilib java-pkg-opt-2 python-single-r1 diff --git a/sci-mathematics/z3/z3-4.10.2.ebuild b/sci-mathematics/z3/z3-4.10.2.ebuild index 57224c747cf3..25e2b9ca2cb8 100644 --- a/sci-mathematics/z3/z3-4.10.2.ebuild +++ b/sci-mathematics/z3/z3-4.10.2.ebuild @@ -3,7 +3,6 @@ EAPI=8 -CMAKE_ECLASS=cmake PYTHON_COMPAT=( python3_{8..10} ) inherit cmake-multilib java-pkg-opt-2 python-single-r1 diff --git a/sci-mathematics/z3/z3-4.8.17.ebuild b/sci-mathematics/z3/z3-4.8.17.ebuild index 6383decc5301..d3d41342bf18 100644 --- a/sci-mathematics/z3/z3-4.8.17.ebuild +++ b/sci-mathematics/z3/z3-4.8.17.ebuild @@ -3,7 +3,6 @@ EAPI=8 -CMAKE_ECLASS=cmake PYTHON_COMPAT=( python3_{8..10} ) inherit cmake-multilib java-pkg-opt-2 python-single-r1 diff --git a/sci-mathematics/z3/z3-4.9.1-r1.ebuild b/sci-mathematics/z3/z3-4.9.1-r1.ebuild index 57224c747cf3..25e2b9ca2cb8 100644 --- a/sci-mathematics/z3/z3-4.9.1-r1.ebuild +++ b/sci-mathematics/z3/z3-4.9.1-r1.ebuild @@ -3,7 +3,6 @@ EAPI=8 -CMAKE_ECLASS=cmake PYTHON_COMPAT=( python3_{8..10} ) inherit cmake-multilib java-pkg-opt-2 python-single-r1 |