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
|
# ChangeLog for dev-python/python-neutronclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-neutronclient/ChangeLog,v 1.11 2014/07/06 12:48:29 mgorny Exp $
06 Jul 2014; Michał Górny <mgorny@gentoo.org>
python-neutronclient-2.3.4.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
27 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
-python-neutronclient-2.2.3.ebuild, -python-neutronclient-2.2.6-r2.ebuild,
-python-neutronclient-2.3.0-r2.ebuild, -python-neutronclient-2.3.0-r3.ebuild,
-python-neutronclient-2.3.1.ebuild:
updating clients
*python-neutronclient-2.3.4 (06 Apr 2014)
06 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
+python-neutronclient-2.3.4.ebuild:
updated for 2013.2.3
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org>
python-neutronclient-2.3.1.ebuild:
Keyword ~amd64-linux ~x86-linux
*python-neutronclient-2.3.1 (01 Dec 2013)
01 Dec 2013; Ian Delaney <idella4@gentoo.org>
+python-neutronclient-2.3.1.ebuild:
bump; add IUSE doc with dep, doc build & install phases, deps & test phase
updated
*python-neutronclient-2.3.0-r3 (23 Nov 2013)
23 Nov 2013; Ian Delaney <idella4@gentoo.org>
+python-neutronclient-2.3.0-r3.ebuild, metadata.xml:
IUSE test, test deps, test phase added, switched herd
26 Sep 2013; Mike Gilbert <floppym@gentoo.org>
python-neutronclient-2.2.6-r2.ebuild, python-neutronclient-2.3.0-r2.ebuild:
Use relative symlinks.
*python-neutronclient-2.3.0-r2 (25 Sep 2013)
*python-neutronclient-2.2.6-r2 (25 Sep 2013)
25 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-neutronclient-2.2.6-r2.ebuild, +python-neutronclient-2.3.0-r2.ebuild,
-python-neutronclient-2.2.6-r1.ebuild, -python-neutronclient-2.3.0-r1.ebuild:
stupid stupid quantum to neutron shit
*python-neutronclient-2.3.0-r1 (13 Sep 2013)
*python-neutronclient-2.2.3 (13 Sep 2013)
*python-neutronclient-2.2.6-r1 (13 Sep 2013)
13 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-neutronclient-2.2.3.ebuild, +python-neutronclient-2.2.6-r1.ebuild,
+python-neutronclient-2.3.0-r1.ebuild, -python-neutronclient-2.2.6.ebuild,
-python-neutronclient-2.3.0.ebuild:
hopefully going to be able to delete python-quantumclient
*python-neutronclient-2.3.0 (05 Sep 2013)
05 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-neutronclient-2.3.0.ebuild:
adding python-neutronclient
*python-quantumclient-2.2.6 (11 Aug 2013)
11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-quantumclient-2.2.6.ebuild, -python-quantumclient-2.1.ebuild:
updating quantumclient
*python-quantumclient-2.2.0 (11 Mar 2013)
11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-quantumclient-2.2.0.ebuild:
update of python-quantumclient to 2.2.0
*python-quantumclient-2.1 (26 Jan 2013)
26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-quantumclient-2.1.ebuild, +metadata.xml:
initial add of python-quantumclient
|