Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/
Date: Thu, 14 Nov 2019 10:00:32
Message-Id: 1573725606.16efd6ef6aec38082bfa09af2ad5ed9c36b9c167.asturm@gentoo
1 commit: 16efd6ef6aec38082bfa09af2ad5ed9c36b9c167
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 14 10:00:06 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 14 10:00:06 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=16efd6ef
7
8 media-video/subtitlecomposer: Now hosted on kde.org
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.18
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-video/subtitlecomposer/subtitlecomposer-9999.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
17 index d4145a9607..c71b4676b9 100644
18 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
19 +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild
20 @@ -7,11 +7,10 @@ ECM_TEST="forceoptional"
21 KFMIN=5.60.0
22 QTMIN=5.12.3
23 VIRTUALX_REQUIRED="test"
24 -inherit ecm
25 +inherit ecm kde5
26
27 DESCRIPTION="Text-based subtitles editor"
28 HOMEPAGE="https://github.com/maxrd2/subtitlecomposer"
29 -EGIT_REPO_URI="https://github.com/maxrd2/${PN}"
30
31 LICENSE="GPL-2"
32 SLOT="5"