Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 586780

Summary: app-text/aspell: Migrate from LINGUAS to L10N
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Elizabeth Myers <elizabeth>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 586734    
Attachments: app-text/aspell: Migrate from LINGUAS to L10N.

Description Ulrich Müller gentoo-dev 2016-06-23 08:30:38 UTC
Created attachment 438510 [details, diff]
app-text/aspell: Migrate from LINGUAS to L10N.

As discussed in -dev.

Since aspell has both USE-conditional dependencies for its dictionaries and uses gettext in its build system, we need to do the migration in two steps. Attached patch changes all USE conditionals from linguas_* to l10n_* but keeps linguas_* in IUSE. The latter will be removed later when LINGUAS ceases to be a USE_EXPAND variable.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-05 16:36:59 UTC
The bug has been referenced in the following commit(s):

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

commit 28feeb4139bfc6d45b8f1353ba167a5757b1c0ea
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-01-05 16:36:16 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-01-05 16:36:16 +0000

    app-text/aspell: Remove linguas_* flags from IUSE.
    
    Bug: https://bugs.gentoo.org/586780
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-text/aspell/aspell-0.60.6.1-r3.ebuild | 12 +++++-------
 app-text/aspell/aspell-0.60.6.1-r4.ebuild | 12 +++++-------
 app-text/aspell/aspell-0.60.7_rc1.ebuild  | 12 +++++-------
 3 files changed, 15 insertions(+), 21 deletions(-)}