Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 953384 - games-puzzle/colorcode must port to Qt6
Summary: games-puzzle/colorcode must port to Qt6
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt5-removal
  Show dependency tree
 
Reported: 2025-04-07 19:43 UTC by Andreas Sturmlechner
Modified: 2025-04-07 19:43 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 Andreas Sturmlechner gentoo-dev 2025-04-07 19:43:14 UTC
Unfortunately no public repo(?)

Simply swapping eqmake5 for eqmake6 reveals that it mostly just needs porting away from

QRegExp (-> QRegularExpression)
QDateTime::fromTime_tv(-> fromSecsSinceEpoch)