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
91
|
# ChangeLog for dev-python/pysvn
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pysvn/ChangeLog,v 1.21 2011/04/18 18:27:39 tomka Exp $
18 Apr 2011; Thomas Kahle <tomka@gentoo.org> pysvn-1.7.5.ebuild:
x86 stable per bug 362769
15 Apr 2011; Christoph Mende <angelos@gentoo.org> pysvn-1.7.5.ebuild:
Stable on amd64 wrt bug #362769
*pysvn-1.7.5 (09 Mar 2011)
09 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pysvn-1.7.5.ebuild:
Version bump.
05 Feb 2011; Markus Meier <maekke@gentoo.org> pysvn-1.7.4.ebuild:
add ~arm, bug #350648
05 Feb 2011; Christian Faulhammer <fauli@gentoo.org> pysvn-1.7.4.ebuild:
stable amd64, bug 353642
05 Feb 2011; Christian Faulhammer <fauli@gentoo.org> pysvn-1.7.4.ebuild:
stable x86, bug 353642
05 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pysvn-1.7.4.ebuild:
Restrict Jython ABIs.
23 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-files/pysvn-1.7.1-skip_root_test.patch, pysvn-1.7.4.ebuild:
Delete no longer needed patch (bug #299422).
17 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pysvn-1.7.4.ebuild:
Update dependencies (bug #341399).
*pysvn-1.7.4 (16 Oct 2010)
16 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-files/pysvn-1.7.0-darwin-freebsd.patch, -pysvn-1.7.2.ebuild,
+pysvn-1.7.4.ebuild:
Version bump (bug #338897). Respect LDFLAGS (bug #339967).
30 Sep 2010; Fabian Groffen <grobian@gentoo.org> pysvn-1.7.2.ebuild:
Fixed pycxx detection in Prefix, marked ~x86-solaris, ~x86-linux
22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pysvn-1.7.2.ebuild:
dev-util/subversion renamed to dev-vcs/subversion.
15 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pysvn-1.7.2.ebuild:
Fix dependencies (bug #304517).
*pysvn-1.7.2 (28 Jan 2010)
28 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pysvn-1.7.2.ebuild:
Version bump.
07 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pysvn-1.7.1.ebuild:
Fix building with USE="doc" or USE="examples" (bug #289806).
*pysvn-1.7.1 (17 Oct 2009)
17 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+pysvn-1.7.1.ebuild, +files/pysvn-1.7.1-skip_root_test.patch:
Version bump (bug #289376). Set SUPPORT_PYTHON_ABIS.
08 Oct 2009; Fabian Groffen <grobian@gentoo.org> pysvn-1.7.0.ebuild,
+files/pysvn-1.7.0-darwin-freebsd.patch:
Fix for and keyword ~x86-freebsd and ~ppc-macos, thanks Michael Yang for
the FreeBSD part of the patch, bug #287608
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -pysvn-1.6.3-r1.ebuild:
Remove old
*pysvn-1.7.0 (21 Jun 2009)
21 Jun 2009; Patrick Lauer <patrick@gentoo.org> +pysvn-1.7.0.ebuild:
Bump to 1.7.0, fixes bug #274848
*pysvn-1.6.3-r1 (01 Apr 2009)
01 Apr 2009; Patrick Lauer <patrick@gentoo.org>
+files/skip-root-test.patch, +metadata.xml, +pysvn-1.6.3-r1.ebuild:
Initial import, ebuild from sunrise overlay. Thanks to idl0r and all the
others who worked on this in the last 2 years.
|