Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/duplicity: duplicity-0.6.17.ebuild ChangeLog duplicity-0.6.18-r1.ebuild duplicity-0.6.18.ebuild duplicity-0.6.19.ebuild
Date: Sat, 09 Jun 2012 15:38:30
Message-Id: 20120609153816.10F4A2004B@flycatcher.gentoo.org
1 jlec 12/06/09 15:38:16
2
3 Modified: duplicity-0.6.17.ebuild ChangeLog
4 duplicity-0.6.18-r1.ebuild duplicity-0.6.18.ebuild
5 Added: duplicity-0.6.19.ebuild
6 Log:
7 Version Bump, removed unessecary version from DEPs, shorten DESCRIPTION
8
9 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 app-backup/duplicity/duplicity-0.6.17.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild?r1=1.5&r2=1.6
17
18 Index: duplicity-0.6.17.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- duplicity-0.6.17.ebuild 4 Mar 2012 10:51:16 -0000 1.5
25 +++ duplicity-0.6.17.ebuild 9 Jun 2012 15:38:15 -0000 1.6
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v 1.5 2012/03/04 10:51:16 jlec Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v 1.6 2012/06/09 15:38:15 jlec Exp $
31
32 EAPI="4"
33
34 @@ -10,7 +10,7 @@
35
36 inherit distutils
37
38 -DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
39 +DESCRIPTION="Secure backup system using gnupg to encrypt data"
40 HOMEPAGE="http://www.nongnu.org/duplicity/"
41 SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
42
43 @@ -20,7 +20,7 @@
44 IUSE="s3"
45
46 DEPEND="
47 - >=net-libs/librsync-0.9.6
48 + net-libs/librsync
49 app-crypt/gnupg
50 "
51 RDEPEND="${DEPEND}
52
53
54
55 1.71 app-backup/duplicity/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.71&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.71&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.70&r2=1.71
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v
64 retrieving revision 1.70
65 retrieving revision 1.71
66 diff -u -r1.70 -r1.71
67 --- ChangeLog 21 May 2012 09:30:41 -0000 1.70
68 +++ ChangeLog 9 Jun 2012 15:38:15 -0000 1.71
69 @@ -1,6 +1,13 @@
70 # ChangeLog for app-backup/duplicity
71 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.70 2012/05/21 09:30:41 phajdan.jr Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.71 2012/06/09 15:38:15 jlec Exp $
74 +
75 +*duplicity-0.6.19 (09 Jun 2012)
76 +
77 + 09 Jun 2012; Justin Lecher <jlec@g.o> duplicity-0.6.17.ebuild,
78 + duplicity-0.6.18.ebuild, duplicity-0.6.18-r1.ebuild,
79 + +duplicity-0.6.19.ebuild:
80 + Version Bump, removed unessecary version from DEPs, shorten DESCRIPTION
81
82 21 May 2012; Pawel Hajdan jr <phajdan.jr@g.o>
83 duplicity-0.6.18-r1.ebuild:
84
85
86
87 1.5 app-backup/duplicity/duplicity-0.6.18-r1.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild?rev=1.5&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild?rev=1.5&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild?r1=1.4&r2=1.5
92
93 Index: duplicity-0.6.18-r1.ebuild
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild,v
96 retrieving revision 1.4
97 retrieving revision 1.5
98 diff -u -r1.4 -r1.5
99 --- duplicity-0.6.18-r1.ebuild 21 May 2012 09:30:41 -0000 1.4
100 +++ duplicity-0.6.18-r1.ebuild 9 Jun 2012 15:38:15 -0000 1.5
101 @@ -1,6 +1,6 @@
102 # Copyright 1999-2012 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild,v 1.4 2012/05/21 09:30:41 phajdan.jr Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild,v 1.5 2012/06/09 15:38:15 jlec Exp $
106
107 EAPI="4"
108
109 @@ -10,7 +10,7 @@
110
111 inherit distutils
112
113 -DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
114 +DESCRIPTION="Secure backup system using gnupg to encrypt data"
115 HOMEPAGE="http://www.nongnu.org/duplicity/"
116 SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
117
118 @@ -20,7 +20,7 @@
119 IUSE="s3"
120
121 DEPEND="
122 - >=net-libs/librsync-0.9.6
123 + net-libs/librsync
124 app-crypt/gnupg
125 "
126 RDEPEND="${DEPEND}
127
128
129
130 1.3 app-backup/duplicity/duplicity-0.6.18.ebuild
131
132 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild?rev=1.3&view=markup
133 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild?rev=1.3&content-type=text/plain
134 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild?r1=1.2&r2=1.3
135
136 Index: duplicity-0.6.18.ebuild
137 ===================================================================
138 RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild,v
139 retrieving revision 1.2
140 retrieving revision 1.3
141 diff -u -r1.2 -r1.3
142 --- duplicity-0.6.18.ebuild 4 Mar 2012 10:51:17 -0000 1.2
143 +++ duplicity-0.6.18.ebuild 9 Jun 2012 15:38:15 -0000 1.3
144 @@ -1,6 +1,6 @@
145 # Copyright 1999-2012 Gentoo Foundation
146 # Distributed under the terms of the GNU General Public License v2
147 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild,v 1.2 2012/03/04 10:51:17 jlec Exp $
148 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild,v 1.3 2012/06/09 15:38:15 jlec Exp $
149
150 EAPI="4"
151
152 @@ -10,7 +10,7 @@
153
154 inherit distutils
155
156 -DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
157 +DESCRIPTION="Secure backup system using gnupg to encrypt data"
158 HOMEPAGE="http://www.nongnu.org/duplicity/"
159 SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
160
161 @@ -20,7 +20,7 @@
162 IUSE="s3"
163
164 DEPEND="
165 - >=net-libs/librsync-0.9.6
166 + net-libs/librsync
167 app-crypt/gnupg
168 "
169 RDEPEND="${DEPEND}
170
171
172
173 1.1 app-backup/duplicity/duplicity-0.6.19.ebuild
174
175 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.19.ebuild?rev=1.1&view=markup
176 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.19.ebuild?rev=1.1&content-type=text/plain
177
178 Index: duplicity-0.6.19.ebuild
179 ===================================================================
180 # Copyright 1999-2012 Gentoo Foundation
181 # Distributed under the terms of the GNU General Public License v2
182 # $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.19.ebuild,v 1.1 2012/06/09 15:38:15 jlec Exp $
183
184 EAPI="4"
185
186 PYTHON_DEPEND="2"
187 SUPPORT_PYTHON_ABIS="1"
188 RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
189
190 inherit distutils
191
192 DESCRIPTION="Secure backup system using gnupg to encrypt data"
193 HOMEPAGE="http://www.nongnu.org/duplicity/"
194 SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
195
196 LICENSE="GPL-3"
197 SLOT="0"
198 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
199 IUSE="s3"
200
201 DEPEND="
202 net-libs/librsync
203 app-crypt/gnupg
204 "
205 RDEPEND="${DEPEND}
206 dev-python/paramiko
207 >=dev-python/pexpect-2.1
208 >=dev-python/py-gnupg-0.3.2
209 s3? ( dev-python/boto )
210 "
211
212 src_prepare() {
213 distutils_src_prepare
214 sed -i -r "s/'COPYING',//" setup.py || die "Couldn't remove unnecessary COPYING file."
215 }