From b01758541926bdcabd823bc65a4da314211b38cd Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 10 Jul 2016 09:42:00 +0200 Subject: www-servers/pshs: Bump the live ebuild to EAPI=6 --- www-servers/pshs/pshs-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www-servers') diff --git a/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild index e8c93d216b91..2169be45ded4 100644 --- a/www-servers/pshs/pshs-9999.ebuild +++ b/www-servers/pshs/pshs-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_REPO_URI="https://github.com/mgorny/${PN}.git" @@ -31,6 +31,7 @@ DEPEND="${RDEPEND} # libnetlink is static only ATM src_prepare() { + default eautoreconf } -- cgit v1.2.3-65-gdbad