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
Signed-o
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
Signed-o
> 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:
> GNUMakefil
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
Signed-
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: This
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
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 eaf
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
> +++ b/eclass/m
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 itsel
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: depend.apa
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
s
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
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
# Author:
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 Dartiguelongue
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: Ha
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 @
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 @@
# Autho
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:
# Ale
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
@@ -
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ł 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 @@
#
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 +11,7
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 +
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 Ku
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
@@ -
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 @
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 @
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
# @SUPP
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
#
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 Micha
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 ,
#
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:
#
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 @
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 @@
# @AUTH
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 @
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:
# Tho
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 mai
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
# Pett
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 @@
#
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
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
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 @@
-# Co
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
+++ b/eclass/golang-vcs-snap
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 @@
# @MAIN
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:
# GNUs
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 @@
# @MAIN
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
#
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:
# base-sys...@gentoo.
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
# @SUPPORTED_EAPI
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 @@
# Autho
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 @@
# (undiscl
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 @
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)
# Original
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:
# base
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 @@
#
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:
# Vlastimi
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 p
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
+++ b/eclass/subversion.e
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
*) die
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
+++ b/eclass/php
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
+++ b/eclass/php-ext-pec
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 @@
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
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 +
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
+++ b/eclass/java-virtua
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
+++ b/eclass/java-pkg-si
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
+++ b/eclass/java-pkg-opt-2.
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 +17,
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
@@
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 @@
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
+++ b/eclass/apache-module.eclas
71 matches
Mail list logo