# ChangeLog for games-roguelike/nethack # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *nethack-3.4.3-r4 (09 Aug 2015) *nethack-3.4.3-r3 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/3.4.3-X-support.patch, +files/3.4.3-bison.patch, +files/3.4.3-default-options.patch, +files/3.4.3-gentoo-paths.patch, +files/3.4.3-macos.patch, +files/dot.nethackrc, +files/nethack-3.4.3-gibc210.patch, +files/nethack-3.4.3-recover.patch, +metadata.xml, +nethack-3.4.3-r3.ebuild, +nethack-3.4.3-r4.ebuild: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 *nethack-3.4.3-r5 (19 Oct 2015) 19 Oct 2015; Luis Ressel +nethack-3.4.3-r5.ebuild: Move HACKDIR to /usr/lib Move nethack's HACKDIR (containing its static data) from /usr/share to /usr/lib because its contents are architecture-dependent. /usr/lib is the location recommended by upstream and also used by other distros. X-Gentoo-Bug: 97557 19 Oct 2015; Luis Ressel nethack-3.4.3-r5.ebuild: Install nethack menu icon X-Gentoo-Bug: 132754 19 Oct 2015; Luis Ressel nethack-3.4.3-r5.ebuild: Don't install dot.nethackrc to HACKDIR It's only a default config file to be used by users, there's another copy in /etc/skel, and there's an elog message to point users to the version in /etc/skel, so we really don't need this in $HACKDIR. 19 Oct 2015; Luis Ressel nethack-3.4.3-r5.ebuild: Add subslot operator to ncurses dep 19 Oct 2015; Luis Ressel -nethack-3.4.3-r3.ebuild, -nethack-3.4.3-r4.ebuild: Remove old revisions 19 Oct 2015; Luis Ressel nethack-3.4.3-r5.ebuild: Minor cleanup * Drop \ after && and || * Drop reference to old X11 libdir *nethack-3.6.0 (30 Dec 2015) 30 Dec 2015; Luis Ressel +files/nethack-3.6.0-hint-tty, +files/nethack-3.6.0-hint-x11, +files/nethack-3.6.0-recover.patch, +nethack-3.6.0.ebuild: Bump to 3.6.0 Thorough ebuild rewrite. Gentoo-Bug: 567762 *nethack-3.6.0-r1 (13 Jan 2016) 13 Jan 2016; Luis Ressel +nethack-3.6.0-r1.ebuild: Store make options in variable Also, drop LOCKDIR, it's unneccessary. 13 Jan 2016; Luis Ressel metadata.xml, nethack-3.6.0-r1.ebuild: Add "experimental" USE flag This toggles support for the showscore and status_hilite features considered experimental by upstream. 13 Jan 2016; Luis Ressel -files/dot.nethackrc, +files/nethack-3.4.3-nethackrc, +files/nethack-3.6.0-nethackrc, nethack-3.4.3-r5.ebuild, nethack-3.6.0.ebuild, nethack-3.6.0-r1.ebuild: Improved nethackrc for 3.6 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 07 Feb 2016; Luis Ressel -files/3.4.3-X-support.patch, -files/3.4.3-bison.patch, -files/3.4.3-default-options.patch, -files/3.4.3-gentoo-paths.patch, -files/3.4.3-macos.patch, -files/nethack-3.4.3-gibc210.patch, -files/nethack-3.4.3-nethackrc, -files/nethack-3.4.3-recover.patch, -nethack-3.4.3-r5.ebuild, -nethack-3.6.0.ebuild: Remove old versions *nethack-3.6.0-r2 (07 Feb 2016) 07 Feb 2016; Luis Ressel +nethack-3.6.0-r2.ebuild: Bump to EAPI 6 07 Feb 2016; Luis Ressel nethack-3.6.0-r2.ebuild: Remove migration code Remove the migration logic handling updates from <3.4.3-r3. It's been in place for over six months, that should be enough. 07 Feb 2016; Luis Ressel metadata.xml: Update metadata.xml Use a more verbose maintainer , as preferred by the proxy-maint project. *nethack-3.6.0-r3 (12 Feb 2016) 12 Feb 2016; Luis Ressel +files/nethack-3.6.0-x11-color.patch, +nethack-3.6.0-r3.ebuild: Fix map colors in x11 interface Gentoo-Bug: 573598 X-Upstream-Commit: a41382d 12 Feb 2016; Luis Ressel -nethack-3.6.0-r1.ebuild, -nethack-3.6.0-r2.ebuild: Remove old ebuilds