www-servers/pshs: Bump the live ebuild to EAPI=6
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Jul 2016 07:42:00 +0000 (09:42 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Jul 2016 07:48:11 +0000 (09:48 +0200)
www-servers/pshs/pshs-9999.ebuild

index e8c93d216b9168ef0a21facf9d7cdf3ef3e4b646..2169be45ded4d5b4b93bc0627457672082e78c0e 100644 (file)
@@ -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
 }