summaryrefslogtreecommitdiff
blob: 17e159d04ba5ff151b6f0c4184fbec1c02ead881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# ChangeLog for dev-python/argcomplete
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/argcomplete/ChangeLog,v 1.10 2015/03/06 22:07:43 pacho Exp $

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> argcomplete-0.8.1.ebuild:
  amd64 stable, bug 540290

  10 Feb 2015; Fabian Groffen <grobian@gentoo.org> argcomplete-0.8.1.ebuild:
  Fix double Prefix

  01 Dec 2014; Justin Lecher <jlec@gentoo.org> ChangeLog:
  Version Bump

*argcomplete-0.8.1 (01 Dec 2014)

  01 Dec 2014; Justin Lecher <jlec@gentoo.org> +argcomplete-0.8.1.ebuild:
  Version Bump

*argcomplete-0.6.5-r1 (04 Oct 2014)

  04 Oct 2014; Ian Delaney <idella4@gentoo.org> +argcomplete-0.6.5-r1.ebuild,
  argcomplete-0.6.5.ebuild:
  drop py2.6 add py3.4 revbump; purge test folder from installed folders to
  avoid file collisions wrt Bug #524348 by H. Jarausch

  06 Jul 2014; Michał Górny <mgorny@gentoo.org> argcomplete-0.6.5.ebuild:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
  unittest2 (those packages were only required for <=python-2.6).

  02 Jul 2014; Mike Gilbert <floppym@gentoo.org> argcomplete-0.6.5.ebuild:
  Depend on setuptools.

  05 Jun 2014; Fabian Groffen <grobian@gentoo.org> argcomplete-0.6.5.ebuild:
  Marked ~x64-macos

  24 Dec 2013; Justin Lecher <jlec@gentoo.org> argcomplete-0.6.5.ebuild:
  Drop empty line

*argcomplete-0.6.5 (24 Dec 2013)

  24 Dec 2013; Justin Lecher <jlec@gentoo.org> +argcomplete-0.6.5.ebuild,
  +metadata.xml:
  New package, ebuild written by me