Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Fri, 14 Apr 2017 16:28:09
Message-Id: 1492187269.97be4e71232115d944c021a8c54e7d6b52ca4f23.mgorny@gentoo
1 commit: 97be4e71232115d944c021a8c54e7d6b52ca4f23
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 24 22:05:41 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 14 16:27:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97be4e71
7
8 enlightenment.eclass: Replace eutils inherit w/ split eclasses
9
10 eclass/enlightenment.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
14 index 4a30b7e4c12..ae7bb396590 100644
15 --- a/eclass/enlightenment.eclass
16 +++ b/eclass/enlightenment.eclass
17 @@ -9,7 +9,7 @@
18 if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
19 _ENLIGHTENMENT_ECLASS=1
20
21 -inherit eutils libtool
22 +inherit epatch epunt-cxx libtool
23
24 # @ECLASS-VARIABLE: E_PYTHON
25 # @DEFAULT_UNSET