From 0ec947f43f73f2026eccb268468a933288da1061 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 16 Nov 2020 15:47:36 +0100 Subject: [PATCH] dev-lang/compilescript: Migrate from cmake-utils to cmake. --- dev-lang/compilescript/compilescript-0.4.1.ebuild | 4 ++-- dev-lang/compilescript/compilescript-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/compilescript/compilescript-0.4.1.ebuild b/dev-lang/compilescript/compilescript-0.4.1.ebuild index 365db30..41f240e 100644 --- a/dev-lang/compilescript/compilescript-0.4.1.ebuild +++ b/dev-lang/compilescript/compilescript-0.4.1.ebuild @@ -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=7 -inherit cmake-utils +inherit cmake if [[ "${PV}" == "9999" ]]; then inherit git-r3 diff --git a/dev-lang/compilescript/compilescript-9999.ebuild b/dev-lang/compilescript/compilescript-9999.ebuild index 365db30..41f240e 100644 --- a/dev-lang/compilescript/compilescript-9999.ebuild +++ b/dev-lang/compilescript/compilescript-9999.ebuild @@ -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=7 -inherit cmake-utils +inherit cmake if [[ "${PV}" == "9999" ]]; then inherit git-r3