public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit
@ 2017-03-25 11:43 Michał Górny
  2017-04-14 16:29 ` Michał Górny
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2017-03-25 11:43 UTC (permalink / raw)
  To: gentoo-dev; +Cc: Michał Górny

---
 eclass/git-r3.eclass | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
index 1b49f66f5f00..bc7d4d920299 100644
--- a/eclass/git-r3.eclass
+++ b/eclass/git-r3.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: git-r3.eclass
@@ -17,12 +17,6 @@ case "${EAPI:-0}" in
 		;;
 esac
 
-if [[ ! ${_GIT_R3} ]]; then
-
-inherit eutils
-
-fi
-
 EXPORT_FUNCTIONS src_unpack
 
 if [[ ! ${_GIT_R3} ]]; then
-- 
2.12.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit
  2017-03-25 11:43 [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit Michał Górny
@ 2017-04-14 16:29 ` Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-04-14 16:29 UTC (permalink / raw)
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

On sob, 2017-03-25 at 12:43 +0100, Michał Górny wrote:
> ---
>  eclass/git-r3.eclass | 8 +-------
>  1 file changed, 1 insertion(+), 7 deletions(-)
> 
> diff --git a/eclass/git-r3.eclass b/eclass/git-r3.eclass
> index 1b49f66f5f00..bc7d4d920299 100644
> --- a/eclass/git-r3.eclass
> +++ b/eclass/git-r3.eclass
> @@ -1,4 +1,4 @@
> -# Copyright 1999-2015 Gentoo Foundation
> +# Copyright 1999-2017 Gentoo Foundation
>  # Distributed under the terms of the GNU General Public License v2
>  
>  # @ECLASS: git-r3.eclass
> @@ -17,12 +17,6 @@ case "${EAPI:-0}" in
>  		;;
>  esac
>  
> -if [[ ! ${_GIT_R3} ]]; then
> -
> -inherit eutils
> -
> -fi
> -
>  EXPORT_FUNCTIONS src_unpack
>  
>  if [[ ! ${_GIT_R3} ]]; then

Merged.

-- 
Best regards,
Michał Górny

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-14 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-25 11:43 [gentoo-dev] [PATCH] git-r3.eclass: Remove unused eutils inherit Michał Górny
2017-04-14 16:29 ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox