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
|
# ChangeLog for app-backup/duplicity
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.17 2007/09/12 12:10:37 ticho Exp $
12 Sep 2007; Andrej Kacian <ticho@gentoo.org> duplicity-0.4.3.ebuild:
Added py-gnupg and pexpect to RDEPEND. Bug #192270, by Neil Bothwick <neil
at digimed.co.uk>.
*duplicity-0.4.3 (11 Sep 2007)
11 Sep 2007; Andrej Kacian <ticho@gentoo.org> +duplicity-0.4.3.ebuild:
Version bump. Bug #192171, by David Bosso <boss.gentoo at bosso.org>.
26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
duplicity-0.4.2-r1.ebuild:
Marked stable on amd64 as per bug 189747.
24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
duplicity-0.4.2-r1.ebuild:
ppc stable, bug #189747
22 Aug 2007; Jurek Bartuszek <jurek@gentoo.org> duplicity-0.4.2-r1.ebuild:
x86 stable (bug #189747)
*duplicity-0.4.2-r2 (18 Aug 2007)
18 Aug 2007; Samuli Suominen <drac@gentoo.org>
+files/duplicity-0.4.2-python-2.5.patch, +duplicity-0.4.2-r2.ebuild:
Fix from upstream, Python 2.5 support.
17 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
duplicity-0.4.2-r1.ebuild:
keyworded ~amd64, bug 170002
25 Mar 2007; Andrej Kacian <ticho@gentoo.org> duplicity-0.4.2-r1.ebuild:
Add missing eutils inherit.
*duplicity-0.4.2-r1 (19 Oct 2006)
19 Oct 2006; <ticho@gentoo.org> +files/0.4.2-ftp-retry.patch,
+duplicity-0.4.2-r1.ebuild:
Apply patch to handle FTP timeouts better. Bug #147054, reported by Bernd
Wurst <bugzilla-gentoo at bwurst.org>. Fix behavior for scp:// URLs when
/bin/sh is in fact bash. Bug #151938, reported by Steve Haeck <gentoo_steve
at shic.co.uk>.
30 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
duplicity-0.4.2.ebuild:
ppc stable
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-duplicity-0.4.1, files/digest-duplicity-0.4.2, Manifest:
Fixing SHA256 digest for real, pass three...
27 Apr 2006; Marien Zwart <marienz@gentoo.org>
files/digest-duplicity-0.4.1, files/digest-duplicity-0.4.2, Manifest:
Fixing SHA256 digest, pass two.
17 Apr 2006; <ticho@gentoo.org> duplicity-0.4.2.ebuild:
Stable on x86.
*duplicity-0.4.2 (12 Mar 2006)
12 Mar 2006; <ticho@gentoo.org> +duplicity-0.4.2.ebuild:
Version bump. Closes bug #125928, reported by Jiri Tyr <jiri.tyr at
e-learning.vslib.cz>.
15 Oct 2005; Joseph Jezak <josejx@gentoo.org> duplicity-0.4.1.ebuild:
Marked ppc stable for bug #106067.
04 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+duplicity-0.4.1.ebuild:
Moved from net-misc/duplicity to app-backup/duplicity.
10 May 2005; David Holm <dholm@gentoo.org> duplicity-0.4.1.ebuild:
Added to ~ppc.
16 Nov 2004; Andrej Kacian <ticho@gentoo.org> -duplicity-0.4.0.ebuild:
Removed 0.4.0 from portage.
10 Nov 2004; Andrej Kacian <ticho@gentoo.org> duplicity-0.4.1.ebuild:
Fixed librsync dependancy. Closes bug #70595, reported by Dave S
<jk@pusspaws.net>.
01 Nov 2004; Andrej Kacian <ticho@gentoo.org> duplicity-0.4.1.ebuild:
Stable on x86
24 Oct 2004; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
duplicity-0.4.0.ebuild, duplicity-0.4.1.ebuild:
Revamped DEPEND and RDEPEND. Made 0.4.0 depend on librsync <=0.9.5.1. This
closes #67940, reported by Dave S <jk@pusspaws.net>. Set myself as
maintainer (and added missing metadata.xml).
01 Jul 2004; Jon Hood <squinky86@gentoo.org> duplicity-0.4.0.ebuild,
duplicity-0.4.1.ebuild:
change virtual/glibc to virtual/libc, add IUSE
*duplicity-0.4.1 (19 Oct 2003)
19 Oct 2003; Martin Holzer <mholzer@gentoo.org> duplicity-0.4.1.ebuild:
Version bumped. Closes #30179.
*duplicity-0.4.0 (14 May 2003)
14 May 2003; Martin Holzer <mholzer@gentoo.org> duplicity-0.4.0.ebuild :
Initial Version submitted by rob holland <robh@gentoo.org> in #20693
|