Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/k3b/
Date: Thu, 09 Jan 2020 18:20:25
Message-Id: 1578593999.999425cab7722abee8615e4bf1b2e6a11a68b81a.asturm@gentoo
1 commit: 999425cab7722abee8615e4bf1b2e6a11a68b81a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 9 17:36:03 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 9 18:19:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999425ca
7
8 kde-apps/k3b: Drop USE emovix
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-apps/k3b/k3b-19.12.1.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/kde-apps/k3b/k3b-19.12.1.ebuild b/kde-apps/k3b/k3b-19.12.1.ebuild
17 index 27b7b84bfc6..133fad51c62 100644
18 --- a/kde-apps/k3b/k3b-19.12.1.ebuild
19 +++ b/kde-apps/k3b/k3b-19.12.1.ebuild
20 @@ -17,7 +17,7 @@ https://userbase.kde.org/K3b"
21 LICENSE="GPL-2 FDL-1.2"
22 SLOT="5"
23 KEYWORDS="~amd64 ~arm64 ~x86"
24 -IUSE="dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit"
25 +IUSE="dvd encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit"
26
27 REQUIRED_USE="
28 flac? ( taglib )
29 @@ -78,7 +78,6 @@ RDEPEND="${DEPEND}
30 >=app-cdr/dvd+rw-tools-7
31 encode? ( media-video/transcode[dvd] )
32 )
33 - emovix? ( media-video/emovix )
34 sox? ( media-sound/sox )
35 vcd? ( media-video/vcdimager )
36 "