Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716726 - sys-apps/man-pages: The "nls" flag is wrong and redundant
Summary: sys-apps/man-pages: The "nls" flag is wrong and redundant
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-08 19:45 UTC by Ulrich Müller
Modified: 2020-04-08 20:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2020-04-08 19:45:12 UTC
use.desc says:
nls - Add Native Language Support (using gettext - GNU locale utilities)

In sys-apps/man-pages, the nls flag is not in any way related to gettext. Plus, its use is redundant with the L10N USE-expand variable. The flag should simply be dropped.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-08 20:54:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbd0085b41957d5ab4392bff380ddac60c1f804

commit ddbd0085b41957d5ab4392bff380ddac60c1f804
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-04-08 20:51:31 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-04-08 20:54:18 +0000

    sys-apps/man-pages: drop 'nls' USE flag
    
    Closes: https://bugs.gentoo.org/716726
    Package-Manager: Portage-2.3.96_p4, Repoman-2.3.22_p1
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 .../man-pages/{man-pages-5.05-r1.ebuild => man-pages-5.05-r2.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)