commit:     0636a3f3e7e636ba7b91d74cad36b03ebbee4b90
Author:     Wilson Michaels <thebitpit <AT> austincustomerrands <DOT> com>
AuthorDate: Mon Apr 18 16:45:21 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 13:18:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0636a3f3

media-tv/mythtv: inherit java-pkg-opt-2 and java-ant-2

Bug: https://bugs.gentoo.org/837959
Bug: https://bugs.gentoo.org/838919
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/25092
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-tv/mythtv/{mythtv-32.0-r1.ebuild => mythtv-32.0-r2.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-tv/mythtv/mythtv-32.0-r1.ebuild 
b/media-tv/mythtv/mythtv-32.0-r2.ebuild
similarity index 99%
rename from media-tv/mythtv/mythtv-32.0-r1.ebuild
rename to media-tv/mythtv/mythtv-32.0-r2.ebuild
index 9ba5a6d58bfa..e22ec5defcb5 100644
--- a/media-tv/mythtv/mythtv-32.0-r1.ebuild
+++ b/media-tv/mythtv/mythtv-32.0-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{8,9} )
 
-inherit flag-o-matic python-any-r1 qmake-utils readme.gentoo-r1 systemd 
user-info
+inherit flag-o-matic java-pkg-opt-2 java-ant-2 python-any-r1 qmake-utils 
readme.gentoo-r1 systemd user-info
 
 DESCRIPTION="Open Source DVR and media center hub"
 HOMEPAGE="https://www.mythtv.org https://github.com/MythTV/mythtv";
@@ -77,7 +77,6 @@ RDEPEND="
                sys-libs/libraw1394
        )
        jack? ( virtual/jack )
-       java? ( dev-java/ant-core )
        lame? ( media-sound/lame )
        lcd? ( app-misc/lcdproc )
        libass? ( media-libs/libass:= )

Reply via email to