# 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 <robbat2@gentoo.org>
  +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 <robbat2@gentoo.org>
  X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
  tests
  X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
  project
  X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
  developer, wrote Git features for the migration
  X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
  cvs2svn
  X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
  X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
  work in migration
  X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
  X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
  the bikeshed

  24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Use https by default

  Convert all URLs for sites supporting encrypted connections from http to
  https

  Signed-off-by: Justin Lecher <jlec@gentoo.org>

  24 Aug 2015; Mike Gilbert <floppym@gentoo.org> 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 <aranea@aixah.de> +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 <aranea@aixah.de> nethack-3.4.3-r5.ebuild:
  Install nethack menu icon

  X-Gentoo-Bug: 132754

  19 Oct 2015; Luis Ressel <aranea@aixah.de> 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 <aranea@aixah.de> nethack-3.4.3-r5.ebuild:
  Add subslot operator to ncurses dep

  19 Oct 2015; Luis Ressel <aranea@aixah.de> -nethack-3.4.3-r3.ebuild,
  -nethack-3.4.3-r4.ebuild:
  Remove old revisions

  19 Oct 2015; Luis Ressel <aranea@aixah.de> 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 <aranea@aixah.de> +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 <aranea@aixah.de> +nethack-3.6.0-r1.ebuild:
  Store make options in variable

  Also, drop LOCKDIR, it's unneccessary.

  13 Jan 2016; Luis Ressel <aranea@aixah.de> 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 <aranea@aixah.de> -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 <mgorny@gentoo.org> 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 <mgorny@gentoo.org> metadata.xml:
  Set appropriate maintainer types in metadata.xml (GLEP 67)

  07 Feb 2016; Luis Ressel <aranea@aixah.de> -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 <aranea@aixah.de> +nethack-3.6.0-r2.ebuild:
  Bump to EAPI 6

  07 Feb 2016; Luis Ressel <aranea@aixah.de> 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 <aranea@aixah.de> metadata.xml:
  Update metadata.xml

  Use a more verbose maintainer <description>, as preferred by the
  proxy-maint project.

*nethack-3.6.0-r3 (12 Feb 2016)

  12 Feb 2016; Luis Ressel <aranea@aixah.de>
  +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 <aranea@aixah.de> -nethack-3.6.0-r1.ebuild,
  -nethack-3.6.0-r2.ebuild:
  Remove old ebuilds

