# ChangeLog for app-editors/vim-core
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)

*vim-core-9999 (09 Aug 2015)
*vim-core-7.4.769 (09 Aug 2015)
*vim-core-7.4.738 (09 Aug 2015)
*vim-core-7.4.712 (09 Aug 2015)
*vim-core-7.4.670 (09 Aug 2015)
*vim-core-7.4.622 (09 Aug 2015)
*vim-core-7.4.591 (09 Aug 2015)
*vim-core-7.4.273 (09 Aug 2015)

  09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +files/vimrc-r4,
  +files/xxd-completion, +metadata.xml, +vim-core-7.4.273.ebuild,
  +vim-core-7.4.591.ebuild, +vim-core-7.4.622.ebuild,
  +vim-core-7.4.670.ebuild, +vim-core-7.4.712.ebuild,
  +vim-core-7.4.738.ebuild, +vim-core-7.4.769.ebuild, +vim-core-9999.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,
  vim-core-7.4.273.ebuild, vim-core-7.4.591.ebuild, vim-core-7.4.622.ebuild,
  vim-core-7.4.670.ebuild, vim-core-7.4.712.ebuild, vim-core-7.4.738.ebuild,
  vim-core-7.4.769.ebuild, vim-core-9999.ebuild:
  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

*vim-core-7.4.827 (25 Aug 2015)

  25 Aug 2015; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.827.ebuild,
  vim-core-9999.ebuild:
  version bump

  25 Aug 2015; Tim Harder <radhermit@gentoo.org> -vim-core-7.4.591.ebuild,
  -vim-core-7.4.622.ebuild, -vim-core-7.4.670.ebuild,
  -vim-core-7.4.712.ebuild, -vim-core-7.4.738.ebuild:
  remove old

  27 Aug 2015; Agostino Sarubbo <ago@gentoo.org> vim-core-7.4.769.ebuild:
  amd64 stable wrt bug #551552

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="amd64"

  27 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> vim-core-7.4.769.ebuild:
  x86 stable wrt bug #551552

  Package-Manager: portage-2.2.20.1

  30 Aug 2015; Tobias Klausmann <klausman@gentoo.org> vim-core-7.4.769.ebuild:
  add alpha keyword

  Gentoo-Bug: 551552

  Package-Manager: portage-2.2.20.1

  01 Sep 2015; Markus Meier <maekke@gentoo.org> vim-core-7.4.769.ebuild:
  arm stable, bug #551552

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="arm"

  06 Sep 2015; Jeroen Roovers <jer@gentoo.org> vim-core-7.4.769.ebuild:
  Stable for HPPA PPC64 (bug #551552).

  Package-Manager: portage-2.2.20.1

  06 Sep 2015; Agostino Sarubbo <ago@gentoo.org> vim-core-7.4.769.ebuild:
  ppc stable wrt bug #551552

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="ppc"

  21 Sep 2015; Agostino Sarubbo <ago@gentoo.org> vim-core-7.4.769.ebuild:
  sparc stable wrt bug #551552

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="sparc"

  24 Sep 2015; Agostino Sarubbo <ago@gentoo.org> vim-core-7.4.769.ebuild:
  ia64 stable wrt bug #551552

  Package-Manager: portage-2.2.20.1
  RepoMan-Options: --include-arches="ia64"

*vim-core-7.4.1089 (14 Jan 2016)

  14 Jan 2016; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.1089.ebuild:
  version bump to 7.4.1089

  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)

  25 Jan 2016; Tim Harder <radhermit@gentoo.org> vim-core-7.4.769.ebuild:
  fix tarball manifest for 7.4.769

*vim-core-7.4.1229 (01 Feb 2016)

  01 Feb 2016; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.1229.ebuild,
  vim-core-9999.ebuild:
  version bump to 7.4.1229

  01 Feb 2016; Tim Harder <radhermit@gentoo.org> -vim-core-7.4.273.ebuild,
  -vim-core-7.4.827.ebuild:
  remove old

