diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-09-10 02:33:21 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-09-10 02:33:21 +1000 |
commit | de5b738d55f4f30cff1fb8a50bf5da4baa5f9458 (patch) | |
tree | dc457f03f4e01cb1a92afcab6740af3e467bb1d4 /app-cdr | |
parent | [app-cdr/k3b] Add KF5 version (diff) | |
download | kde-de5b738d55f4f30cff1fb8a50bf5da4baa5f9458.tar.gz kde-de5b738d55f4f30cff1fb8a50bf5da4baa5f9458.tar.bz2 kde-de5b738d55f4f30cff1fb8a50bf5da4baa5f9458.zip |
[app-cdr/k3b] Tidy.
Package-Manager: portage-2.2.10
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/k3b/k3b-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-cdr/k3b/k3b-9999.ebuild b/app-cdr/k3b/k3b-9999.ebuild index b1442a60c8..a6e24d9827 100644 --- a/app-cdr/k3b/k3b-9999.ebuild +++ b/app-cdr/k3b/k3b-9999.ebuild @@ -5,8 +5,6 @@ EAPI=5 EGIT_BRANCH="kf5" -MULTIMEDIA_REQUIRED="always" -WEBKIT_REQUIRED="always" KDE_HANDBOOK="true" # Translations are only in the tarballs, not in the git repo @@ -28,9 +26,9 @@ DESCRIPTION="The CD/DVD Kreator for KDE" HOMEPAGE="http://www.k3b.org/" LICENSE="GPL-2 FDL-1.2" -KEYWORDS="" SLOT="5" -IUSE="debug dvd emovix encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis" +KEYWORDS="" +IUSE="dvd emovix encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis" DEPEND=" $(add_frameworks_dep karchive) |