# Hans de Graaff (2021-07-18)
# Compatibility package for ruby 1.8. No longer maintained upstream.
# Last release in 2016, but current release in gentoo is from 2012.
# No reverse dependencies.
# Masked for removal in 30 days.
dev-ruby/sfl
signature.asc
Description: This is a digitally signed me
Hi Marco,
Thank you for all your work in Gentoo!
I hope we'll maybe see you around again someday,
Andrew
On 18/07/2021 06:37, Marco Scardovi wrote:
Hi everyone,
while I'm writing these words I'm full of sadness because you all are an
awesome family before being an incredible team.
It's been
I hope so too ;)
Il giorno dom 18 lug 2021 alle ore 10:20 Andrew Ammerlaan <
andrewammerl...@gentoo.org> ha scritto:
> Hi Marco,
>
> Thank you for all your work in Gentoo!
>
> I hope we'll maybe see you around again someday,
>
> Andrew
>
> On 18/07/2021 06:37, Marco Scardovi wrote:
> > Hi everyon
On 2021.07.18 05:37, Marco Scardovi wrote:
> Hi everyone,
>
> while I'm writing these words I'm full of sadness because you all are
> an
> awesome family before being an incredible team.
> It's been a while I've been thinking about that but actually I've
> realized
> Gentoo is just something where
Thanks for you kind words. I hope i will find you all when i will come back
:)
Il Dom 18 Lug 2021, 14:16 Roy Bamford ha scritto:
> On 2021.07.18 05:37, Marco Scardovi wrote:
> > Hi everyone,
> >
> > while I'm writing these words I'm full of sadness because you all are
> > an
> > awesome family b
Hi all,
I'm stepping down as the proxied maintainer of the graphical markdown editor
app-editors/retext and it's dependency dev-python/markups because I didn't use
it in a long period and have not enough time to test it thoroughly.
Upstream releases are infrequent and retext has no open bugs and
From: Mike Pagano
Signed-off-by: Mike Pagano
---
eclass/kernel-2.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 831dd5b5d..f94dd9c43 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -8,7 +8,
Signed-off-by: Michał Górny
---
eclass/verify-sig.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/verify-sig.eclass b/eclass/verify-sig.eclass
index 7f89e5388ba3..2bc5bd5ddba9 100644
--- a/eclass/verify-sig.eclass
+++ b/eclass/verify-sig.eclass
@@ -29,7 +29,7 @@
Signed-off-by: Andreas Sturmlechner
---
eclass/optfeature.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/optfeature.eclass b/eclass/optfeature.eclass
index 8fc346c3ac6..b853f61be32 100644
--- a/eclass/optfeature.eclass
+++ b/eclass/optfeature.eclass
@@ -4,11
Standardise include guard, fix minor typo.
Signed-off-by: Andreas Sturmlechner
---
eclass/virtualx.eclass | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass
index ca52e8d2815..f362327cf77 100644
--- a/eclass/virtualx.
Move EAPI check and EXPORT_FUNCTIONS on top, before include guard.
Standardise include guard.
Signed-off-by: Andreas Sturmlechner
---
eclass/check-reqs.eclass | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.e
Signed-off-by: Andreas Sturmlechner
---
eclass/check-reqs.eclass | 7 ---
1 file changed, 7 deletions(-)
diff --git a/eclass/check-reqs.eclass b/eclass/check-reqs.eclass
index 70c740d0363..d606e1a8749 100644
--- a/eclass/check-reqs.eclass
+++ b/eclass/check-reqs.eclass
@@ -68,13 +68,6 @@ _CH
> On Sun, 18 Jul 2021, Andreas Sturmlechner wrote:
> case ${EAPI:-0} in
This could be just ${EAPI} now (same for check-reqs.eclass).
> - [0-5]) die "virtualx.eclass: EAPI ${EAPI} is too old." ;;
> - 6|7) ;;
> - *) die "virtualx.eclass: EAPI ${EAPI} is not supported yet." ;;
> +
On 18/07/2021 21:52, Andreas Sturmlechner wrote:
> Move EAPI check and EXPORT_FUNCTIONS on top, before include guard.
> Standardise include guard.
>
> Signed-off-by: Andreas Sturmlechner
> ---
> eclass/check-reqs.eclass | 20 ++--
> 1 file changed, 10 insertions(+), 10 deletions(
On 7/19/21 2:50 AM, mpag...@gentoo.org wrote:
From: Mike Pagano
Signed-off-by: Mike Pagano
---
eclass/kernel-2.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index 831dd5b5d..f94dd9c43 100644
--- a/eclass/kernel
On Sun, 2021-07-18 at 22:46 +0200, Andreas Sturmlechner wrote:
> Standardise include guard, fix minor typo.
>
> Signed-off-by: Andreas Sturmlechner
> ---
> eclass/virtualx.eclass | 13 ++---
> 1 file changed, 6 insertions(+), 7 deletions(-)
>
> diff --git a/eclass/virtualx.eclass b/ecla
On Sun, 2021-07-18 at 22:52 +0200, Andreas Sturmlechner wrote:
> Move EAPI check and EXPORT_FUNCTIONS on top, before include guard.
> Standardise include guard.
>
> Signed-off-by: Andreas Sturmlechner
> ---
While you're doing it:
1. Maybe add underscores prefix to internal functions and vars to
Am 28.06.21 um 08:18 schrieb Ulrich Mueller:
On Mon, 28 Jun 2021, Martin Dummer wrote:
--- a/eclass/vdr-plugin-2.eclass
+++ b/eclass/vdr-plugin-2.eclass
@@ -76,7 +76,7 @@
inherit flag-o-matic toolchain-funcs unpacker
This should also inherit strip-linguas.eclass, because strip-linguas is
ca
18 matches
Mail list logo