Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/prefix-chain-utils/
Date: Fri, 14 Apr 2017 07:29:04
Message-Id: 1492154936.1ec5e52a7715d17c9354a22314cee9ac10512bf0.grobian@gentoo
1 commit: 1ec5e52a7715d17c9354a22314cee9ac10512bf0
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 14 07:28:29 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 14 07:28:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec5e52a
7
8 sys-apps/prefix-chain-utils: bump to EAPI=6
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 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
16 index fe753b07b81..24eabc39928 100644
17 --- a/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
18 +++ b/sys-apps/prefix-chain-utils/prefix-chain-utils-0.2-r6.ebuild
19 @@ -1,6 +1,8 @@
20 # Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 +EAPI=6
24 +
25 inherit prefix
26
27 DESCRIPTION="Chained EPREFIX utilities and wrappers"
28 @@ -15,6 +17,10 @@ IUSE=""
29 DEPEND=""
30 RDEPEND="sys-devel/gcc-config"
31
32 +src_unpack() {
33 + mkdir -p "${S}"
34 +}
35 +
36 src_install() {
37 cp "${FILESDIR}"/*.in "${T}"
38 eprefixify "${T}"/*.in