Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-backup/backintime: backintime-1.0.8.ebuild backintime-1.0.6-r1.ebuild ChangeLog
Date: Sun, 25 Sep 2011 19:11:40
Message-Id: 20110925191130.A80AA2004C@flycatcher.gentoo.org
1 xmw 11/09/25 19:11:30
2
3 Modified: backintime-1.0.8.ebuild backintime-1.0.6-r1.ebuild
4 ChangeLog
5 Log:
6 Fixed typo kd4 (bug 384413, thanks to Nicolas)
7
8 (Portage version: 2.1.10.11/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-backup/backintime/backintime-1.0.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.8.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.8.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.8.ebuild?r1=1.1&r2=1.2
16
17 Index: backintime-1.0.8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.8.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- backintime-1.0.8.ebuild 25 Sep 2011 01:38:09 -0000 1.1
24 +++ backintime-1.0.8.ebuild 25 Sep 2011 19:11:30 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 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.8.ebuild,v 1.1 2011/09/25 01:38:09 xmw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.8.ebuild,v 1.2 2011/09/25 19:11:30 xmw Exp $
30
31 EAPI="3"
32
33 @@ -75,7 +75,7 @@
34 emake -C common || die
35
36 if use kde ; then
37 - emake -C kd4 || die
38 + emake -C kde4 || die
39 fi
40
41 if use gnome ; then
42
43
44
45 1.2 app-backup/backintime/backintime-1.0.6-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.6-r1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/backintime-1.0.6-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.6-r1.ebuild?r1=1.1&r2=1.2
50
51 Index: backintime-1.0.6-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.6-r1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- backintime-1.0.6-r1.ebuild 25 Sep 2011 01:38:09 -0000 1.1
58 +++ backintime-1.0.6-r1.ebuild 25 Sep 2011 19:11:30 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 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.6-r1.ebuild,v 1.1 2011/09/25 01:38:09 xmw Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/backintime-1.0.6-r1.ebuild,v 1.2 2011/09/25 19:11:30 xmw Exp $
64
65 EAPI="3"
66
67 @@ -75,7 +75,7 @@
68 emake -C common || die
69
70 if use kde ; then
71 - emake -C kd4 || die
72 + emake -C kde4 || die
73 fi
74
75 if use gnome ; then
76
77
78
79 1.13 app-backup/backintime/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.13&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?rev=1.13&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/backintime/ChangeLog?r1=1.12&r2=1.13
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v
88 retrieving revision 1.12
89 retrieving revision 1.13
90 diff -u -r1.12 -r1.13
91 --- ChangeLog 25 Sep 2011 01:38:09 -0000 1.12
92 +++ ChangeLog 25 Sep 2011 19:11:30 -0000 1.13
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-backup/backintime
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.12 2011/09/25 01:38:09 xmw Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-backup/backintime/ChangeLog,v 1.13 2011/09/25 19:11:30 xmw Exp $
98 +
99 + 25 Sep 2011; Michael Weber <xmw@g.o> backintime-1.0.6-r1.ebuild,
100 + backintime-1.0.8.ebuild:
101 + Fixed typo kd4 (bug 384413, thanks to Nicolas)
102
103 *backintime-1.0.8 (25 Sep 2011)
104 *backintime-1.0.6-r1 (25 Sep 2011)