* [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
@ 2020-03-08 8:51 Michał Górny
2020-03-08 9:02 ` Ulrich Mueller
` (3 more replies)
0 siblings, 4 replies; 11+ messages in thread
From: Michał Górny @ 2020-03-08 8:51 UTC (permalink / raw
To: gentoo-dev; +Cc: python, Michał Górny
Rewrite the description for dev-python category in order to clarify
its purpose. It has been pointed out that the previous description may
have suggested that it is the category for *all* things written
in Python.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
dev-python/metadata.xml | 44 +++++++++++------------------------------
1 file changed, 12 insertions(+), 32 deletions(-)
// If you can supply translations for the remaining languages, please
// send them my way and I'll update the patch.
diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml
index ed6a813dd009..b90b8f66f45a 100644
--- a/dev-python/metadata.xml
+++ b/dev-python/metadata.xml
@@ -2,41 +2,21 @@
<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<catmetadata>
<longdescription lang="en">
- The dev-python category contains libraries, utilities or
- bindings written in or for the Python programming language.
+ The dev-python category contains packages whose primary purpose
+ is to provide Python modules, extensions and bindings, as well
+ as tools and utilities useful for development in the Python
+ programming language.
</longdescription>
<longdescription lang="de">
- Die Kategorie dev-python enthält Bibliotheken und Werkzeuge für die
- Programmiersprache Python.
- </longdescription>
- <longdescription lang="es">
- La categoría dev-python contiene librerias y utilidades referentes al
- lenguaje de programación Python.
- </longdescription>
- <longdescription lang="ja">
- dev-pythonカテゴリーにはPythonプログラミング言語で記述された/のために
- 記述されたライブラリーと>ユーティリティとバインディングが含まれます。
- </longdescription>
- <longdescription lang="nl">
- De dev-python categorie bevat bibliotheken en hulpmiddelen voor het
- gebruik van de programmeertaal Python.
- </longdescription>
- <longdescription lang="vi">
- Nhóm dev-python chứa các thư viện và tiện ích liên quan
- đến ngôn ngữ lập trình Python.
- </longdescription>
- <longdescription lang="it">
- La categoria dev-python contiene librerie ed utilità per il linguaggio
- di programmazione Python.
- </longdescription>
- <longdescription lang="pt">
- A categoria dev-python contém bibliotecas, utilitários e
- bindings escritos em ou para a linguagem de programação Python.
+ Die Kategorie dev-python enthält Pakete, die hauptsächlich
+ Module, Erweiterungen und Sprachbindungen für Python zur
+ Verfügung stellen, sowie Werkzeuge und Dienstprogramme für die
+ Entwicklung in der Programmiersprache Python
</longdescription>
<longdescription lang="pl">
- Kategoria dev-python zawiera biblioteki, narzędzia i powiązania
- (bindings) napisane w lub stworzone do pisania w języku programowania
- Python.
+ Kategoria dev-python zawiera paczki dostarczające przede
+ wszystkim moduły, rozszerzenia i powiązania (bindings) Pythona,
+ jak również przydatne narzędzia dla wiary programującej
+ w Pythonie.
</longdescription>
</catmetadata>
-
--
2.25.1
^ permalink raw reply related [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 8:51 [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description Michał Górny
@ 2020-03-08 9:02 ` Ulrich Mueller
2020-03-08 9:24 ` Francesco Riosa
` (2 subsequent siblings)
3 siblings, 0 replies; 11+ messages in thread
From: Ulrich Mueller @ 2020-03-08 9:02 UTC (permalink / raw
To: Michał Górny; +Cc: gentoo-dev, python
[-- Attachment #1: Type: text/plain, Size: 759 bytes --]
>>>>> On Sun, 08 Mar 2020, Michał Górny wrote:
> + The dev-python category contains packages whose primary purpose
> + is to provide Python modules, extensions and bindings, as well
> + as tools and utilities useful for development in the Python
> + programming language.
> [...]
> + Die Kategorie dev-python enthält Pakete, die hauptsächlich
> + Module, Erweiterungen und Sprachbindungen für Python zur
> + Verfügung stellen, sowie Werkzeuge und Dienstprogramme für die
> + Entwicklung in der Programmiersprache Python
It's my own wording, but reading it again, I think "Dienstprogramme"
doesn't quite catch it. Just say "Werkzeuge für die Entwicklung in der
Programmiersprache Python." (and put a full stop at the end).
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 8:51 [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description Michał Górny
2020-03-08 9:02 ` Ulrich Mueller
@ 2020-03-08 9:24 ` Francesco Riosa
2020-03-08 9:42 ` Michał Górny
2020-03-09 11:44 ` Guilherme Amadio
2020-03-10 11:01 ` Haelwenn (lanodan) Monnier
2020-03-10 14:18 ` WooHyung Jeon
3 siblings, 2 replies; 11+ messages in thread
From: Francesco Riosa @ 2020-03-08 9:24 UTC (permalink / raw
To: gentoo development, Michał Górny
[-- Attachment #1: Type: text/plain, Size: 4200 bytes --]
longdescription lang="it"
La categoria dev-python contiene pacchetti il cui scopo principale
è fornire moduli, estensioni e bindings per Python,
nonché strumenti e utilità per lo sviluppo nel linguaggio
di programmazione Python.
Il giorno dom 8 mar 2020 alle ore 09:52 Michał Górny <mgorny@gentoo.org> ha
scritto:
> Rewrite the description for dev-python category in order to clarify
> its purpose. It has been pointed out that the previous description may
> have suggested that it is the category for *all* things written
> in Python.
>
> Signed-off-by: Michał Górny <mgorny@gentoo.org>
> ---
> dev-python/metadata.xml | 44 +++++++++++------------------------------
> 1 file changed, 12 insertions(+), 32 deletions(-)
>
> // If you can supply translations for the remaining languages, please
> // send them my way and I'll update the patch.
>
> diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml
> index ed6a813dd009..b90b8f66f45a 100644
> --- a/dev-python/metadata.xml
> +++ b/dev-python/metadata.xml
> @@ -2,41 +2,21 @@
> <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
> <catmetadata>
> <longdescription lang="en">
> - The dev-python category contains libraries, utilities or
> - bindings written in or for the Python programming
> language.
> + The dev-python category contains packages whose primary
> purpose
> + is to provide Python modules, extensions and bindings, as
> well
> + as tools and utilities useful for development in the Python
> + programming language.
> </longdescription>
> <longdescription lang="de">
> - Die Kategorie dev-python enthält Bibliotheken und
> Werkzeuge für die
> - Programmiersprache Python.
> - </longdescription>
> - <longdescription lang="es">
> - La categoría dev-python contiene librerias y utilidades
> referentes al
> - lenguaje de programación Python.
> - </longdescription>
> - <longdescription lang="ja">
> - dev-pythonカテゴリーにはPythonプログラミング言語で記述された/のために
> - 記述されたライブラリーと>ユーティリティとバインディングが含まれます。
> - </longdescription>
> - <longdescription lang="nl">
> - De dev-python categorie bevat bibliotheken en hulpmiddelen
> voor het
> - gebruik van de programmeertaal Python.
> - </longdescription>
> - <longdescription lang="vi">
> - Nhóm dev-python chứa các thư viện và tiện ích liên quan
> - đến ngôn ngữ lập trình Python.
> - </longdescription>
> - <longdescription lang="it">
> - La categoria dev-python contiene librerie ed utilità per
> il linguaggio
> - di programmazione Python.
> - </longdescription>
> - <longdescription lang="pt">
> - A categoria dev-python contém bibliotecas, utilitários e
> - bindings escritos em ou para a linguagem de programação
> Python.
> + Die Kategorie dev-python enthält Pakete, die hauptsächlich
> + Module, Erweiterungen und Sprachbindungen für Python zur
> + Verfügung stellen, sowie Werkzeuge und Dienstprogramme für
> die
> + Entwicklung in der Programmiersprache Python
> </longdescription>
> <longdescription lang="pl">
> - Kategoria dev-python zawiera biblioteki, narzędzia i
> powiązania
> - (bindings) napisane w lub stworzone do pisania w języku
> programowania
> - Python.
> + Kategoria dev-python zawiera paczki dostarczające przede
> + wszystkim moduły, rozszerzenia i powiązania (bindings)
> Pythona,
> + jak również przydatne narzędzia dla wiary programującej
> + w Pythonie.
> </longdescription>
> </catmetadata>
> -
> --
> 2.25.1
>
>
>
[-- Attachment #2: Type: text/html, Size: 5321 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 9:24 ` Francesco Riosa
@ 2020-03-08 9:42 ` Michał Górny
2020-03-09 11:44 ` Guilherme Amadio
1 sibling, 0 replies; 11+ messages in thread
From: Michał Górny @ 2020-03-08 9:42 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 372 bytes --]
On Sun, 2020-03-08 at 10:24 +0100, Francesco Riosa wrote:
> longdescription lang="it"
>
> La categoria dev-python contiene pacchetti il cui scopo principale
> è fornire moduli, estensioni e bindings per Python,
> nonché strumenti e utilità per lo sviluppo nel linguaggio
> di programmazione Python.
>
Thanks, added.
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 9:24 ` Francesco Riosa
2020-03-08 9:42 ` Michał Górny
@ 2020-03-09 11:44 ` Guilherme Amadio
2020-03-09 12:12 ` Michał Górny
1 sibling, 1 reply; 11+ messages in thread
From: Guilherme Amadio @ 2020-03-09 11:44 UTC (permalink / raw
To: gentoo-dev
Hi Michał,
longdescription lang="pt"
A categoria dev-python contém pacotes cujo propósito principal é
fornecer módulos, extensões e bindings para Python, bem como ferramentas
e outros utilitários para desenvolvimento de software em Python.
Cheers,
-Guilherme
On Sun, Mar 08, 2020 at 10:24:17AM +0100, Francesco Riosa wrote:
> longdescription lang="it"
>
> La categoria dev-python contiene pacchetti il cui scopo principale
> è fornire moduli, estensioni e bindings per Python,
> nonché strumenti e utilità per lo sviluppo nel linguaggio
> di programmazione Python.
>
> Il giorno dom 8 mar 2020 alle ore 09:52 Michał Górny <mgorny@gentoo.org> ha
> scritto:
>
> > Rewrite the description for dev-python category in order to clarify
> > its purpose. It has been pointed out that the previous description may
> > have suggested that it is the category for *all* things written
> > in Python.
> >
> > Signed-off-by: Michał Górny <mgorny@gentoo.org>
> > ---
> > dev-python/metadata.xml | 44 +++++++++++------------------------------
> > 1 file changed, 12 insertions(+), 32 deletions(-)
> >
> > // If you can supply translations for the remaining languages, please
> > // send them my way and I'll update the patch.
> >
> > diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml
> > index ed6a813dd009..b90b8f66f45a 100644
> > --- a/dev-python/metadata.xml
> > +++ b/dev-python/metadata.xml
> > @@ -2,41 +2,21 @@
> > <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
> > <catmetadata>
> > <longdescription lang="en">
> > - The dev-python category contains libraries, utilities or
> > - bindings written in or for the Python programming
> > language.
> > + The dev-python category contains packages whose primary
> > purpose
> > + is to provide Python modules, extensions and bindings, as
> > well
> > + as tools and utilities useful for development in the Python
> > + programming language.
> > </longdescription>
> > <longdescription lang="de">
> > - Die Kategorie dev-python enthält Bibliotheken und
> > Werkzeuge für die
> > - Programmiersprache Python.
> > - </longdescription>
> > - <longdescription lang="es">
> > - La categoría dev-python contiene librerias y utilidades
> > referentes al
> > - lenguaje de programación Python.
> > - </longdescription>
> > - <longdescription lang="ja">
> > - dev-pythonカテゴリーにはPythonプログラミング言語で記述された/のために
> > - 記述されたライブラリーと>ユーティリティとバインディングが含まれます。
> > - </longdescription>
> > - <longdescription lang="nl">
> > - De dev-python categorie bevat bibliotheken en hulpmiddelen
> > voor het
> > - gebruik van de programmeertaal Python.
> > - </longdescription>
> > - <longdescription lang="vi">
> > - Nhóm dev-python chứa các thư viện và tiện ích liên quan
> > - đến ngôn ngữ lập trình Python.
> > - </longdescription>
> > - <longdescription lang="it">
> > - La categoria dev-python contiene librerie ed utilità per
> > il linguaggio
> > - di programmazione Python.
> > - </longdescription>
> > - <longdescription lang="pt">
> > - A categoria dev-python contém bibliotecas, utilitários e
> > - bindings escritos em ou para a linguagem de programação
> > Python.
> > + Die Kategorie dev-python enthält Pakete, die hauptsächlich
> > + Module, Erweiterungen und Sprachbindungen für Python zur
> > + Verfügung stellen, sowie Werkzeuge und Dienstprogramme für
> > die
> > + Entwicklung in der Programmiersprache Python
> > </longdescription>
> > <longdescription lang="pl">
> > - Kategoria dev-python zawiera biblioteki, narzędzia i
> > powiązania
> > - (bindings) napisane w lub stworzone do pisania w języku
> > programowania
> > - Python.
> > + Kategoria dev-python zawiera paczki dostarczające przede
> > + wszystkim moduły, rozszerzenia i powiązania (bindings)
> > Pythona,
> > + jak również przydatne narzędzia dla wiary programującej
> > + w Pythonie.
> > </longdescription>
> > </catmetadata>
> > -
> > --
> > 2.25.1
> >
> >
> >
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-09 11:44 ` Guilherme Amadio
@ 2020-03-09 12:12 ` Michał Górny
0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2020-03-09 12:12 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]
On Mon, 2020-03-09 at 12:44 +0100, Guilherme Amadio wrote:
> Hi Michał,
>
> longdescription lang="pt"
>
> A categoria dev-python contém pacotes cujo propósito principal é
> fornecer módulos, extensões e bindings para Python, bem como ferramentas
> e outros utilitários para desenvolvimento de software em Python.
>
Thanks. I'll merge it now but will update if more people send
translations. Or well, they can commit them directly ;-).
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 8:51 [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description Michał Górny
2020-03-08 9:02 ` Ulrich Mueller
2020-03-08 9:24 ` Francesco Riosa
@ 2020-03-10 11:01 ` Haelwenn (lanodan) Monnier
2020-03-10 15:51 ` Michał Górny
2020-03-10 14:18 ` WooHyung Jeon
3 siblings, 1 reply; 11+ messages in thread
From: Haelwenn (lanodan) Monnier @ 2020-03-10 11:01 UTC (permalink / raw
To: gentoo-dev
Not sure if I can submit translations, but I'll try:
[2020-03-08 09:51:27+0100] Michał Górny:
> Rewrite the description for dev-python category in order to clarify
> its purpose. It has been pointed out that the previous description may
> have suggested that it is the category for *all* things written
> in Python.
>
> Signed-off-by: Michał Górny <mgorny@gentoo.org>
> ---
> dev-python/metadata.xml | 44 +++++++++++------------------------------
> 1 file changed, 12 insertions(+), 32 deletions(-)
>
> // If you can supply translations for the remaining languages, please
> // send them my way and I'll update the patch.
>
> diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml
> index ed6a813dd009..b90b8f66f45a 100644
> --- a/dev-python/metadata.xml
> +++ b/dev-python/metadata.xml
> @@ -2,41 +2,21 @@
> <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
> <catmetadata>
> <longdescription lang="en">
> - The dev-python category contains libraries, utilities or
> - bindings written in or for the Python programming language.
> + The dev-python category contains packages whose primary purpose
> + is to provide Python modules, extensions and bindings, as well
> + as tools and utilities useful for development in the Python
> + programming language.
> </longdescription>
<longdescription lang="fr">
La catégorie dev-python contient principalement des paquets pour les
modules Python, des extensions et des bindings, ainsi que des outils et
utilitaires utiles dans le language de programmation Python.
</longdescription>
Best regards,
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-08 8:51 [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description Michał Górny
` (2 preceding siblings ...)
2020-03-10 11:01 ` Haelwenn (lanodan) Monnier
@ 2020-03-10 14:18 ` WooHyung Jeon
2020-03-10 15:57 ` Michał Górny
3 siblings, 1 reply; 11+ messages in thread
From: WooHyung Jeon @ 2020-03-10 14:18 UTC (permalink / raw
To: gentoo-dev
On 2020-03-08 오후 5:51, Michał Górny wrote:
> Rewrite the description for dev-python category in order to clarify
> its purpose. It has been pointed out that the previous description may
> have suggested that it is the category for *all* things written
> in Python.
Can I add Korean translation too?
<longdescription lang="ko">
dev-python 카테고리는 Python 모듈, 확장 그리고 바인딩을
제공할 뿐만 아니라 Python 프로그래밍 언어 개발을 위해
유용한 도구와 유틸리티를 제공하는 것이 목적인 패키지들을
담고 있습니다.
</longdescription>
>
--
WooHyung Jeon
dev@whjeon.com
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-10 11:01 ` Haelwenn (lanodan) Monnier
@ 2020-03-10 15:51 ` Michał Górny
0 siblings, 0 replies; 11+ messages in thread
From: Michał Górny @ 2020-03-10 15:51 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1831 bytes --]
On Tue, 2020-03-10 at 12:01 +0100, Haelwenn (lanodan) Monnier wrote:
> Not sure if I can submit translations, but I'll try:
>
> [2020-03-08 09:51:27+0100] Michał Górny:
> > Rewrite the description for dev-python category in order to clarify
> > its purpose. It has been pointed out that the previous description may
> > have suggested that it is the category for *all* things written
> > in Python.
> >
> > Signed-off-by: Michał Górny <mgorny@gentoo.org>
> > ---
> > dev-python/metadata.xml | 44 +++++++++++------------------------------
> > 1 file changed, 12 insertions(+), 32 deletions(-)
> >
> > // If you can supply translations for the remaining languages, please
> > // send them my way and I'll update the patch.
> >
> > diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml
> > index ed6a813dd009..b90b8f66f45a 100644
> > --- a/dev-python/metadata.xml
> > +++ b/dev-python/metadata.xml
> > @@ -2,41 +2,21 @@
> > <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
> > <catmetadata>
> > <longdescription lang="en">
> > - The dev-python category contains libraries, utilities or
> > - bindings written in or for the Python programming language.
> > + The dev-python category contains packages whose primary purpose
> > + is to provide Python modules, extensions and bindings, as well
> > + as tools and utilities useful for development in the Python
> > + programming language.
> > </longdescription>
>
> <longdescription lang="fr">
> La catégorie dev-python contient principalement des paquets pour les
> modules Python, des extensions et des bindings, ainsi que des outils et
> utilitaires utiles dans le language de programmation Python.
> </longdescription>
>
Will add, thanks.
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-10 14:18 ` WooHyung Jeon
@ 2020-03-10 15:57 ` Michał Górny
2020-03-10 16:19 ` WooHyung Jeon
0 siblings, 1 reply; 11+ messages in thread
From: Michał Górny @ 2020-03-10 15:57 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 796 bytes --]
On Tue, 2020-03-10 at 23:18 +0900, WooHyung Jeon wrote:
> On 2020-03-08 오후 5:51, Michał Górny wrote:
> > Rewrite the description for dev-python category in order to clarify
> > its purpose. It has been pointed out that the previous description may
> > have suggested that it is the category for *all* things written
> > in Python.
>
> Can I add Korean translation too?
>
> <longdescription lang="ko">
> dev-python 카테고리는 Python 모듈, 확장 그리고 바인딩을
> 제공할 뿐만 아니라 Python 프로그래밍 언어 개발을 위해
> 유용한 도구와 유틸리티를 제공하는 것이 목적인 패키지들을
> 담고 있습니다.
> </longdescription>
Pushed. Please verify that I didn't break it ;-).
--
Best regards,
Michał Górny
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 618 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description
2020-03-10 15:57 ` Michał Górny
@ 2020-03-10 16:19 ` WooHyung Jeon
0 siblings, 0 replies; 11+ messages in thread
From: WooHyung Jeon @ 2020-03-10 16:19 UTC (permalink / raw
To: gentoo-dev
On 2020-03-11 오전 12:57, Michał Górny wrote:
> On Tue, 2020-03-10 at 23:18 +0900, WooHyung Jeon wrote:
>> On 2020-03-08 오후 5:51, Michał Górny wrote:
>>> Rewrite the description for dev-python category in order to clarify
>>> its purpose. It has been pointed out that the previous description may
>>> have suggested that it is the category for *all* things written
>>> in Python.
>>
>> Can I add Korean translation too?
>>
>> <longdescription lang="ko">
>> dev-python 카테고리는 Python 모듈, 확장 그리고 바인딩을
>> 제공할 뿐만 아니라 Python 프로그래밍 언어 개발을 위해
>> 유용한 도구와 유틸리티를 제공하는 것이 목적인 패키지들을
>> 담고 있습니다.
>> </longdescription>
>
> Pushed. Please verify that I didn't break it ;-).
>
Checked! Correct, Thanks!
--
WooHyung Jeon
dev@whjeon.com
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2020-03-10 16:19 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-08 8:51 [gentoo-dev] [PATCH] dev-python/metadata.xml: Clarify description Michał Górny
2020-03-08 9:02 ` Ulrich Mueller
2020-03-08 9:24 ` Francesco Riosa
2020-03-08 9:42 ` Michał Górny
2020-03-09 11:44 ` Guilherme Amadio
2020-03-09 12:12 ` Michał Górny
2020-03-10 11:01 ` Haelwenn (lanodan) Monnier
2020-03-10 15:51 ` Michał Górny
2020-03-10 14:18 ` WooHyung Jeon
2020-03-10 15:57 ` Michał Górny
2020-03-10 16:19 ` WooHyung Jeon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox