Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/kmobiletools: kmobiletools-0.4.3.3.ebuild kmobiletools-0.5.0_beta3.ebuild ChangeLog
Date: Thu, 29 May 2008 21:30:00
Message-Id: E1K1ph5-0001o1-1B@stork.gentoo.org
1 mrness 08/05/29 21:29:55
2
3 Modified: kmobiletools-0.4.3.3.ebuild
4 kmobiletools-0.5.0_beta3.ebuild ChangeLog
5 Log:
6 Update SRC_URI (#218657).
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.7 app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild?r1=1.6&r2=1.7
15
16 Index: kmobiletools-0.4.3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- kmobiletools-0.4.3.3.ebuild 1 Mar 2008 16:30:02 -0000 1.6
23 +++ kmobiletools-0.4.3.3.ebuild 29 May 2008 21:29:54 -0000 1.7
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v 1.6 2008/03/01 16:30:02 carlo Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.4.3.3.ebuild,v 1.7 2008/05/29 21:29:54 mrness Exp $
29
30 inherit kde
31
32 DESCRIPTION="KMobiletools is a KDE-based application that allows to control mobile phones with your PC."
33 -SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
34 +SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
35 HOMEPAGE="http://www.kmobiletools.org/"
36 LICENSE="GPL-2"
37
38
39
40
41 1.6 app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild?r1=1.5&r2=1.6
46
47 Index: kmobiletools-0.5.0_beta3.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- kmobiletools-0.5.0_beta3.ebuild 19 Feb 2008 01:17:22 -0000 1.5
54 +++ kmobiletools-0.5.0_beta3.ebuild 29 May 2008 21:29:54 -0000 1.6
55 @@ -1,12 +1,12 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild,v 1.5 2008/02/19 01:17:22 ingmar Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/kmobiletools-0.5.0_beta3.ebuild,v 1.6 2008/05/29 21:29:54 mrness Exp $
60
61 inherit kde eutils
62
63 MY_P=${P/_beta/-beta}
64 DESCRIPTION="KMobiletools is a KDE-based application that allows to control mobile phones with your PC."
65 -SRC_URI="http://download.berlios.de/kmobiletools/${MY_P}.tar.bz2"
66 +SRC_URI="mirror://berlios/kmobiletools/${MY_P}.tar.bz2"
67 HOMEPAGE="http://www.kmobiletools.org/"
68 LICENSE="GPL-2"
69
70
71
72
73 1.24 app-mobilephone/kmobiletools/ChangeLog
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog?rev=1.24&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog?rev=1.24&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog?r1=1.23&r2=1.24
78
79 Index: ChangeLog
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog,v
82 retrieving revision 1.23
83 retrieving revision 1.24
84 diff -u -r1.23 -r1.24
85 --- ChangeLog 1 Mar 2008 16:30:02 -0000 1.23
86 +++ ChangeLog 29 May 2008 21:29:54 -0000 1.24
87 @@ -1,6 +1,10 @@
88 # ChangeLog for app-mobilephone/kmobiletools
89 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog,v 1.23 2008/03/01 16:30:02 carlo Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kmobiletools/ChangeLog,v 1.24 2008/05/29 21:29:54 mrness Exp $
92 +
93 + 29 May 2008; Alin Năstac <mrness@g.o> kmobiletools-0.4.3.3.ebuild,
94 + kmobiletools-0.5.0_beta3.ebuild:
95 + Update SRC_URI (#218657).
96
97 01 Mar 2008; Carsten Lohrke <carlo@g.o>
98 kmobiletools-0.4.3.3.ebuild:
99
100
101
102 --
103 gentoo-commits@l.g.o mailing list