summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:36:38 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:36:38 +0100
commit42c8b47ec0d77687046473bbf695ba62d4de0e02 (patch)
tree866e4d6511db986c99ea29849c867cfb0564e4c5 /media-gfx
parentmail-client/mailx: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-42c8b47ec0d77687046473bbf695ba62d4de0e02.tar.gz
gentoo-42c8b47ec0d77687046473bbf695ba62d4de0e02.tar.bz2
gentoo-42c8b47ec0d77687046473bbf695ba62d4de0e02.zip
media-gfx/gmic: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gmic/gmic-2.8.1.ebuild2
-rw-r--r--media-gfx/gmic/gmic-2.8.2.ebuild2
-rw-r--r--media-gfx/gmic/gmic-2.8.3.ebuild2
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"