Re: [gentoo-dev] RFC: Moving project pages to wiki.gentoo.org

2013-06-11 Thread Alex Legler
On 11.06.2013 13:05, Theo Chatzimichos wrote: > On Tuesday, June 11, 2013 12:20:20 Sven Vermeulen wrote: >> "Jason A. Donenfeld" wrote: >>> On Sun, Jun 9, 2013 at 4:22 PM, Alex Legler wrote: - Projects: Use a GuideXML-to-Wikisyntax conversion tool to create an initial wiki versio

Re: [gentoo-dev] RFC: Moving project pages to wiki.gentoo.org

2013-06-11 Thread Theo Chatzimichos
On Tuesday, June 11, 2013 12:20:20 Sven Vermeulen wrote: > "Jason A. Donenfeld" wrote: > >On Sun, Jun 9, 2013 at 4:22 PM, Alex Legler wrote: > >> - Projects: Use a GuideXML-to-Wikisyntax conversion tool to create an > >> > >> initial wiki version of the document > > > >What is the current stat

Re: [gentoo-dev] RFC: Moving project pages to wiki.gentoo.org

2013-06-11 Thread Sergey Popov
10.06.2013 19:15, Alex Legler пишет: > On 10.06.2013 14:36, Sergey Popov wrote: >> 09.06.2013 18:22, Alex Legler пишет: >>> I'd appreciate some input on below plan to move project pages to the Wiki: >>> >>> Motivation >>> -- >>> >>> The main motivation is to reduce the contents on the main

Re: [gentoo-dev] RFC: Moving project pages to wiki.gentoo.org

2013-06-11 Thread Sven Vermeulen
"Jason A. Donenfeld" wrote: >On Sun, Jun 9, 2013 at 4:22 PM, Alex Legler wrote: >> - Projects: Use a GuideXML-to-Wikisyntax conversion tool to create an >> initial wiki version of the document > > >What is the current status of such a tool? It is a script (xslt) that can be used with xsltpr

[gentoo-dev] How to spread intltool fixes to all packages

2013-06-11 Thread Pacho Ramos
Hello Because of: https://bugs.gentoo.org/show_bug.cgi?id=432848 We discovered an old bug affecting intltool that causes prefix of localedir to be always hardcoded to the same location instead of respecting configure flags. The patch is fixed by intltool upstream in their master branch but stil