[gentoo-dev] [PATCH 01/14] apache-module.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/apache-module.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass index 2594445c8b4f..60631171ed91 100644 --- a/eclass/apache-module.eclass +++

[gentoo-dev] [PATCH 11/14] php-ext-pecl-r3.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/php-ext-pecl-r3.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/php-ext-pecl-r3.eclass b/eclass/php-ext-pecl-r3.eclass index f3977b225aa4..ccb4bcfc83da 100644 --- a/eclass/php-ext-pecl-r3.eclass +++

[gentoo-dev] [PATCH 12/14] php-ext-source-r3.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/php-ext-source-r3.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass index a782081b72a7..556b51ecb0cf 100644 --- a/eclass/php-ext-source-r3.eclass +++

[gentoo-dev] [PATCH 13/14] rpm.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/rpm.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass index 77db8e808796..c97e23144c2b 100644 --- a/eclass/rpm.eclass +++ b/eclass/rpm.eclass @@ -14,8 +14,6 @@ case ${EAPI} in *)

[gentoo-dev] [PATCH 24/44] kernel-install.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/kernel-install.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass index b80a8d6ea93b..609afa754deb 100644 --- a/eclass/kernel-install.eclass +++ b/eclass/kernel-install.eclass @@ -7,6 +7,7

[gentoo-dev] [PATCH 23/44] kernel-build.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/kernel-build.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass index 28fed910fff8..279649301087 100644 --- a/eclass/kernel-build.eclass +++ b/eclass/kernel-build.eclass @@ -7,6 +7,7 @@ #

[gentoo-dev] [PATCH 22/44] java-pkg-opt-2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/java-pkg-opt-2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/java-pkg-opt-2.eclass b/eclass/java-pkg-opt-2.eclass index 7f1f5a2f8394..85783bae6e2d 100644 --- a/eclass/java-pkg-opt-2.eclass +++ b/eclass/java-pkg-opt-2.eclass @@ -7,6 +7,7

[gentoo-dev] [PATCH 21/44] java-pkg-2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/java-pkg-2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass index 4d5cb7665728..96d33f9d1962 100644 --- a/eclass/java-pkg-2.eclass +++ b/eclass/java-pkg-2.eclass @@ -7,6 +7,7 @@ # @AUTHOR: #

[gentoo-dev] [PATCH 32/44] multilib-minimal.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/multilib-minimal.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/multilib-minimal.eclass b/eclass/multilib-minimal.eclass index 6c5c754381b5..9a1efe2cc466 100644 --- a/eclass/multilib-minimal.eclass +++ b/eclass/multilib-minimal.eclass @@

[gentoo-dev] [PATCH 33/44] perl-module.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/perl-module.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 3c1b4c3c5acc..cff6f203ab8f 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -8,6 +8,7 @@ # Seemant

[gentoo-dev] [PATCH 31/44] multilib-build.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/multilib-build.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass index e3e8730904ab..17cd7da0d189 100644 --- a/eclass/multilib-build.eclass +++ b/eclass/multilib-build.eclass @@ -7,6 +7,7

[gentoo-dev] [PATCH 04/44] cmake.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/cmake.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index 4bd09459ea62..c19ea90264d1 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -10,6 +10,7 @@ # (undisclosed contributors) #

[gentoo-dev] [PATCH 06/44] cmake-utils.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/cmake-utils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass index 8a4405bef86c..28753faf664b 100644 --- a/eclass/cmake-utils.eclass +++ b/eclass/cmake-utils.eclass @@ -10,6 +10,7 @@ #

[gentoo-dev] [PATCH 05/44] cmake-multilib.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/cmake-multilib.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake-multilib.eclass b/eclass/cmake-multilib.eclass index 6b38d2606551..119ed1daff50 100644 --- a/eclass/cmake-multilib.eclass +++ b/eclass/cmake-multilib.eclass @@ -7,6 +7,7

[gentoo-dev] [PATCH 26/44] linux-mod.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/linux-mod.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index eda5e9aee013..4b61d2a8a62b 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -8,6 +8,7 @@ # John Mylchreest ,

[gentoo-dev] [PATCH 27/44] lua.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/lua.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/lua.eclass b/eclass/lua.eclass index f1967ae6e015..5c2a7b290061 100644 --- a/eclass/lua.eclass +++ b/eclass/lua.eclass @@ -9,6 +9,7 @@ # Marek Szuba # Based on python-r1.eclass by

