Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781038 - dev-haskell/wxc: Port to EAPI 7
Summary: dev-haskell/wxc: Port to EAPI 7
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 09:33 UTC by David Seifert
Modified: 2021-04-16 22:11 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 David Seifert gentoo-dev 2021-04-08 09:33:02 UTC
Needed for wxwidgets.eclass cleanup
Comment 1 Larry the Git Cow gentoo-dev 2021-04-16 09:56:55 UTC
The bug has been referenced in the following commit(s):

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

commit 19184b112cca8ccbd0f72fef5f46bcce2c327eed
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-04-16 09:56:37 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-04-16 09:56:37 +0000

    package.mask: Last-rite dev-haskell/wx{,c,core}
    
    Closes: https://github.com/gentoo/gentoo/pull/20405
    Bug: https://bugs.gentoo.org/777885
    Bug: https://bugs.gentoo.org/781035
    Bug: https://bugs.gentoo.org/781038
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-04-16 22:11:42 UTC
The bug has been closed via the following commit(s):

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

commit 9de2814211ceca4a2b501584b815defa6cea11fe
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-16 22:04:15 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-16 22:11:37 +0000

    dev-haskell/wxc: switch to WX_GTK_VER="3.0-gtk3"
    
    Reported-by: David Seifert
    Closes: https://bugs.gentoo.org/781038
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/wxc/files/wxc-0.92.3.0-cabal-3.2.patch | 27 +++++++++
 dev-haskell/wxc/wxc-0.92.3.0-r1.ebuild             | 68 ++++++++++++++++++++++
 2 files changed, 95 insertions(+)

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

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

commit cbebe978d7ba86348aeed3d44bf554b86e85cdbc
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-16 22:08:02 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-16 22:11:38 +0000

    package.mask: revert "Last-rite dev-haskell/wx{,c,core}"
    
    This reverts commit 19184b112cca8ccbd0f72fef5f46bcce2c327eed.
    
    Bug: https://bugs.gentoo.org/777885
    Bug: https://bugs.gentoo.org/781035
    Bug: https://bugs.gentoo.org/781038
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 profiles/package.mask | 8 --------
 1 file changed, 8 deletions(-)