commit: 1ec5e52a7715d17c9354a22314cee9ac10512bf0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 07:28:29 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 07:28:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec5e52a
sys-apps/prefix-chain-utils: bump to EAPI=6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
b/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
index fe753b07b81..24eabc39928 100644
--- a/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
+++ b/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
inherit prefix
DESCRIPTION="Chained EPREFIX utilities and wrappers"
@@ -15,6 +17,10 @@ IUSE=""
DEPEND=""
RDEPEND="sys-devel/gcc-config"
+src_unpack() {
+ mkdir -p "${S}"
+}
+
src_install() {
cp "${FILESDIR}"/*.in "${T}"
eprefixify "${T}"/*.in