Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/backintime: backintime-1.0.24-r2.ebuild backintime-1.0.36-r1.ebuild ChangeLog
Date: Sun, 28 Dec 2014 18:20:48
Message-Id: 20141228182045.4844FE5DC@oystercatcher.gentoo.org
1 floppym 14/12/28 18:20:45
2
3 Modified: backintime-1.0.24-r2.ebuild
4 backintime-1.0.36-r1.ebuild ChangeLog
5 Log:
6 s/PYTHON_DEPEND/PYTHON_DEPS/, bug 533838.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
9
10 Revision Changes Path
11 1.2 app-backup/backintime/backintime-1.0.24-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild?r1=1.1&r2=1.2
16
17 Index: backintime-1.0.24-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- backintime-1.0.24-r2.ebuild 16 Aug 2014 01:33:55 -0000 1.1
24 +++ backintime-1.0.24-r2.ebuild 28 Dec 2014 18:20:45 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild,v 1.1 2014/08/16 01:33:55 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.24-r2.ebuild,v 1.2 2014/12/28 18:20:45 floppym Exp $
30
31 EAPI=5
32
33 @@ -17,7 +17,7 @@
34 KEYWORDS="~amd64 ~x86"
35 IUSE="kde gnome"
36
37 -RDEPEND="${PYTHON_DEPEND}
38 +RDEPEND="${PYTHON_DEPS}
39 dev-python/keyring[${PYTHON_USEDEP}]
40 dev-python/notify-python[${PYTHON_USEDEP}]
41 net-misc/openssh
42
43
44
45 1.2 app-backup/backintime/backintime-1.0.36-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild?r1=1.1&r2=1.2
50
51 Index: backintime-1.0.36-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- backintime-1.0.36-r1.ebuild 16 Aug 2014 01:33:55 -0000 1.1
58 +++ backintime-1.0.36-r1.ebuild 28 Dec 2014 18:20:45 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2014 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild,v 1.1 2014/08/16 01:33:55 xmw Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.36-r1.ebuild,v 1.2 2014/12/28 18:20:45 floppym Exp $
64
65 EAPI=5
66
67 @@ -17,7 +17,7 @@
68 KEYWORDS="~amd64 ~x86"
69 IUSE="kde gnome"
70
71 -RDEPEND="${PYTHON_DEPEND}
72 +RDEPEND="${PYTHON_DEPS}
73 dev-python/keyring[${PYTHON_USEDEP}]
74 dev-python/notify-python[${PYTHON_USEDEP}]
75 net-misc/openssh
76
77
78
79 1.23 app-backup/backintime/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.23&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.23&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?r1=1.22&r2=1.23
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v
88 retrieving revision 1.22
89 retrieving revision 1.23
90 diff -u -r1.22 -r1.23
91 --- ChangeLog 16 Aug 2014 01:33:55 -0000 1.22
92 +++ ChangeLog 28 Dec 2014 18:20:45 -0000 1.23
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-backup/backintime
95 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.22 2014/08/16 01:33:55 xmw Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.23 2014/12/28 18:20:45 floppym Exp $
98 +
99 + 28 Dec 2014; Mike Gilbert <floppym@g.o> backintime-1.0.24-r2.ebuild,
100 + backintime-1.0.36-r1.ebuild:
101 + s/PYTHON_DEPEND/PYTHON_DEPS/, bug 533838.
102
103 *backintime-1.0.24-r2 (16 Aug 2014)
104 *backintime-1.0.36-r1 (16 Aug 2014)