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
|
# ChangeLog for dev-python/pbr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.19 2014/07/20 11:04:41 klausman Exp $
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> pbr-0.8.0.ebuild:
Keyworded on alpha, bug #508282
*pbr-0.8.2 (12 Jun 2014)
12 Jun 2014; Patrick Lauer <patrick@gentoo.org> +pbr-0.8.2.ebuild:
Bump, relax test deps, add py34
08 Jun 2014; Akinori Hattori <hattya@gentoo.org> pbr-0.8.0.ebuild:
keyword ~ia64 wrt bug #508282
04 May 2014; Markus Meier <maekke@gentoo.org> pbr-0.8.0.ebuild:
add ~arm, bug #508282
25 Apr 2014; Jeroen Roovers <jer@gentoo.org> pbr-0.8.0.ebuild:
Marked ~hppa (bug #508282).
*pbr-0.8.0 (19 Apr 2014)
19 Apr 2014; Matthew Thode <prometheanfire@gentoo.org> +pbr-0.8.0.ebuild,
pbr-0.7.0.ebuild:
bump to 0.8.0
30 Mar 2014; Ian Delaney <idella4@gentoo.org> -pbr-0.5.21.ebuild,
-pbr-0.5.23-r1.ebuild, pbr-0.7.0.ebuild:
rm old
*pbr-0.7.0 (27 Mar 2014)
27 Mar 2014; Matthew Thode <prometheanfire@gentoo.org> +pbr-0.7.0.ebuild:
adding for keystone
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> pbr-0.5.23-r2.ebuild:
Keyword ~amd64-linux ~x86-linux
*pbr-0.5.23-r2 (17 Feb 2014)
17 Feb 2014; Matthew Thode <prometheanfire@gentoo.org> +pbr-0.5.23-r2.ebuild:
fixing some py32 problems and adding py32 support
*pbr-0.5.23-r1 (21 Jan 2014)
21 Jan 2014; Ian Delaney <idella4@gentoo.org> +pbr-0.5.23-r1.ebuild,
pbr-0.5.23.ebuild:
revbump; add py3.3 support, update to test phase
13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org> pbr-0.5.23.ebuild:
more missing test deps
11 Dec 2013; Matthew Thode <prometheanfire@gentoo.org> pbr-0.5.23.ebuild:
fixes for bug 493930
*pbr-0.5.23 (10 Dec 2013)
10 Dec 2013; Ian Delaney <idella4@gentoo.org> +pbr-0.5.23.ebuild,
metadata.xml:
bump; virtual re-write
12 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> pbr-0.5.21.ebuild:
adding pypy2_0 to pbr
09 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> pbr-0.5.21.ebuild:
added python 3.2 and python 3.3 support
09 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> pbr-0.5.21.ebuild:
restricting tests for 478800
*pbr-0.5.21 (09 Aug 2013)
09 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> +pbr-0.5.21.ebuild,
-pbr-0.5.11.ebuild:
update to dev-python/pbr fixes the distribute problem
*pbr-0.5.11 (31 May 2013)
31 May 2013; Matthew Thode <prometheanfire@gentoo.org> +metadata.xml,
+pbr-0.5.11.ebuild:
new dep required by openstack packages
|