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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
# ChangeLog for dev-python/git-python
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/git-python/ChangeLog,v 1.19 2015/03/08 23:49:17 pacho Exp $
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> git-python-0.3.6.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> git-python-0.3.6.ebuild:
amd64 stable, bug 540290
*git-python-0.3.6 (07 Feb 2015)
07 Feb 2015; Ian Delaney <idella4@gentoo.org> +git-python-0.3.6.ebuild,
-git-python-0.3.4.ebuild:
bump, rm old
26 Jan 2015; Ian Delaney <idella4@gentoo.org> git-python-0.3.5.ebuild:
update version border of dev-python/gitdb, fixes bug #537502 by ercpe
*git-python-0.3.5 (18 Jan 2015)
18 Jan 2015; Ian Delaney <idella4@gentoo.org> +git-python-0.3.5.ebuild,
git-python-0.3.4.ebuild:
bump
*git-python-0.3.4 (12 Jan 2015)
12 Jan 2015; Ian Delaney <idella4@gentoo.org> +git-python-0.3.4.ebuild,
-git-python-0.1.7.ebuild, -git-python-0.3.2.1.ebuild,
-git-python-0.3.2.ebuild:
bump, rm old
*git-python-0.3.2.1 (18 Nov 2014)
18 Nov 2014; Justin Lecher <jlec@gentoo.org> +git-python-0.3.2.1.ebuild:
Version Bump
*git-python-0.3.2 (18 Nov 2014)
18 Nov 2014; Justin Lecher <jlec@gentoo.org> -git-python-0.3.2_rc1.ebuild,
-git-python-0.3.2_rc1-r1.ebuild, +git-python-0.3.2.ebuild, metadata.xml:
Version Bump; drop RC
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> git-python-0.1.7.ebuild,
git-python-0.3.2_rc1-r1.ebuild, git-python-0.3.2_rc1.ebuild:
QA: drop trailing '.' from DESCRIPTION
*git-python-0.3.2_rc1-r1 (07 May 2013)
07 May 2013; Ian Delaney <idella4@gentoo.org> +git-python-0.3.2_rc1-r1.ebuild:
migrate -> distutils-r1
24 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org>
git-python-0.3.2_rc1.ebuild:
Library is needed at runtime.
27 Aug 2011; Jesus Rivero <neurogeek@gentoo.org>
git-python-0.3.2_rc1.ebuild:
Added dev-python/gitdb to DEPEND
*git-python-0.3.2_rc1 (27 Aug 2011)
27 Aug 2011; Magnus Granberg <zorry@gentoo.org> +git-python-0.3.2_rc1.ebuild:
Newer version of git-python
15 Jul 2010; Justin Lecher <jlec@gentoo.org> git-python-0.1.7.ebuild:
Keyworded for *-linux prefix, tested by me
*git-python-0.1.7 (24 Apr 2010)
24 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+git-python-0.1.7.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS.
17 Mar 2010; Sebastian Pipping <sping@gentoo.org> git-python-0.1.6.ebuild:
Propagate move of dev-util/git to dev-vcs/git
22 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org>
git-python-0.1.6.ebuild:
Tweak python dependency.
22 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org>
git-python-0.1.6.ebuild:
Small QA fixes.
*git-python-0.1.6 (21 Jun 2009)
21 Jun 2009; Patrick Lauer <patrick@gentoo.org> +git-python-0.1.6.ebuild,
+metadata.xml:
Initial import of git-python. Ebuild by Juergen Geuter.
|