From 42c8b47ec0d77687046473bbf695ba62d4de0e02 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:36:38 +0100 Subject: [PATCH] media-gfx/gmic: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- media-gfx/gmic/gmic-2.8.1.ebuild | 2 +- media-gfx/gmic/gmic-2.8.2.ebuild | 2 +- media-gfx/gmic/gmic-2.8.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-gfx/gmic/gmic-2.8.1.ebuild b/media-gfx/gmic/gmic-2.8.1.ebuild index 4c6884de7863..a4b190fb3199 100644 --- a/media-gfx/gmic/gmic-2.8.1.ebuild +++ b/media-gfx/gmic/gmic-2.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_BUILD_TYPE=Release -inherit cmake bash-completion-r1 +inherit cmake bash-completion-r1 toolchain-funcs if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/dtschump/gmic.git" diff --git a/media-gfx/gmic/gmic-2.8.2.ebuild b/media-gfx/gmic/gmic-2.8.2.ebuild index b9efdacb34d0..660e4b3ff4dc 100644 --- a/media-gfx/gmic/gmic-2.8.2.ebuild +++ b/media-gfx/gmic/gmic-2.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_BUILD_TYPE=Release -inherit cmake bash-completion-r1 +inherit cmake bash-completion-r1 toolchain-funcs if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/dtschump/gmic.git" diff --git a/media-gfx/gmic/gmic-2.8.3.ebuild b/media-gfx/gmic/gmic-2.8.3.ebuild index b9efdacb34d0..660e4b3ff4dc 100644 --- a/media-gfx/gmic/gmic-2.8.3.ebuild +++ b/media-gfx/gmic/gmic-2.8.3.ebuild @@ -4,7 +4,7 @@ EAPI=7 CMAKE_BUILD_TYPE=Release -inherit cmake bash-completion-r1 +inherit cmake bash-completion-r1 toolchain-funcs if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/dtschump/gmic.git" -- 2.26.2