summaryrefslogtreecommitdiff
blob: 74f64d1e81f3b2f8d1f0f5436ccbed0a365148ec (plain)
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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# ChangeLog for app-backup/spideroak-bin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.29 2013/01/04 03:31:48 blueness Exp $

*spideroak-bin-4.8.3 (04 Jan 2013)

  04 Jan 2013; Anthony G. Basile <blueness@gentoo.org>
  +files/spideroak-bin-4.8.3-headless.patch, +spideroak-bin-4.8.3.ebuild:
  Version bump, bug #449356

  11 Oct 2012; Zac Medico <zmedico@gentoo.org> spideroak-bin-4.7.9948.ebuild:
  Use patchelf --set-rpath  so that library dependencies can be properly tracked
  for preserve-libs as discussed in bug #400979. We can backport this to older
  ebuilds after it gets some testing.

  10 Oct 2012;  <naota@gentoo.org> metadata.xml:
  Drop myself from maintainer. I nolonger use it and blueness is handling bugs.

  27 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
  spideroak-bin-4.7.9948.ebuild, +files/spideroak-bin-4.7.9948-headless.patch:
  Fix headless patch, bug #431546

*spideroak-bin-4.7.9948 (16 Aug 2012)

  16 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.7.9948.ebuild, +files/spideroak-bin-4.7.9948-opt-path.patch:
  Version bump, bug #431546

  26 Jul 2012; Michael Palimaka <kensington@gentoo.org>
  spideroak-bin-4.5.9941.ebuild, spideroak-bin-4.6.9945.ebuild:
  Add missing slot dependencies on Qt.

*spideroak-bin-4.6.9945 (08 Jul 2012)

  08 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.6.9945.ebuild:
  Version bump, upstream url works, bug #421195

  27 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
  -spideroak-bin-4.5.9945.ebuild:
  Upstream has changed its download url script, bug #421195

*spideroak-bin-4.5.9945 (16 Jun 2012)

  16 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.5.9945.ebuild:
  Version bump, bug #421195

  29 May 2012; Anthony G. Basile <blueness@gentoo.org>
  -spideroak-bin-4.0.9830.ebuild, -spideroak-bin-4.2.9907.ebuild,
  -spideroak-bin-4.2.9913.ebuild, -spideroak-bin-4.3.9917.ebuild,
  -spideroak-bin-4.3.9928.ebuild, -spideroak-bin-4.5.9939.ebuild:
  Remove older unstable versions

*spideroak-bin-4.5.9941 (29 May 2012)

  29 May 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.5.9941.ebuild:
  Version bump, bug #418061

*spideroak-bin-4.5.9939 (12 May 2012)

  12 May 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.5.9939.ebuild:
  Version bump

*spideroak-bin-4.3.9928 (17 Mar 2012)

  17 Mar 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.3.9928.ebuild:
  Version bump

*spideroak-bin-4.3.9917 (11 Feb 2012)

  11 Feb 2012; Anthony G. Basile <blueness@gentoo.org>
  -spideroak-bin-4.2.9917_beta.ebuild, +spideroak-bin-4.3.9917.ebuild:
  Bump from beta, bug #402065

*spideroak-bin-4.2.9917_beta (09 Feb 2012)

  09 Feb 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.2.9917_beta.ebuild:
  Version bump, bug #402065

  26 Jan 2012; Anthony G. Basile <blueness@gentoo.org> +files/headless.patch,
  +files/opt-path.patch:
  Added missing patches

  26 Jan 2012; Anthony G. Basile <blueness@gentoo.org> +files/headless.patch,
  +files/opt-path.patch:
  Added missing patches

*spideroak-bin-4.2.9913 (26 Jan 2012)

  26 Jan 2012; Anthony G. Basile <blueness@gentoo.org>
  +spideroak-bin-4.2.9913.ebuild, metadata.xml:
  Version bump. Adds USE="system-lib" to use system rather than bundled libs,
  see bug #398313

  10 Jan 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
  Added myself to the maintainer list

  14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> spideroak-bin-4.1.9860.ebuild:
  Stable for AMD64, wrt bug #393407

  14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  spideroak-bin-4.1.9860.ebuild:
  x86 stable wrt bug #393407

  10 Dec 2011; Naohiro Aota <naota@gentoo.org> spideroak-bin-4.0.9830.ebuild,
  spideroak-bin-4.1.9860.ebuild:
  Fix typo. wrt bug #393407

*spideroak-bin-4.2.9907 (10 Dec 2011)

  10 Dec 2011; Naohiro Aota <naota@gentoo.org> +spideroak-bin-4.2.9907.ebuild,
  metadata.xml:
  Vesrion bump; New USE flag to unbundle pycurl. Bug #393367

  06 Dec 2011; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Fix maintainer tag order. Remove bug assignment order instructions since they
  are now moot.

*spideroak-bin-4.1.9860 (01 Nov 2011)

  01 Nov 2011; Naohiro Aota <naota@gentoo.org> -spideroak-bin-4.1.9850.ebuild,
  +spideroak-bin-4.1.9860.ebuild:
  Version bumped.

  27 Oct 2011; Tomáš Chvátal <scarabeus@gentoo.org> Manifest:
  Remanifest as the current one fails checksums.

*spideroak-bin-4.1.9850 (29 Sep 2011)

  29 Sep 2011; Naohiro Aota <naota@gentoo.org>
  -spideroak-bin-4.1.9848_beta.ebuild, +spideroak-bin-4.1.9850.ebuild:
  Version bump; drop old version. Bug #381569

*spideroak-bin-4.1.9848_beta (05 Sep 2011)

  05 Sep 2011; Naohiro Aota <naota@gentoo.org> -spideroak-bin-4.1.9842.ebuild,
  +spideroak-bin-4.1.9848_beta.ebuild, -spideroak-bin-4.1.9848.ebuild:
  Add _beta

*spideroak-bin-4.1.9848 (04 Sep 2011)

  04 Sep 2011; Naohiro Aota <naota@gentoo.org> +spideroak-bin-4.1.9848.ebuild:
  Version bump. #381569

*spideroak-bin-4.1.9842 (14 Aug 2011)

  14 Aug 2011; Naohiro Aota <naota@gentoo.org> +spideroak-bin-4.0.9830.ebuild,
  +spideroak-bin-4.1.9842.ebuild, +metadata.xml:
  New package app-backup/spideroak-bin moved from betagraden

*spideroak-bin-4.0.9830 (12 Jul 2011)

  12 Jul 2011; Naohiro Aota <naota@gentoo.org> +spideroak-bin-4.0.9830.ebuild,
  +metadata.xml:
  New ebuild app-backup/spideroak-bin, writeen by Dennis Schridde
  <devurandom@gmx.net>