[gentoo-dev] [PATCH 25/44] kodi-addon.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/kodi-addon.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/kodi-addon.eclass b/eclass/kodi-addon.eclass index fc2a7a8d8aa7..64f8426e9b4b 100644 --- a/eclass/kodi-addon.eclass +++ b/eclass/kodi-addon.eclass @@ -5,6 +5,7 @@ # @MAINTAINER:

[gentoo-dev] [PATCH 09/14] linux-mod.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/linux-mod.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index eda5e9aee013..4e56b609d025 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -153,8 +153,6

[gentoo-dev] [PATCH 08/14] kernel-2.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/kernel-2.eclass | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index c2f1e93dca68..ef70e250c179 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -199,12

[gentoo-dev] [PATCH 10/14] mercurial.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/mercurial.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/mercurial.eclass b/eclass/mercurial.eclass index b62ecdf102a5..5d0ebf0d9e4f 100644 --- a/eclass/mercurial.eclass +++ b/eclass/mercurial.eclass @@ -20,8 +20,6 @@

[gentoo-dev] [PATCH 06/14] java-pkg-simple.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/java-pkg-simple.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-pkg-simple.eclass b/eclass/java-pkg-simple.eclass index 184934eb3bd3..fc006ff2fcc4 100644 --- a/eclass/java-pkg-simple.eclass +++

[gentoo-dev] [PATCH 05/14] java-pkg-opt-2.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/java-pkg-opt-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-pkg-opt-2.eclass b/eclass/java-pkg-opt-2.eclass index 7f1f5a2f8394..f86609ad4710 100644 --- a/eclass/java-pkg-opt-2.eclass +++

[gentoo-dev] [PATCH 07/14] java-virtuals.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/java-virtuals-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-virtuals-2.eclass b/eclass/java-virtuals-2.eclass index 27ed9157da5b..dedbf2f26195 100644 --- a/eclass/java-virtuals-2.eclass +++

[gentoo-dev] [PATCH 07/44] distutils-r1.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/distutils-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass index 3207ed6f4b8e..75e8179c810e 100644 --- a/eclass/distutils-r1.eclass +++ b/eclass/distutils-r1.eclass @@ -8,6 +8,7 @@ #

[gentoo-dev] [PATCH 08/44] ecm.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ecm.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass index 5f10a7caf78d..c67a9784e716 100644 --- a/eclass/ecm.eclass +++ b/eclass/ecm.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # k...@gentoo.org #

[gentoo-dev] [PATCH 29/44] meson.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/meson.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/meson.eclass b/eclass/meson.eclass index eaff26709a75..c5e3b91f9a15 100644 --- a/eclass/meson.eclass +++ b/eclass/meson.eclass @@ -6,6 +6,7 @@ # William Hubbs # Mike Gilbert #

[gentoo-dev] [PATCH 30/44] meson-multilib.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/meson-multilib.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/meson-multilib.eclass b/eclass/meson-multilib.eclass index 1ed95f99fa18..49c64418727e 100644 --- a/eclass/meson-multilib.eclass +++ b/eclass/meson-multilib.eclass @@ -8,6 +8,7

[gentoo-dev] [PATCH 28/44] lua-single.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/lua-single.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/lua-single.eclass b/eclass/lua-single.eclass index 26967000748c..2f4ebaa14198 100644 --- a/eclass/lua-single.eclass +++ b/eclass/lua-single.eclass @@ -9,6 +9,7 @@ # Marek Szuba

[gentoo-dev] [PATCH 43/44] xdg.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/xdg.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass index 08dc8432a5e0..a3e75103a046 100644 --- a/eclass/xdg.eclass +++ b/eclass/xdg.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Original author: Gilles

[gentoo-dev] [PATCH 44/44] xorg-3.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/xorg-3.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/xorg-3.eclass b/eclass/xorg-3.eclass index 7ed96c60848a..cfa679b766ce 100644 --- a/eclass/xorg-3.eclass +++ b/eclass/xorg-3.eclass @@ -9,6 +9,7 @@ # Author: Donnie Berkholz #

[gentoo-dev] [PATCH 17/44] gstreamer-meson.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/gstreamer-meson.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gstreamer-meson.eclass b/eclass/gstreamer-meson.eclass index 2a45df008c29..152a52b984f1 100644 --- a/eclass/gstreamer-meson.eclass +++ b/eclass/gstreamer-meson.eclass @@ -14,6

