Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.6.22.ebuild ChangeLog
Date: Sun, 24 Nov 2013 18:45:08
Message-Id: 20131124184505.8E42F2004B@flycatcher.gentoo.org
1 ago 13/11/24 18:45:05
2
3 Modified: duplicity-0.6.22.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #481890
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 app-backup/duplicity/duplicity-0.6.22.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild?r1=1.4&r2=1.5
15
16 Index: duplicity-0.6.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- duplicity-0.6.22.ebuild 24 Nov 2013 18:44:39 -0000 1.4
23 +++ duplicity-0.6.22.ebuild 24 Nov 2013 18:45:05 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild,v 1.4 2013/11/24 18:44:39 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.22.ebuild,v 1.5 2013/11/24 18:45:05 ago Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7} )
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
37 +KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
38 IUSE="s3"
39
40 DEPEND="
41
42
43
44 1.89 app-backup/duplicity/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.89&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.89&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.88&r2=1.89
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
53 retrieving revision 1.88
54 retrieving revision 1.89
55 diff -u -r1.88 -r1.89
56 --- ChangeLog 24 Nov 2013 18:44:39 -0000 1.88
57 +++ ChangeLog 24 Nov 2013 18:45:05 -0000 1.89
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-backup/duplicity
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.88 2013/11/24 18:44:39 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.89 2013/11/24 18:45:05 ago Exp $
63 +
64 + 24 Nov 2013; Agostino Sarubbo <ago@g.o> duplicity-0.6.22.ebuild:
65 + Stable for x86, wrt bug #481890
66
67 24 Nov 2013; Agostino Sarubbo <ago@g.o> duplicity-0.6.22.ebuild:
68 Stable for ppc, wrt bug #481890