Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: ChangeLog duplicity-0.4.7.ebuild
Date: Mon, 14 Jan 2008 19:56:57
Message-Id: E1JEVQT-0006r6-RK@stork.gentoo.org
1 dertobi123 08/01/14 19:56:53
2
3 Modified: ChangeLog duplicity-0.4.7.ebuild
4 Log:
5 ppc. stable
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.22 app-backup/duplicity/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 10 Jan 2008 20:18:44 -0000 1.21
22 +++ ChangeLog 14 Jan 2008 19:56:53 -0000 1.22
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-backup/duplicity
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.21 2008/01/10 20:18:44 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.22 2008/01/14 19:56:53 dertobi123 Exp $
28 +
29 + 14 Jan 2008; Tobias Scherbaum <dertobi123@g.o>
30 + duplicity-0.4.7.ebuild:
31 + ppc. stable
32
33 10 Jan 2008; Markus Meier <maekke@g.o> duplicity-0.4.7.ebuild:
34 x86 stable, bug #205112
35
36
37
38 1.3 app-backup/duplicity/duplicity-0.4.7.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild?r1=1.2&r2=1.3
43
44 Index: duplicity-0.4.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- duplicity-0.4.7.ebuild 10 Jan 2008 20:18:44 -0000 1.2
51 +++ duplicity-0.4.7.ebuild 14 Jan 2008 19:56:53 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild,v 1.2 2008/01/10 20:18:44 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.4.7.ebuild,v 1.3 2008/01/14 19:56:53 dertobi123 Exp $
57
58 inherit distutils
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc x86"
65 +KEYWORDS="~amd64 ppc x86"
66 IUSE=""
67
68 DEPEND="virtual/libc
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list