[gentoo-dev] [PATCH 19/44] java-ant-2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/java-ant-2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass index 5592186936c0..501d17ef229e 100644 --- a/eclass/java-ant-2.eclass +++ b/eclass/java-ant-2.eclass @@ -8,6 +8,7 @@ # kiorky #

[gentoo-dev] [PATCH 18/44] haskell-cabal.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/haskell-cabal.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/haskell-cabal.eclass b/eclass/haskell-cabal.eclass index 9587c33a12b6..ab1b865fda93 100644 --- a/eclass/haskell-cabal.eclass +++ b/eclass/haskell-cabal.eclass @@ -8,6 +8,7 @@ #

[gentoo-dev] [PATCH 20/44] java-osgi.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/java-osgi.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/java-osgi.eclass b/eclass/java-osgi.eclass index abbf73cdd3fa..74c7c1a07f5c 100644 --- a/eclass/java-osgi.eclass +++ b/eclass/java-osgi.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Java

[gentoo-dev] [PATCH 42/44] ruby-single.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ruby-single.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass index e19597b99a01..ed230f4a84e5 100644 --- a/eclass/ruby-single.eclass +++ b/eclass/ruby-single.eclass @@ -8,6 +8,7 @@ # Author:

[gentoo-dev] [PATCH 41/44] ruby-ng-gnome2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ruby-ng-gnome2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-ng-gnome2.eclass b/eclass/ruby-ng-gnome2.eclass index 3b18faf95aae..cc475b36b731 100644 --- a/eclass/ruby-ng-gnome2.eclass +++ b/eclass/ruby-ng-gnome2.eclass @@ -7,6 +7,7

Re: [gentoo-dev] [PATCH 00/44] @PROVIDES for eclasses

2021-09-02 Thread Marek Szuba
On 2021-09-02 11:46, Michał Górny wrote: lua.eclass: Set @PROVIDES lua-single.eclass: Set @PROVIDES ACK on these two. -- Marecki OpenPGP_signature Description: OpenPGP digital signature

Re: [gentoo-dev] [PATCH 02/44] apache-module.eclass: Set @PROVIDES

2021-09-02 Thread Michael Orlitzky
On Thu, 2021-09-02 at 12:46 +0200, Michał Górny wrote: > Signed-off-by: Michał Górny > --- > eclass/apache-module.eclass | 1 + > 1 file changed, 1 insertion(+) > ... > # @SUPPORTED_EAPIS: 5 6 7 > +# @PROVIDES: depend.apache I'm not sure about this one. The depend.apache eclass is junk and we

Re: [gentoo-dev] [PATCH 02/44] apache-module.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
On Thu, 2021-09-02 at 08:50 -0400, Michael Orlitzky wrote: > On Thu, 2021-09-02 at 12:46 +0200, Michał Górny wrote: > > Signed-off-by: Michał Górny > > --- > > eclass/apache-module.eclass | 1 + > > 1 file changed, 1 insertion(+) > > ... > > # @SUPPORTED_EAPIS: 5 6 7 > > +# @PROVIDES:

[gentoo-dev] [PATCH 14/14] subversion.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/subversion.eclass | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass index 6ed8a62dbe35..aa1a5c355877 100644 --- a/eclass/subversion.eclass +++

[gentoo-dev] [PATCH 00/44] @PROVIDES for eclasses

2021-09-02 Thread Michał Górny
Hi, Here are proposed @PROVIDES value for eclasses. @PROVIDES is the new eclassdoc key that indicates that the eclass indirectly provides API of another eclasses, i.e. if X has @PROVIDES on Y, then you don't have to inherit Y explicitly when using X. For example, python-r1 eclasses all provide

[gentoo-dev] [PATCH 02/44] apache-module.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/apache-module.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass index 2594445c8b4f..16ebed9faa96 100644 --- a/eclass/apache-module.eclass +++ b/eclass/apache-module.eclass @@ -5,6 +5,7 @@ #

[gentoo-dev] [PATCH 03/44] autotools.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/autotools.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index 66d4686849db..bded69fc8fb5 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: #

[gentoo-dev] [PATCH 01/44] ant-tasks.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ant-tasks.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass index ea347fd706af..71923261084c 100644 --- a/eclass/ant-tasks.eclass +++ b/eclass/ant-tasks.eclass @@ -7,6 +7,7 @@ # @AUTHOR: #

[gentoo-dev] [PATCH 15/44] go-module.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/go-module.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index d1e81babf1f8..110d3f039838 100644 --- a/eclass/go-module.eclass +++ b/eclass/go-module.eclass @@ -1,4 +1,4 @@ -#

