From d8654e7bdf14569656af3cca47f5881d78868e52 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 9 Feb 2016 18:07:53 +0100 Subject: [PATCH] dev-dotnet/pe-format: Use EAPI=6 in the live ebuild --- dev-dotnet/pe-format/pe-format-2.9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index 9475013b29d6..04abb35ea131 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 #if LIVE EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git" @@ -29,6 +29,7 @@ KEYWORDS= SRC_URI= src_prepare() { + default eautoreconf } #endif -- 2.26.2