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
|
# ChangeLog for dev-db/hyperdex
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/hyperdex/ChangeLog,v 1.16 2014/02/21 03:34:49 patrick Exp $
*hyperdex-1.1.0 (21 Feb 2014)
21 Feb 2014; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.1.0.ebuild:
Bump, restrict tests as they fail to build
10 Feb 2014; Patrick Lauer <patrick@gentoo.org> hyperdex-1.0.5.ebuild:
Tests work again, so unrestrict
*hyperdex-1.0.5 (10 Feb 2014)
10 Feb 2014; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0.5.ebuild:
Bump
12 Dec 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Remove unneeded useflag from metadata.xml
*hyperdex-1.0.1 (11 Dec 2013)
11 Dec 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0.1.ebuild,
-hyperdex-0.4.0.ebuild, -hyperdex-1.0_rc1.ebuild, -hyperdex-1.0_rc2.ebuild,
-hyperdex-1.0_rc3.ebuild, -hyperdex-1.0_rc4.ebuild, -hyperdex-1.0_rc5.ebuild:
Bump, remove old
20 Nov 2013; Patrick Lauer <patrick@gentoo.org> hyperdex-1.0_rc5.ebuild:
Whitespace
*hyperdex-1.0_rc5 (20 Nov 2013)
20 Nov 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0_rc5.ebuild:
Bump, tests restricted as they fail
10 May 2013; Patrick Lauer <patrick@gentoo.org> hyperdex-1.0_rc3.ebuild,
hyperdex-1.0_rc4.ebuild:
Quoting
*hyperdex-1.0_rc4 (15 Apr 2013)
15 Apr 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0_rc4.ebuild:
Bump
*hyperdex-1.0_rc3 (25 Feb 2013)
25 Feb 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0_rc3.ebuild:
Bump
*hyperdex-1.0_rc2 (10 Feb 2013)
10 Feb 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0_rc2.ebuild:
Bump
*hyperdex-1.0_rc1 (24 Jan 2013)
24 Jan 2013; Patrick Lauer <patrick@gentoo.org> +hyperdex-1.0_rc1.ebuild:
Bump
20 Aug 2012; Patrick Lauer <patrick@gentoo.org> hyperdex-0.4.0.ebuild:
... and clean up the python bits
20 Aug 2012; Patrick Lauer <patrick@gentoo.org> hyperdex-0.4.0.ebuild:
Fix python bindings
18 Aug 2012; Patrick Lauer <patrick@gentoo.org> hyperdex-0.4.0.ebuild:
Small fix for trace-player as libbsd file locations have changed
*hyperdex-0.4.0 (18 Aug 2012)
18 Aug 2012; Patrick Lauer <patrick@gentoo.org> +files/hyperdex.confd,
+files/hyperdex.initd, +hyperdex-0.4.0.ebuild, +metadata.xml:
Initial import. Ebuilds by me.
|