* [gentoo-dev] [PATCH] autotools-utils.eclass: Add split inherits for past eutils functions
@ 2017-03-25 11:37 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-25 11:37 UTC (permalink / raw
To: gentoo-dev; +Cc: Michał Górny
---
eclass/autotools-utils.eclass | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass
index 365d15f4bf06..f8d2c7fdc247 100644
--- a/eclass/autotools-utils.eclass
+++ b/eclass/autotools-utils.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: autotools-utils.eclass
@@ -113,7 +113,8 @@ esac
# appropriate packages to DEPEND yourself.
[[ ${AUTOTOOLS_AUTORECONF} ]] || : ${AUTOTOOLS_AUTO_DEPEND:=no}
-inherit autotools eutils libtool
+# eutils for eqawarn, path_exists
+inherit autotools epatch eutils libtool ltprune
EXPORT_FUNCTIONS src_prepare src_configure src_compile src_install src_test
--
2.12.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] [PATCH] autotools-utils.eclass: Add split inherits for past eutils functions
2017-03-25 11:37 [gentoo-dev] [PATCH] autotools-utils.eclass: Add split inherits for past eutils functions 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
[-- Attachment #1: Type: text/plain, Size: 999 bytes --]
On sob, 2017-03-25 at 12:37 +0100, Michał Górny wrote:
> ---
> eclass/autotools-utils.eclass | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass
> index 365d15f4bf06..f8d2c7fdc247 100644
> --- a/eclass/autotools-utils.eclass
> +++ b/eclass/autotools-utils.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: autotools-utils.eclass
> @@ -113,7 +113,8 @@ esac
> # appropriate packages to DEPEND yourself.
> [[ ${AUTOTOOLS_AUTORECONF} ]] || : ${AUTOTOOLS_AUTO_DEPEND:=no}
>
> -inherit autotools eutils libtool
> +# eutils for eqawarn, path_exists
> +inherit autotools epatch eutils libtool ltprune
>
> EXPORT_FUNCTIONS src_prepare src_configure src_compile src_install src_test
>
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-25 11:37 [gentoo-dev] [PATCH] autotools-utils.eclass: Add split inherits for past eutils functions 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