Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795174 - app-dicts/myspell-en: spurious REQUIRED_USE
Summary: app-dicts/myspell-en: spurious REQUIRED_USE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gino McCarty
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-10 06:42 UTC by Joonas Niilola
Modified: 2023-01-05 05:20 UTC (History)
5 users (show)

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 Joonas Niilola gentoo-dev 2021-06-10 06:42:20 UTC
RequiredUseDefaults: version 20190101: profile: 'default/linux/alpha/17.0' (125 total) failed REQUIRED_USE: ( l10n_en || l10n_en-AU || l10n_en-CA || l10n_en-GB || l10n_en-US || l10n_en-ZA )
  RequiredUseDefaults: version 20210601-r1: profile: 'default/linux/alpha/17.0' (120 total) failed REQUIRED_USE: ( l10n_en || l10n_en-AU || l10n_en-CA || l10n_en-GB || l10n_en-US || l10n_en-ZA )

I'd say we don't need this REQUIRED_USE at all. Always default to l10n_en.
Comment 1 Alexander Kurakin 2023-01-03 12:45:12 UTC
Joonas, thanks! Applied in https://github.com/gentoo/gentoo/pull/28944
Comment 2 Larry the Git Cow gentoo-dev 2023-01-03 14:42:25 UTC
The bug has been referenced in the following commit(s):

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

commit 3d4394c7834f828f8a9fa709e6b4061e7c05e98b
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2023-01-02 22:01:46 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-01-03 14:36:54 +0000

    app-dicts/myspell-en: bump to 20230101
    
    Also:
    * increased copyright year,
    * addressed bug #795174 (thanks to Viorel Munteanu),
    * applied github-28926.
    
    Closes: https://bugs.gentoo.org/889416
    Bug: https://bugs.gentoo.org/795174
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Closes: https://github.com/gentoo/gentoo/pull/28944
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-dicts/myspell-en/Manifest                   |  1 +
 app-dicts/myspell-en/myspell-en-20230101.ebuild | 57 +++++++++++++++++++++++++
 2 files changed, 58 insertions(+)
Comment 3 Alexander Kurakin 2023-01-03 15:34:35 UTC
Viorel, propose to fix in 20221101 (with adding -r1 ?), stabilize it and remove old.
Comment 4 Alexander Kurakin 2023-01-04 13:29:14 UTC
Addressed in https://github.com/gentoo/gentoo/pull/28926
Comment 5 Larry the Git Cow gentoo-dev 2023-01-05 05:20:56 UTC
The bug has been closed via the following commit(s):

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

commit a09abda3582b930ece3bd3d253b00bd3e80a174f
Author:     Alexander Kurakin <kuraga333@mail.ru>
AuthorDate: 2023-01-04 13:23:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-05 05:18:25 +0000

    net-p2p/deluge: fix REQUIRED_USE issues
    
    Closes: https://bugs.gentoo.org/795174
    Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
    Closes: https://github.com/gentoo/gentoo/pull/28926
    Signed-off-by: Sam James <sam@gentoo.org>

 app-dicts/myspell-en/myspell-en-20210601-r2.ebuild | 8 ++++----
 app-dicts/myspell-en/myspell-en-20221001.ebuild    | 8 ++++----
 app-dicts/myspell-en/myspell-en-20221101.ebuild    | 6 +++---
 3 files changed, 11 insertions(+), 11 deletions(-)