commit: 16efd6ef6aec38082bfa09af2ad5ed9c36b9c167 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Nov 14 10:00:06 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Nov 14 10:00:06 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=16efd6ef
media-video/subtitlecomposer: Now hosted on kde.org Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-video/subtitlecomposer/subtitlecomposer-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild index d4145a9607..c71b4676b9 100644 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild @@ -7,11 +7,10 @@ ECM_TEST="forceoptional" KFMIN=5.60.0 QTMIN=5.12.3 VIRTUALX_REQUIRED="test" -inherit ecm +inherit ecm kde5 DESCRIPTION="Text-based subtitles editor" HOMEPAGE="https://github.com/maxrd2/subtitlecomposer" -EGIT_REPO_URI="https://github.com/maxrd2/${PN}" LICENSE="GPL-2" SLOT="5"
