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 51286138350 for ; Thu, 9 Jan 2020 18:20:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DD5FE08F4; Thu, 9 Jan 2020 18:20:24 +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 635A1E08F4 for ; Thu, 9 Jan 2020 18:20:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C22BA34DEEF for ; Thu, 9 Jan 2020 18:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5779F35 for ; Thu, 9 Jan 2020 18:20:13 +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: <1578593999.999425cab7722abee8615e4bf1b2e6a11a68b81a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/k3b/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/k3b/k3b-19.12.1.ebuild X-VCS-Directories: kde-apps/k3b/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 999425cab7722abee8615e4bf1b2e6a11a68b81a X-VCS-Branch: master Date: Thu, 9 Jan 2020 18:20:13 +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: 0067d660-bc7a-42c0-9b6a-2d8059804033 X-Archives-Hash: fd4ef86bbf10441d99d086f003e78daf commit: 999425cab7722abee8615e4bf1b2e6a11a68b81a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 9 17:36:03 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 9 18:19:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999425ca kde-apps/k3b: Drop USE emovix Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/k3b/k3b-19.12.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-apps/k3b/k3b-19.12.1.ebuild b/kde-apps/k3b/k3b-19.12.1.ebuild index 27b7b84bfc6..133fad51c62 100644 --- a/kde-apps/k3b/k3b-19.12.1.ebuild +++ b/kde-apps/k3b/k3b-19.12.1.ebuild @@ -17,7 +17,7 @@ https://userbase.kde.org/K3b" LICENSE="GPL-2 FDL-1.2" SLOT="5" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit" +IUSE="dvd encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit" REQUIRED_USE=" flac? ( taglib ) @@ -78,7 +78,6 @@ RDEPEND="${DEPEND} >=app-cdr/dvd+rw-tools-7 encode? ( media-video/transcode[dvd] ) ) - emovix? ( media-video/emovix ) sox? ( media-sound/sox ) vcd? ( media-video/vcdimager ) "