commit: 18573a7f5edce720822dda7e8a5ac681fa8541bd Author: Wilson Michaels <thebitpit <AT> austincustomerrands <DOT> com> AuthorDate: Sun Apr 10 22:43:17 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 10 23:01:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18573a7f
media-tv/mythtv: Restrict version to <media-libs/dav1d-1.0.0 Closes: https://bugs.gentoo.org/836421 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Wilson Michaels <thebitpit <AT> austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/24983 Signed-off-by: Sam James <sam <AT> gentoo.org> media-tv/mythtv/{mythtv-31.0-r6.ebuild => mythtv-31.0-r7.ebuild} | 3 ++- ...mythtv-31.0_p20210731-r1.ebuild => mythtv-31.0_p20210731-r2.ebuild} | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/media-tv/mythtv/mythtv-31.0-r6.ebuild b/media-tv/mythtv/mythtv-31.0-r7.ebuild similarity index 99% rename from media-tv/mythtv/mythtv-31.0-r6.ebuild rename to media-tv/mythtv/mythtv-31.0-r7.ebuild index 3c56430412b7..ff8b1ff4dbd2 100644 --- a/media-tv/mythtv/mythtv-31.0-r6.ebuild +++ b/media-tv/mythtv/mythtv-31.0-r7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -48,6 +48,7 @@ RDEPEND=" media-fonts/liberation-fonts media-fonts/tex-gyre media-gfx/exiv2:= + <media-libs/dav1d-1.0.0:= media-libs/freetype:2 media-libs/libsamplerate media-libs/taglib diff --git a/media-tv/mythtv/mythtv-31.0_p20210731-r1.ebuild b/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild similarity index 99% rename from media-tv/mythtv/mythtv-31.0_p20210731-r1.ebuild rename to media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild index f7c558464048..3cc8bb70c1bf 100644 --- a/media-tv/mythtv/mythtv-31.0_p20210731-r1.ebuild +++ b/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -52,6 +52,7 @@ RDEPEND=" media-fonts/liberation-fonts media-fonts/tex-gyre media-gfx/exiv2:= + <media-libs/dav1d-1.0.0:= media-libs/freetype:2 media-libs/libsamplerate media-libs/taglib
