Re: [gentoo-dev] Should we join the which hunt?

2022-05-14 Thread orbea
On Fri, 13 May 2022 09:11:30 +0200 Ulrich Mueller wrote: > Recently Debian has started to transition away from the "which" > command. [1] > > which is a non-POSIX command which prints out the location of > specified executables that are in your path. Unfortunately, there are > several versions

[gentoo-dev] Last rites: dev-python/django-taggit-serializer, dev-python/django-rq, dev-python/python-iptables

2022-05-14 Thread Sam James
# Sam James (2022-05-15) # Unmaintained, doesn't support Python 3.10+, no tests. # Removal on 2022-06-15. dev-python/django-taggit-serializer # Sam James (2022-05-15) # Unmaintained, does not support Python 3.10+. Removal on 2022-06-15. dev-python/django-rq # Sam James (2022-05-15) # Masked

[gentoo-dev] [PATCH v2 5/5] ruby-ng.eclass: fgrep -> grep -F

2022-05-14 Thread Sam James
Signed-off-by: Sam James --- eclass/ruby-ng.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass index 70cb5be74b87..f0d6c4f6f6c4 100644 --- a/eclass/ruby-ng.eclass +++ b/eclass/ruby-ng.eclass @@ -604,7 +604,7 @@

[gentoo-dev] [PATCH v2 4/5] qmail.eclass: egrep -> grep -E

2022-05-14 Thread Sam James
Signed-off-by: Sam James --- eclass/qmail.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass index 471f2fe7ce5e..707cc91adfd8 100644 --- a/eclass/qmail.eclass +++ b/eclass/qmail.eclass @@ -452,7 +452,7 @@ qmail_tcprules_config() {

[gentoo-dev] [PATCH v2 3/5] haskell-cabal.eclass: egrep -> grep -E

2022-05-14 Thread Sam James
Signed-off-by: Sam James --- eclass/haskell-cabal.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/haskell-cabal.eclass b/eclass/haskell-cabal.eclass index ae3229cc2676..64dcabb852b1 100644 --- a/eclass/haskell-cabal.eclass +++ b/eclass/haskell-cabal.eclass

[gentoo-dev] [PATCH v2 2/5] epatch.eclass: egrep -> grep -E

2022-05-14 Thread Sam James
Signed-off-by: Sam James --- eclass/epatch.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass index 5d18befe55b9..6a9c460da0a3 100644 --- a/eclass/epatch.eclass +++ b/eclass/epatch.eclass @@ -1,4 +1,4 @@ -# Copyright

[gentoo-dev] [PATCH v2 1/5] autotools.eclass: egrep -> grep -E

2022-05-14 Thread Sam James
Signed-off-by: Sam James --- eclass/autotools.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/autotools.eclass b/eclass/autotools.eclass index b8eeb55fd8f2..d6c5b7f0ec0d 100644 --- a/eclass/autotools.eclass +++ b/eclass/autotools.eclass @@ -283,7 +283,7 @@

[gentoo-dev] [PATCH] linux-info.eclass: Documentation updates

2022-05-14 Thread Mike Pagano
Document functions which did not have any documentation or was not formatted to gentoo specifications Signed-off-by: Mike Pagano --- eclass/linux-info.eclass | 38 ++ 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/eclass/linux-info.eclass

Re: [gentoo-dev] License of news items

2022-05-14 Thread Ulrich Mueller
> On Sun, 08 May 2022, Ulrich Mueller wrote: Alternatively, we could add a new header line with license information to the items themselves, but that would be more complicated with (IMHO) little gain. >>> For better consistency, we could also add a 'License' tag to the >>>

[gentoo-dev] [PATCH v3] 2022-05-14-apache-nginx-glep-81: add news

2022-05-14 Thread Conrad Kostecki
Signed-off-by: Conrad Kostecki --- .../2022-05-14-apache-nginx-glep-81.en.txt| 60 +++ 1 file changed, 60 insertions(+) create mode 100644 2022-05-14-apache-nginx-glep-81/2022-05-14-apache-nginx-glep-81.en.txt diff --git

Re: [gentoo-dev] [PATCH v2] 2022-05-14-apache-nginx-glep-81: add news

2022-05-14 Thread Conrad Kostecki
Hi! Am 14.05.2022 um 12:04 schrieb Mickaël Bucas: Le sam. 14 mai 2022 à 01:43, Conrad Kostecki a écrit : Could you add a paragraph telling that other configuration values can be kept ? You could also point to the eclass documentation [1] for details. I'm not sure it's the best solution

Re: [gentoo-dev] [PATCH v2] 2022-05-14-apache-nginx-glep-81: add news

2022-05-14 Thread Mickaël Bucas
Le sam. 14 mai 2022 à 01:43, Conrad Kostecki a écrit : > > Signed-off-by: Conrad Kostecki > --- > .../2022-05-14-apache-nginx-glep-81.en.txt| 36 +++ > 1 file changed, 36 insertions(+) > create mode 100644 >