Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846815 - games-roguelike/hengband Project moved to github
Summary: games-roguelike/hengband Project moved to github
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-21 21:36 UTC by Jonas Stein
Modified: 2022-05-31 21:23 UTC (History)
1 user (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.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-31 21:22:46 UTC
The bug has been closed via the following commit(s):

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

commit 5284495bcc20ee27aa9925605db781156ccc4f4c
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-05-31 21:22:06 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-05-31 21:22:32 +0000

    games-roguelike/hengband: Version bump to 2.1.2, EAPI 8
    
    Closes: https://bugs.gentoo.org/846815
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-roguelike/hengband/Manifest                  |  1 +
 .../files/hengband-2.1.2-autoconf-ncurses.patch    | 28 ++++++++++
 games-roguelike/hengband/hengband-1.6.2-r1.ebuild  |  2 +-
 games-roguelike/hengband/hengband-2.2.1.ebuild     | 65 ++++++++++++++++++++++
 4 files changed, 95 insertions(+), 1 deletion(-)
Comment 2 James Le Cuirot gentoo-dev 2022-05-31 21:23:59 UTC
I initially tried to repoint SRC_URI for 1.6.2 at GitHub, but some tweaks were required, and then the game didn't even seem to work properly. I don't know whether that's why it wasn't keyworded for amd64? I decided to leave that version alone and did the bump to 2.1.2 instead. That works.