From d01077a669539b98fbaf8209345039b67cf627d8 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 15 Jul 2019 14:56:59 +0200 Subject: media-sound/qmmp: [QA] Downgrade to EAPI 6. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit subversion.eclass support for EAPI 7 is broken and will be reverted. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ulrich Müller --- media-sound/qmmp/qmmp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/qmmp/qmmp-9999.ebuild b/media-sound/qmmp/qmmp-9999.ebuild index 13f7bd0c2f20..dbd1d42abd96 100644 --- a/media-sound/qmmp/qmmp-9999.ebuild +++ b/media-sound/qmmp/qmmp-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit cmake-utils xdg-utils [[ ${PV} = 9999 ]] && inherit subversion -- cgit v1.2.3-65-gdbad