public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses
@ 2017-03-24 22:08 Michał Górny
  2017-04-14 16:30 ` Michał Górny
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2017-03-24 22:08 UTC (permalink / raw)
  To: gentoo-dev; +Cc: enlightenment, Michał Górny

---
 eclass/enlightenment.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
index 4a30b7e4c120..ae7bb396590c 100644
--- a/eclass/enlightenment.eclass
+++ b/eclass/enlightenment.eclass
@@ -9,7 +9,7 @@
 if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
 _ENLIGHTENMENT_ECLASS=1
 
-inherit eutils libtool
+inherit epatch epunt-cxx libtool
 
 # @ECLASS-VARIABLE: E_PYTHON
 # @DEFAULT_UNSET
-- 
2.12.1



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

* Re: [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses
  2017-03-24 22:08 [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses Michał Górny
@ 2017-04-14 16:30 ` Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-04-14 16:30 UTC (permalink / raw)
  To: gentoo-dev; +Cc: enlightenment

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

On pią, 2017-03-24 at 23:08 +0100, Michał Górny wrote:
> ---
>  eclass/enlightenment.eclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
> index 4a30b7e4c120..ae7bb396590c 100644
> --- a/eclass/enlightenment.eclass
> +++ b/eclass/enlightenment.eclass
> @@ -9,7 +9,7 @@
>  if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
>  _ENLIGHTENMENT_ECLASS=1
>  
> -inherit eutils libtool
> +inherit epatch epunt-cxx libtool
>  
>  # @ECLASS-VARIABLE: E_PYTHON
>  # @DEFAULT_UNSET

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:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-24 22:08 [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses Michał Górny
2017-04-14 16:30 ` 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