From c51d0e22fb646104c2f40d57c8c564e39197c4a5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 22 Aug 2018 18:23:28 +0200 Subject: [PATCH] media-sound/audacity: EAPI-6 Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- media-sound/audacity/audacity-2.2.2.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/media-sound/audacity/audacity-2.2.2.ebuild b/media-sound/audacity/audacity-2.2.2.ebuild index 5c71e713a5d4..1bec573f600b 100644 --- a/media-sound/audacity/audacity-2.2.2.ebuild +++ b/media-sound/audacity/audacity-2.2.2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -inherit autotools eutils gnome2-utils wxwidgets xdg-utils +EAPI=6 + +inherit autotools gnome2-utils wxwidgets xdg-utils MY_P="${PN}-minsrc-${PV}" DOC_PV="${PV}" @@ -17,6 +18,7 @@ SLOT="0" KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="alsa cpu_flags_x86_sse doc ffmpeg +flac id3tag jack +ladspa +lame libav +lv2 mad +midi nls +portmixer sbsms +soundtouch twolame vamp +vorbis +vst" + RESTRICT="test" RDEPEND=">=app-arch/zip-2.3 @@ -56,7 +58,7 @@ PATCHES=( ) src_prepare() { - epatch "${PATCHES[@]}" + default # needed because of portmixer patch eautoreconf -- 2.26.2