[gentoo-dev] [PATCH 16/44] gstreamer.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/gstreamer.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gstreamer.eclass b/eclass/gstreamer.eclass index 301d0874106e..399fe1377329 100644 --- a/eclass/gstreamer.eclass +++ b/eclass/gstreamer.eclass @@ -11,6 +11,7 @@ # foser # zaheerm

[gentoo-dev] [PATCH 13/44] golang-build.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/golang-build.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/golang-build.eclass b/eclass/golang-build.eclass index d106a30eb58a..308503e84950 100644 --- a/eclass/golang-build.eclass +++ b/eclass/golang-build.eclass @@ -5,6 +5,7 @@ #

[gentoo-dev] [PATCH 14/44] golang-vcs-snapshot.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/golang-vcs-snapshot.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/golang-vcs-snapshot.eclass b/eclass/golang-vcs-snapshot.eclass index abdb7fa119dd..66503e38b59d 100644 --- a/eclass/golang-vcs-snapshot.eclass +++

[gentoo-dev] [PATCH 40/44] ruby-fakegem.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ruby-fakegem.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index 76a80f6b9be2..d999ace34286 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -9,6 +9,7 @@ #

[gentoo-dev] [PATCH 37/44] python-r1.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/python-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass index 3a4d257036c8..dc624946cfc1 100644 --- a/eclass/python-r1.eclass +++ b/eclass/python-r1.eclass @@ -8,6 +8,7 @@ # Author: Michał

[gentoo-dev] [PATCH 39/44] ros-catkin.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/ros-catkin.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass index 48121bf1d2a1..906d76843574 100644 --- a/eclass/ros-catkin.eclass +++ b/eclass/ros-catkin.eclass @@ -7,6 +7,7 @@ # @AUTHOR: #

[gentoo-dev] [PATCH 38/44] python-single-r1.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/python-single-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass index da0113b6d57b..228c66a77af6 100644 --- a/eclass/python-single-r1.eclass +++ b/eclass/python-single-r1.eclass @@

Re: [gentoo-dev] [PATCH 02/44] apache-module.eclass: Set @PROVIDES

