Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit
Date: Fri, 14 Apr 2017 16:29:31
Message-Id: 1492187348.14730.6.camel@gentoo.org
In Reply to: [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit by "Michał Górny"
1 On sob, 2017-03-25 at 12:43 +0100, Michał Górny wrote:
2 > ---
3 > eclass/git-r3.eclass | 8 +-------
4 > 1 file changed, 1 insertion(+), 7 deletions(-)
5 >
6 > diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
7 > index 1b49f66f5f00..bc7d4d920299 100644
8 > --- a/eclass/git-r3.eclass
9 > +++ b/eclass/git-r3.eclass
10 > @@ -1,4 +1,4 @@
11 > -# Copyright 1999-2015 Gentoo Foundation
12 > +# Copyright 1999-2017 Gentoo Foundation
13 > # Distributed under the terms of the GNU General Public License v2
14 >
15 > # @ECLASS: git-r3.eclass
16 > @@ -17,12 +17,6 @@ case "${EAPI:-0}" in
17 > ;;
18 > esac
19 >
20 > -if [[ ! ${_GIT_R3} ]]; then
21 > -
22 > -inherit eutils
23 > -
24 > -fi
25 > -
26 > EXPORT_FUNCTIONS src_unpack
27 >
28 > if [[ ! ${_GIT_R3} ]]; then
29
30 Merged.
31
32 --
33 Best regards,
34 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature