Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586780 - app-text/aspell: Migrate from LINGUAS to L10N
Summary: app-text/aspell: Migrate from LINGUAS to L10N
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Elizabeth Myers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: linguas-to-l10n
  Show dependency tree
 
Reported: 2016-06-23 08:30 UTC by Ulrich Müller
Modified: 2018-01-05 16:36 UTC (History)
1 user (show)

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


Attachments
app-text/aspell: Migrate from LINGUAS to L10N. (0001-app-text-aspell-Migrate-from-LINGUAS-to-L10N.patch,3.74 KB, patch)
2016-06-23 08:30 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)}