blob: 5a85a661dba39a0d6d8128f9f0645dae0b1c1afa (
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
|
# ChangeLog for virtual/python-argparse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-argparse/ChangeLog,v 1.7 2013/01/07 17:23:03 vapier Exp $
07 Jan 2013; Mike Frysinger <vapier@gentoo.org> python-argparse-0.ebuild,
python-argparse-1.ebuild:
Add m68k love.
06 Jan 2013; Mike Gilbert <floppym@gentoo.org> python-argparse-0.ebuild,
python-argparse-1.ebuild:
Python 3.1 needs dev-python/argparse too.
17 Dec 2012; Michał Górny <mgorny@gentoo.org> python-argparse-0.ebuild,
python-argparse-1.ebuild:
Bump to EAPI=5 to make Paludis happy, bug #447524.
15 Dec 2012; Michał Górny <mgorny@gentoo.org> python-argparse-1.ebuild:
Remove jython2.5 support, bug #447148.
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.
|