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
|
# ChangeLog for dev-python/jsonpatch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpatch/ChangeLog,v 1.12 2015/06/25 14:03:17 idella4 Exp $
*jsonpatch-1.11 (25 Jun 2015)
25 Jun 2015; Ian Delaney <idella4@gentoo.org> +jsonpatch-1.11.ebuild:
bump
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> jsonpatch-1.9.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> jsonpatch-1.9.ebuild:
amd64 stable, bug 540290
*jsonpatch-1.9 (18 Nov 2014)
18 Nov 2014; Ian Delaney <idella4@gentoo.org> +jsonpatch-1.9.ebuild,
-jsonpatch-1.7.ebuild, -jsonpatch-1.8.ebuild:
bump, rm old
*jsonpatch-1.8 (04 Oct 2014)
04 Oct 2014; Ian Delaney <idella4@gentoo.org> +jsonpatch-1.8.ebuild,
-jsonpatch-0.10.ebuild, -jsonpatch-0.12.ebuild, -jsonpatch-1.5.ebuild:
remove some old
*jsonpatch-1.7 (14 Jul 2014)
14 Jul 2014; Patrick Lauer <patrick@gentoo.org> +jsonpatch-1.7.ebuild:
Bump
*jsonpatch-1.5 (03 Apr 2014)
03 Apr 2014; Tim Harder <radhermit@gentoo.org> +jsonpatch-1.5.ebuild,
metadata.xml:
Version bump, run tests, update PYTHON_COMPAT, and add upstream info to
metadata.
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> jsonpatch-0.12.ebuild:
Keyword amd64-linux and x86-linux
*jsonpatch-0.10 (20 Jan 2013)
20 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+jsonpatch-0.10.ebuild:
jsonpatch-0.10 needed because glanceclient is stupid
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> jsonpatch-0.12.ebuild:
update for [${PYTHON_USEDEP}]
*jsonpatch-0.12 (17 Jan 2013)
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+jsonpatch-0.12.ebuild, +metadata.xml:
adding jsonpatch for a glanceclient dependancy
|