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 app-backup/duplicity
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.9 2006/10/19 17:17:40 ticho Exp $
*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
|