summaryrefslogtreecommitdiff
blob: 9dffd1a93067c27eb1b1c5cb579bcd653133b1f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ChangeLog for virtual/python-argparse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-argparse/ChangeLog,v 1.3 2012/12/14 16:10:29 mgorny Exp $

  14 Dec 2012; Michał Górny <mgorny@gentoo.org> python-argparse-1.ebuild:
  Remove obsolete note.

*python-argparse-1 (29 Oct 2012)

  29 Oct 2012; Michał Górny <mgorny@gentoo.org> +python-argparse-1.ebuild:
  Update the virtual to depend on target-aware argparse.

*python-argparse-0 (28 Oct 2012)

  28 Oct 2012; Michał Górny <mgorny@gentoo.org> +metadata.xml,
  +python-argparse-0.ebuild:
  Introduce a virtual for argparse Python module. Thanks to Mike Gilbert for
  review.