Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781035 - dev-haskell/wxcore: Port to EAPI 7
Summary: dev-haskell/wxcore: 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:32 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:32:13 UTC
Needed for wxwidgets.eclass cleanup
Comment 1 Larry the Git Cow gentoo-dev 2021-04-16 09:56:56 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:43 UTC
The bug has been closed via the following commit(s):

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

commit 6eb63f1ecfaf19fde6280b24411dc3ec29418c2a
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-04-16 22:05:49 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-04-16 22:11:37 +0000

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

 dev-haskell/wxcore/wxcore-0.92.3.0-r1.ebuild | 53 ++++++++++++++++++++++++++++
 1 file changed, 53 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(-)