From: Michał Górny Date: Sat, 9 Nov 2019 13:43:41 +0000 (+0100) Subject: net-proxy/piper: Bump to EAPI 7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=23d6c42d753afba57b64db7a1547babaabb0777c;p=gentoo.git net-proxy/piper: Bump to EAPI 7 Closes: https://bugs.gentoo.org/697230 Signed-off-by: Michał Górny --- diff --git a/net-proxy/piper/piper-1.14.ebuild b/net-proxy/piper/piper-1.14.ebuild index 1c3e950d7eff..7312876bd3dc 100644 --- a/net-proxy/piper/piper-1.14.ebuild +++ b/net-proxy/piper/piper-1.14.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=0 +EAPI=7 inherit flag-o-matic toolchain-funcs -DESCRIPTION="Piper (a tool for manipulating SOCKS5 servers)" +DESCRIPTION="A tool for manipulating SOCKS5 servers" HOMEPAGE="http://www.qwirx.com/" SRC_URI="http://www.qwirx.com/piper/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="" -#RDEPEND="" src_compile() { append-flags -g -Wall