blob: 098a4e47c48bf37aa460fb424fd4776b26fe3535 (
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
44
45
46
47
48
49
50
|
# ChangeLog for dev-python/argparse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/argparse/ChangeLog,v 1.13 2010/09/30 20:23:03 ranger Exp $
30 Sep 2010; Brent Baude <ranger@gentoo.org> argparse-1.1.ebuild:
keyworded ~arch for ppc64, bug 330569
29 Sep 2010; Brent Baude <ranger@gentoo.org> argparse-1.1.ebuild:
Marking argparse-1.1 ~ppc for bug 330569
24 Sep 2010; Mart Raudsepp <leio@gentoo.org> argparse-1.1.ebuild:
Add ~mips wrt #330569
12 Sep 2010; Raúl Porcel <armin76@gentoo.org> argparse-1.1.ebuild:
Add ~alpha/~arm/~ia64/~sparc wrt #330569
10 Aug 2010; Jeroen Roovers <jer@gentoo.org> argparse-1.1.ebuild:
Marked ~hppa (bug #330569).
02 Aug 2010; Christian Faulhammer <fauli@gentoo.org> argparse-1.1.ebuild:
add Prefix keywords for bug 330569
22 Apr 2010; Dirkjan Ochtman <djc@gentoo.org> argparse-1.1.ebuild:
amd64 stable, bug 313141
13 Apr 2010; Christian Faulhammer <fauli@gentoo.org> argparse-1.1.ebuild:
stable x86, bug 313141
15 Mar 2010; Sebastian Pipping <sping@gentoo.org> argparse-1.0.1.ebuild,
argparse-1.1.ebuild:
Add app-arch/unzip to build deps (bug #309375)
*argparse-1.1 (01 Mar 2010)
01 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+argparse-1.1.ebuild:
Version bump.
02 Dec 2009; Markus Meier <maekke@gentoo.org> argparse-1.0.1.ebuild:
amd64/x86 stable, bug #295222
04 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
argparse-1.0.1.ebuild:
Define src_test(). Update HOMEPAGE. Support Python 3.
*argparse-1.0.1 (20 Oct 2009)
20 Oct 2009; <djc@gentoo.org> +argparse-1.0.1.ebuild, +metadata.xml:
Initial version of argparse (1.0.1).
|