A new version has been released. Renaming the old .ebuild is not sufficient for the new release as it changed from autoconf to cmake. Reproducible: Always Steps to Reproduce: Version in portage isn't current Actual Results: Version bump Crossfire Client 1.72.0 is available for download on SourceForge: https://sourceforge.net/projects/crossfire/files/crossfire-client/1.72.0/ Be sure to try out the improved sounds, available for download in a separate tarball. **Added** - Display numerical stats on HP, mana, grace, and experience bars - Fade music in and out - Highlight applied items in the inventory icon view - Speed up Pixmap rendering using Cairo - Update metaservers **Changed** - Clean up command-line arguments - Enable smoothing by default - Move music directory to *share/crossfire-client/sounds/music/* - Reduce default logging verbosity. Run with '-v 0' to show all messages. - Replace autoconf/automake build system with CMake - Save client settings in .ini format - Set default layout to *gtk-v2* - Update UI dialogs - Update sound effects - Use XDG-compliant directories for configuration and cache files. Users who wish to keep their configuration files need to manually move them to the new location. For Unix-like systems, the new location is *~/.config/crossfire*. **Removed** - Remove old metaserver (metaserver1) support **Fixed** - Fix potential socket buffer overflows - Fix various protocol-related bugs - Hide character selection window reliably after logging in - Update build for Windows
Created attachment 489572 [details] Possible ebuild I'm not really much of an ebuild developer, but I managed to get this one which seems to work. I haven't checked if it installs in the same location, and it doesn't seem to install a man page, but hopefully it will help.
Thank you for your contribution. I had a short look on the ebuild. Here a few ideas: * Please test the ebuild with repoman https://wiki.gentoo.org/wiki/Repoman * Please update the year in the header * about the man page, we can help you in the support channels https://www.gentoo.org/support/ Especially on IRC #gentoo-dev-help