# ChangeLog for app-shells/bash-completion # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *bash-completion-2.1_p20141224 (09 Aug 2015) *bash-completion-2.1-r93 (09 Aug 2015) *bash-completion-2.1-r92 (09 Aug 2015) *bash-completion-2.1-r91 (09 Aug 2015) *bash-completion-2.1-r2 (09 Aug 2015) *bash-completion-2.1 (09 Aug 2015) *bash-completion-1.3-r2 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +bash-completion-1.3-r2.ebuild, +bash-completion-2.1.ebuild, +bash-completion-2.1-r2.ebuild, +bash-completion-2.1-r91.ebuild, +bash-completion-2.1-r92.ebuild, +bash-completion-2.1-r93.ebuild, +bash-completion-2.1_p20141224.ebuild, +files/bash-completion.pc, +files/bash-completion.sh-gentoo-1.2, +metadata.xml: 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 bash-completion-2.1-r91.ebuild, bash-completion-2.1-r92.ebuild, bash-completion-2.1-r93.ebuild, bash-completion-2.1_p20141224.ebuild, 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 *bash-completion-2.1-r94 (10 Jan 2016) 10 Jan 2016; Patrice Clement +bash-completion-2.1-r94.ebuild, +files/bash-completion-2.1-escape-characters.patch: Add patch to fix completion with escape characters. Fixes bug 543100. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement 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) *bash-completion-2.1_p20141224-r1 (28 Jan 2016) 28 Jan 2016; Louis Sautier -bash-completion-2.1_p20141224.ebuild, +bash-completion-2.1_p20141224-r1.ebuild: add patch to fix bug 543100 The patch was added for 2.1-r94 in fab2a7c5536a218bd909b2c7265e9c69296316dc but not for the most recent version Package-Manager: portage-2.2.27 RepoMan-Options: --force 28 Jan 2016; Louis Sautier bash-completion-2.1-r94.ebuild: make use of epatch more consistent Package-Manager: portage-2.2.27 *bash-completion-2.1_p20141224-r2 (19 Feb 2016) 19 Feb 2016; Michał Górny +bash-completion-2.1_p20141224-r2.ebuild: Fix blacklist/whitelist matching, #574570 *bash-completion-2.2 (26 Mar 2016) 26 Mar 2016; Michał Górny +bash-completion-2.2.ebuild: Bump to 2.2, #577836 26 Mar 2016; Michał Górny -bash-completion-2.1.ebuild, -bash-completion-2.1-r91.ebuild, -bash-completion-2.1-r92.ebuild, -bash-completion-2.1-r93.ebuild, -bash-completion-2.1-r94.ebuild: Drop interim old versions *bash-completion-2.3 (09 Apr 2016) 09 Apr 2016; Michał Górny +bash-completion-2.3.ebuild: Bump to 4.3, #579070 *bash-completion-2.3-r1 (11 Apr 2016) 11 Apr 2016; Patrice Clement -bash-completion-2.3.ebuild, +bash-completion-2.3-r1.ebuild, +files/bash-completion-2.3-remove-mpv-symlink.patch: fix mpv completion Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1229 Signed-off-by: Patrice Clement *bash-completion-2.3-r2 (13 Apr 2016) 13 Apr 2016; Michał Górny -bash-completion-2.3-r1.ebuild, +bash-completion-2.3-r2.ebuild, -files/bash-completion-2.3-remove-mpv-symlink.patch: rm mount, umount, #579766, simplify mpv rm Remove mount & umount completions that are now installed by util-linux. Simplify mpv symlink removal to use our STRIP_COMPLETIONS mechanism rather than a Makefile patch. Bug: https://bugs.gentoo.org/579766 *bash-completion-2.4 (13 Aug 2016) 13 Aug 2016; Michał Górny +bash-completion-2.4.ebuild: Bump to 2.4 13 Aug 2016; Michał Górny -bash-completion-1.3-r2.ebuild, -bash-completion-2.1-r2.ebuild, -bash-completion-2.1_p20141224-r2.ebuild, -bash-completion-2.2.ebuild, -files/bash-completion.pc, -files/bash-completion.sh-gentoo-1.2: Prune old *bash-completion-2.4-r1 (29 Nov 2016) 29 Nov 2016; Michał Górny +bash-completion-2.4-r1.ebuild, +files/bash-completion-2.1-escape-characters-r1.patch: Fix unquoted ~ in readline patch, #601194