From adc694b879eec391c18aeaea41da384bad48d0ec Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Aug 2022 13:11:31 +0200 Subject: */*: Drop obsolete CMAKE_ECLASS meta var Signed-off-by: Andreas Sturmlechner --- dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-cpp/yaml-cpp/yaml-cpp-0.7.0-r1.ebuild') 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++" -- cgit v1.2.3-65-gdbad