summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:37:13 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:37:13 +0100
commite0ad73f8cc9530cac6df0ed86299fc27e48485db (patch)
treea48563eda0e97e8d62330532683fcaad85de5a97 /media-tv
parentmedia-sound/traverso: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-e0ad73f8cc9530cac6df0ed86299fc27e48485db.tar.gz
gentoo-e0ad73f8cc9530cac6df0ed86299fc27e48485db.tar.bz2
gentoo-e0ad73f8cc9530cac6df0ed86299fc27e48485db.zip
media-tv/mythtv: [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-tv')
-rw-r--r--media-tv/mythtv/mythtv-29.1-r2.ebuild4
-rw-r--r--media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/mythtv/mythtv-29.1-r2.ebuild b/media-tv/mythtv/mythtv-29.1-r2.ebuild
index 90ff6b9021fe..b0eb9f826772 100644
--- a/media-tv/mythtv/mythtv-29.1-r2.ebuild
+++ b/media-tv/mythtv/mythtv-29.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ BACKPORTS="d8a2db77f5731cf32c6d31127452391c6cf7f91f"
MY_P=${P%_p*}
MY_PV=${PV%_p*}
-inherit flag-o-matic python-single-r1 qmake-utils user readme.gentoo-r1 systemd vcs-snapshot
+inherit flag-o-matic python-single-r1 qmake-utils user readme.gentoo-r1 systemd toolchain-funcs vcs-snapshot
MYTHTV_BRANCH="fixes/29"
diff --git a/media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild b/media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild
index 43af82f6be94..4c42db6d5f85 100644
--- a/media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild
+++ b/media-tv/mythtv/mythtv-30.0_p20190808-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ BACKPORTS="5cde0578d84926171b20c8f7e95a101e9b0b9457" # August 8, 2019
MY_P=${P%_p*}
MY_PV=${PV%_p*}
-inherit eutils flag-o-matic python-single-r1 qmake-utils readme.gentoo-r1 systemd user vcs-snapshot
+inherit eutils flag-o-matic python-single-r1 qmake-utils readme.gentoo-r1 systemd toolchain-funcs user vcs-snapshot
MYTHTV_BRANCH="fixes/${P%.*}"