summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-08-14 13:11:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-08-19 10:13:39 +0200
commitadc694b879eec391c18aeaea41da384bad48d0ec (patch)
treef0995d2d42a6aec9c19839f20258572da5d3e8ea /net-libs/libssh2
parentdev-db/mariadb-connector-odbc: drop 3.1.13 (diff)
downloadgentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.gz
gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.tar.bz2
gentoo-adc694b879eec391c18aeaea41da384bad48d0ec.zip
*/*: Drop obsolete CMAKE_ECLASS meta var
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r--net-libs/libssh2/libssh2-1.10.0.ebuild1
-rw-r--r--net-libs/libssh2/libssh2-9999.ebuild3
2 files changed, 1 insertions, 3 deletions
diff --git a/net-libs/libssh2/libssh2-1.10.0.ebuild b/net-libs/libssh2/libssh2-1.10.0.ebuild
index 64664f5917ef..0b459297cb05 100644
--- a/net-libs/libssh2/libssh2-1.10.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.10.0.ebuild
@@ -2,7 +2,6 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-CMAKE_ECLASS=cmake
inherit cmake-multilib
DESCRIPTION="Library implementing the SSH2 protocol"
diff --git a/net-libs/libssh2/libssh2-9999.ebuild b/net-libs/libssh2/libssh2-9999.ebuild
index 275a78e9da52..55e28471bb49 100644
--- a/net-libs/libssh2/libssh2-9999.ebuild
+++ b/net-libs/libssh2/libssh2-9999.ebuild
@@ -1,8 +1,7 @@
-# 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 git-r3 cmake-multilib
DESCRIPTION="Library implementing the SSH2 protocol"