2021-09-02 Thread Michael Orlitzky
On Thu, 2021-09-02 at 14:58 +0200, Michał Górny wrote: > > > Apparently, need_apache* is the problem. Most of the ebuilds in www- > apache/* are calling it: > The apache-module eclass tells you to do that because it needs some of those APACHE_* paths. It should really be figuring them out

[gentoo-dev] [PATCH 02/14] emboss-r2.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/emboss-r2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/emboss-r2.eclass b/eclass/emboss-r2.eclass index 680b7b7e4d61..bcab338ad614 100644 --- a/eclass/emboss-r2.eclass +++ b/eclass/emboss-r2.eclass @@ -40,8 +40,6 @@

[gentoo-dev] [PATCH 03/14] gnustep-base.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/gnustep-base.eclass | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclass/gnustep-base.eclass b/eclass/gnustep-base.eclass index fb4a48b734cd..3a76939e60ff 100644 --- a/eclass/gnustep-base.eclass +++ b/eclass/gnustep-base.eclass

[gentoo-dev] [PATCH 04/14] java-pkg-2.eclass: Move EXPORT_FUNCTIONS below inherit

2021-09-02 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/java-pkg-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass index 4d5cb7665728..11f508cf349f 100644 --- a/eclass/java-pkg-2.eclass +++ b/eclass/java-pkg-2.eclass @@ -17,8

[gentoo-dev] [PATCH 12/44] gnustep-2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/gnustep-2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gnustep-2.eclass b/eclass/gnustep-2.eclass index 2d615db3a1f2..68c15bbc62e1 100644 --- a/eclass/gnustep-2.eclass +++ b/eclass/gnustep-2.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: #

[gentoo-dev] [PATCH 09/44] eutils.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/eutils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/eutils.eclass b/eclass/eutils.eclass index 207d05e7f975..276d3ddace88 100644 --- a/eclass/eutils.eclass +++ b/eclass/eutils.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: #

[gentoo-dev] [PATCH 11/44] gnome2-utils.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/gnome2-utils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gnome2-utils.eclass b/eclass/gnome2-utils.eclass index 8513de0af4d6..f7d45090f820 100644 --- a/eclass/gnome2-utils.eclass +++ b/eclass/gnome2-utils.eclass @@ -5,6 +5,7 @@ #

[gentoo-dev] [PATCH 10/44] gnome2.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/gnome2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 27ea9f96c0d9..6fab55785be5 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # gn...@gentoo.org

[gentoo-dev] [PATCH 34/44] php-ext-pecl-r3.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/php-ext-pecl-r3.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/php-ext-pecl-r3.eclass b/eclass/php-ext-pecl-r3.eclass index f3977b225aa4..1727a53ebba6 100644 --- a/eclass/php-ext-pecl-r3.eclass +++ b/eclass/php-ext-pecl-r3.eclass @@ -5,6

[gentoo-dev] [PATCH 35/44] postgres-multi.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/postgres-multi.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/postgres-multi.eclass b/eclass/postgres-multi.eclass index acaa5077217f..5e37a7d0b471 100644 --- a/eclass/postgres-multi.eclass +++ b/eclass/postgres-multi.eclass @@ -11,6

[gentoo-dev] [PATCH 36/44] python-any-r1.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
Signed-off-by: Michał Górny --- eclass/python-any-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass index eaae5379b732..7af9474d9a1f 100644 --- a/eclass/python-any-r1.eclass +++ b/eclass/python-any-r1.eclass @@ -8,6 +8,7 @@ #

Re: [gentoo-dev] [PATCH 29/44] meson.eclass: Set @PROVIDES

2021-09-02 Thread Mike Gilbert
On Thu, Sep 2, 2021 at 6:47 AM Michał Górny wrote: > > Signed-off-by: Michał Górny > --- > eclass/meson.eclass | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/eclass/meson.eclass b/eclass/meson.eclass > index eaff26709a75..c5e3b91f9a15 100644 > --- a/eclass/meson.eclass > +++

Re: [gentoo-dev] [PATCH 29/44] meson.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
On Thu, 2021-09-02 at 10:17 -0400, Mike Gilbert wrote: > On Thu, Sep 2, 2021 at 6:47 AM Michał Górny wrote: > > > > Signed-off-by: Michał Górny > > --- > > eclass/meson.eclass | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/eclass/meson.eclass b/eclass/meson.eclass > > index

Re: [gentoo-dev] [PATCH 02/44] apache-module.eclass: Set @PROVIDES

2021-09-02 Thread Michał Górny
On Thu, 2021-09-02 at 09:50 -0400, Michael Orlitzky wrote: > On Thu, 2021-09-02 at 14:58 +0200, Michał Górny wrote: > > > > > Apparently, need_apache* is the problem. Most of the ebuilds in www- > > apache/* are calling it: > > > > The apache-module eclass tells you to do that because it needs

[gentoo-dev] last rites : toolchain-glibc.eclass

2021-09-02 Thread Andreas K. Huettel
toolchain-glibc.eclass is long obsolete and not used anymore since glibc-2.26. Last ebuild is gone now, so removing the eclass in 30 days. -- Andreas K. Hüttel dilfri...@gentoo.org Gentoo Linux developer (council, qa, toolchain, base-system, perl, libreoffice) signature.asc Description:

[gentoo-dev] [PATCH] linux-info.eclass : Support valid Make files

2021-09-02 Thread Mike Pagano
Support the possibility that the Makefile could be one of the following and should be checked in the order described here: https://www.gnu.org/software/make/manual/make.html Order of checking and valid Makefiles names: GNUMakefile, makefile, Makefile Bug: https://bugs.gentoo.org/663368

[gentoo-dev] [PATCH v3] linux-info.eclass : Support valid Make files

2021-09-02 Thread Mike
Support the possibility that the Makefile could be one of the following and should be checked in the order described here: https://www.gnu.org/software/make/manual/make.html Order of checking and valid Makefiles names: GNUMakefile, makefile, Makefile Bug: https://bugs.gentoo.org/663368

[gentoo-dev] [PATCH v2] linux-info.eclass : Support valid Make files

2021-09-02 Thread Mike
Support the possibility that the Makefile could be one of the following and should be checked in the order described here: https://www.gnu.org/software/make/manual/make.html Order of checking and valid Makefiles names: GNUMakefile, makefile, Makefile Bug: https://bugs.gentoo.org/663368

Re: [gentoo-dev] [PATCH] linux-info.eclass : Support valid Make files

2021-09-02 Thread Sam James
> On 2 Sep 2021, at 20:42, Mike Pagano wrote: > > Support the possibility that the Makefile could be > one of the following and should be checked in > the order described here: > > https://www.gnu.org/software/make/manual/make.html > > Order of checking and valid Makefiles names: >