From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A09DC13997D for ; Thu, 14 Nov 2019 10:00:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD946E0823; Thu, 14 Nov 2019 10:00:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6629E0823 for ; Thu, 14 Nov 2019 10:00:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1132F34CE1E for ; Thu, 14 Nov 2019 10:00:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46BD6779 for ; Thu, 14 Nov 2019 10:00:27 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1573725606.16efd6ef6aec38082bfa09af2ad5ed9c36b9c167.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/ X-VCS-Repository: proj/kde X-VCS-Files: media-video/subtitlecomposer/subtitlecomposer-9999.ebuild X-VCS-Directories: media-video/subtitlecomposer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 16efd6ef6aec38082bfa09af2ad5ed9c36b9c167 X-VCS-Branch: master Date: Thu, 14 Nov 2019 10:00:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: af561783-4fa3-4e11-8a05-67419a84756c X-Archives-Hash: 9b0cc6a35e869f0122d90628b930c207 commit: 16efd6ef6aec38082bfa09af2ad5ed9c36b9c167 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 14 10:00:06 2019 +0000 Commit: Andreas Sturmlechner gentoo 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 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"