On 5/16/22 18:57, Sam James wrote:
On 14 May 2022, at 23:59, Mike Pagano wrote:
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 fil
> On 14 May 2022, at 23:59, Mike Pagano wrote:
>
> 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 inserti
> On Mon, 16 May 2022, Thomas Bracht Laumann Jespersen wrote:
>> +# @FUNCTION: qout
>> +# @DESCRIPTION:
>> +# qout is a quiet call when EBUILD_PHASE
>> # should not have visible output.
> The devmanual says that @USAGE is also required for eclass functions
> [0]. This is applicable in a few
> On Sun, 15 May 2022, Ulrich Mueller wrote:
> On Sun, 15 May 2022, Mike Pagano wrote:
>> +# @FUNCTION: check_zlibinflate
>> +# @DESCRIPTION:
>> +# helper function to make sure a ZLIB_INFLATE configuration
>> +# has the requried symbols
> s/requried/required/
> Also, eclass-to-manpage wi
> On Sun, 15 May 2022, Mike Pagano wrote:
> +# @FUNCTION: check_zlibinflate
> +# @DESCRIPTION:
> +# helper function to make sure a ZLIB_INFLATE configuration
> +# has the requried symbols
s/requried/required/
Also, eclass-to-manpage will format won't respect the line breaks but
format @DES
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 b/ec