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
|
# ChangeLog for dev-python/python-glanceclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.14 2014/11/18 22:34:42 prometheanfire Exp $
*python-glanceclient-0.14.2 (18 Nov 2014)
18 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
+python-glanceclient-0.14.2.ebuild:
bup for cinder
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
-python-glanceclient-0.12.0.ebuild:
removing old glanceclient for bug 518726
*python-glanceclient-0.13.1 (01 Aug 2014)
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
+python-glanceclient-0.13.1.ebuild:
removing the old and jankey, adding the new hotness
06 Jul 2014; Michał Górny <mgorny@gentoo.org>
python-glanceclient-0.12.0.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-glanceclient-0.10.0-r1.ebuild:
updating the clients
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org>
python-glanceclient-0.12.0.ebuild:
Keyword ~amd64-linux ~x86-linux
*python-glanceclient-0.12.0 (30 Nov 2013)
30 Nov 2013; Ian Delaney <idella4@gentoo.org>
+python-glanceclient-0.12.0.ebuild, -python-glanceclient-0.10.0.ebuild,
python-glanceclient-0.10.0-r1.ebuild:
bump; update deps, remove old
*python-glanceclient-0.10.0-r1 (28 Nov 2013)
28 Nov 2013; Ian Delaney <idella4@gentoo.org>
+python-glanceclient-0.10.0-r1.ebuild, metadata.xml:
switch herd, add IUSE doc, doc dep, update / uncomment test deps, add doc
build & install, update test phase, testing support by (good ol') Chicago
*python-glanceclient-0.10.0 (11 Aug 2013)
11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-glanceclient-0.10.0.ebuild, -python-glanceclient-0.7.0.ebuild,
-python-glanceclient-0.8.0.ebuild:
updateing python-glanceclient to 0.10.0 for bug 478836
*python-glanceclient-0.8.0 (11 Mar 2013)
11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-glanceclient-0.8.0.ebuild:
bumping python-glanceclient to 0.8.0
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml,
python-glanceclient-0.7.0.ebuild:
changed the description of glance, glance is not nova
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
python-glanceclient-0.7.0.ebuild:
update for warlocks less usability with python 2.6
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
python-glanceclient-0.7.0.ebuild:
forgot the [${PYTHON_USEDEP}]
*python-glanceclient-0.7.0 (17 Jan 2013)
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-glanceclient-0.7.0.ebuild, +metadata.xml:
adding python-glanceclient for glance
|