Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695038 - dev-haskell/quickcheck: QA issues
Summary: dev-haskell/quickcheck: QA issues
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 Haskell Language team
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:12 UTC by Michał Górny
Modified: 2019-10-02 21:41 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 07:12:14 UTC
dev-haskell/quickcheck
  UnderscoreInUseFlag: USE flag 'template_haskell' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2019-10-02 21:41:31 UTC
The bug has been closed via the following commit(s):

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

commit 23bef3455b23be9a6f38ff992b9c4114b0112222
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-10-02 21:37:21 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-10-02 21:41:22 +0000

    dev-haskell/quickcheck: rename IUSE from underscores to dashes
    
    Reported-by: Michał Górny
    Closes: https://bugs.gentoo.org/695038
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/quickcheck/metadata.xml            |  2 +-
 dev-haskell/quickcheck/quickcheck-2.6.ebuild   |  6 +++---
 dev-haskell/quickcheck/quickcheck-2.7.6.ebuild |  8 ++++----
 dev-haskell/quickcheck/quickcheck-2.8.1.ebuild |  8 ++++----
 dev-haskell/quickcheck/quickcheck-2.8.2.ebuild |  6 +++---
 dev-haskell/quickcheck/quickcheck-2.9.2.ebuild | 10 +++++-----
 6 files changed, 20 insertions(+), 20 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 945889cb44bb49bb50fe4e3b0c1db43819b0482b
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-10-02 21:40:37 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-10-02 21:41:24 +0000

    profiles: adapt to quickcheck's IUSE rename
    
    Bug: https://bugs.gentoo.org/695038
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/arch/alpha/use.mask              | 2 +-
 profiles/arch/ia64/use.mask               | 2 +-
 profiles/arch/powerpc/ppc64/64ul/use.mask | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

commit 9f7290e534506775688939b4bb6f8e18b081041e
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-10-02 21:39:22 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-10-02 21:41:23 +0000

    dev-util/shellcheck: adapt quickcheck's IUSE rename
    
    Bug: https://bugs.gentoo.org/695038
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-util/shellcheck/shellcheck-0.4.6.ebuild    | 4 ++--
 dev-util/shellcheck/shellcheck-0.4.7.ebuild    | 4 ++--
 dev-util/shellcheck/shellcheck-0.5.0-r1.ebuild | 4 ++--
 dev-util/shellcheck/shellcheck-0.6.0.ebuild    | 2 +-
 dev-util/shellcheck/shellcheck-0.7.0.ebuild    | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)