*vim-core-7.4.1342 (17 Feb 2016)

  17 Feb 2016; Ole Reifschneider <tranquility@gentoo.org>
  +vim-core-7.4.1342.ebuild:
  Bump version to 7.4.1342

  Package-Manager: portage-2.2.27

  29 Feb 2016; Steev Klimaszewski <steev@gentoo.org> vim-core-7.4.769.ebuild:
  stable 7.4.769 for arm64

  Package-Manager: portage-2.2.27

*vim-core-7.4.1583 (17 Mar 2016)

  17 Mar 2016; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.1583.ebuild:
  version bump to 7.4.1583

*vim-core-7.4.1821 (08 May 2016)

  08 May 2016; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.1821.ebuild:
  version bump to 7.4.1821

  08 May 2016; Tim Harder <radhermit@gentoo.org> -vim-core-7.4.1089.ebuild,
  -vim-core-7.4.1229.ebuild, -vim-core-7.4.1342.ebuild:
  remove old

*vim-core-7.4.2102 (26 Jul 2016)

  26 Jul 2016; Tim Harder <radhermit@gentoo.org> +vim-core-7.4.2102.ebuild,
  vim-core-9999.ebuild:
  version bump to 7.4.2102

*vim-core-8.0.0004 (15 Sep 2016)

  15 Sep 2016; Tim Harder <radhermit@gentoo.org> +vim-core-8.0.0004.ebuild,
  vim-core-9999.ebuild:
  version bump to 8.0.0004

*vim-core-8.0.0005 (15 Sep 2016)

  15 Sep 2016; Tim Harder <radhermit@gentoo.org> +vim-core-8.0.0005.ebuild,
  vim-core-9999.ebuild:
  version bump to 8.0.0005

  15 Sep 2016; Tim Harder <radhermit@gentoo.org> -vim-core-7.4.1583.ebuild,
  -vim-core-7.4.1821.ebuild, -vim-core-8.0.0004.ebuild:
  remove old

*vim-core-8.0.0005-r1 (20 Sep 2016)

  20 Sep 2016; Jason A. Donenfeld <zx2c4@gentoo.org> +files/vimrc-r5,
  +vim-core-8.0.0005-r1.ebuild:
  don't use vim's defaults (bug #594292)

  Package-Manager: portage-2.3.1

  22 Sep 2016; Jason A. Donenfeld <zx2c4@gentoo.org> vim-core-9999.ebuild:
  forgot about 9999 for vimrc-r5

  Package-Manager: portage-2.3.1

  17 Nov 2016; Tim Harder <radhermit@gentoo.org> vim-core-9999.ebuild:
  app-editors/vim: update live ebuilds to work with renamed file

  configure.in was renamed to configure.ac (bug #599992).

  18 Nov 2016; Mike Frysinger <vapier@gentoo.org> vim-core-7.4.769.ebuild:
  mark 7.4.769 m68k/s390/sh stable

  01 Dec 2016; Tim Harder <radhermit@gentoo.org> files/vimrc-r5:
  disregard user mappings when restoring cursor position

  This fixes bug #598726.

*vim-core-8.0.0106 (01 Dec 2016)

  01 Dec 2016; Tim Harder <radhermit@gentoo.org> +vim-core-8.0.0106.ebuild,
  vim-core-9999.ebuild:
  version bump to 8.0.0106

  01 Dec 2016; Agostino Sarubbo <ago@gentoo.org> vim-core-8.0.0106.ebuild:
  amd64 stable wrt bug #600650

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="amd64"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  01 Dec 2016; Agostino Sarubbo <ago@gentoo.org> vim-core-8.0.0106.ebuild:
  x86 stable wrt bug #600650

  Package-Manager: portage-2.3.0
  RepoMan-Options: --include-arches="x86"
  Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

  02 Dec 2016; Tobias Klausmann <klausman@gentoo.org>
  vim-core-8.0.0106.ebuild:
  8.0.0106-r0: stable on alpha

  Gentoo-Bug: 600650

  17 Dec 2016; Markus Meier <maekke@gentoo.org> vim-core-8.0.0106.ebuild:
  arm stable, bug #600650

  Package-Manager: portage-2.3.3
  RepoMan-Options: --include-arches="arm"