summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilson Michaels <thebitpit@earthlink.net>2020-07-23 10:15:46 -0500
committerJoonas Niilola <juippis@gentoo.org>2020-07-24 15:03:29 +0300
commit7f79b391103fccf6a2aa4ca9cf39f1bdd3e93ae1 (patch)
treeb312607767a2cbfb80c4d0b0433e8a7a26a5f9d0 /media-tv
parentsys-libs/libblockdev: amd64 stable (bug #733588) (diff)
downloadgentoo-7f79b391103fccf6a2aa4ca9cf39f1bdd3e93ae1.tar.gz
gentoo-7f79b391103fccf6a2aa4ca9cf39f1bdd3e93ae1.tar.bz2
gentoo-7f79b391103fccf6a2aa4ca9cf39f1bdd3e93ae1.zip
media-tv/mythtv: Fix patch file reference name
Closes: https://bugs.gentoo.org/733620 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Wilson Michaels <thebitpit@earthlink.net> Closes: https://github.com/gentoo/gentoo/pull/16789 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild b/media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild
index d32bbfce0ae4..820145e65378 100644
--- a/media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild
+++ b/media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild
@@ -147,7 +147,7 @@ PATCHES=(
"${FILESDIR}/${P}-Fix_Dereferencing_type-punned_pointer.patch"
"${FILESDIR}/${P}-Fix_unitialized_variables.patch"
"${FILESDIR}/${PN}-29.1-Fix_create_webbrowser_window.patch"
- "${FILESDIR}/${P}-Include_QPainterPath.patch"
+ "${FILESDIR}/${PN}-31.0-Include_QPainterPath.patch"
)
# mythtv and mythplugins are separate builds in the github mythtv project