commit:     b01758541926bdcabd823bc65a4da314211b38cd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 07:42:00 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 07:48:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0175854

www-servers/pshs: Bump the live ebuild to EAPI=6

 www-servers/pshs/pshs-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-servers/pshs/pshs-9999.ebuild 
b/www-servers/pshs/pshs-9999.ebuild
index e8c93d2..2169be4 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
 }
 

Reply via email to