Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kfilebox: kfilebox-0.4.7.ebuild kfilebox-0.4.5.ebuild ChangeLog
Date: Mon, 09 Jan 2012 16:29:30
Message-Id: 20120109162921.3674220034@flycatcher.gentoo.org
1 johu 12/01/09 16:29:21
2
3 Modified: kfilebox-0.4.7.ebuild kfilebox-0.4.5.ebuild
4 ChangeLog
5 Log:
6 Move slot from 0 to 4.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 kde-misc/kfilebox/kfilebox-0.4.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild?r1=1.1&r2=1.2
16
17 Index: kfilebox-0.4.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- kfilebox-0.4.7.ebuild 11 Sep 2011 10:16:14 -0000 1.1
24 +++ kfilebox-0.4.7.ebuild 9 Jan 2012 16:29:20 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild,v 1.1 2011/09/11 10:16:14 tampakrap Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.7.ebuild,v 1.2 2012/01/09 16:29:20 johu Exp $
31
32 EAPI=4
33
34 @@ -12,7 +12,7 @@
35 SRC_URI="mirror://sourceforge/kdropbox/${P}.tar.gz"
36 LICENSE="GPL-3"
37
38 -SLOT="0"
39 +SLOT="4"
40 KEYWORDS="~amd64 ~x86"
41 IUSE=""
42
43
44
45
46 1.3 kde-misc/kfilebox/kfilebox-0.4.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild?r1=1.2&r2=1.3
51
52 Index: kfilebox-0.4.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- kfilebox-0.4.5.ebuild 8 Jul 2011 10:09:05 -0000 1.2
59 +++ kfilebox-0.4.5.ebuild 9 Jan 2012 16:29:20 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2011 Gentoo Foundation
62 +# Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild,v 1.2 2011/07/08 10:09:05 ssuominen Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/kfilebox-0.4.5.ebuild,v 1.3 2012/01/09 16:29:20 johu Exp $
66
67 EAPI=4
68
69 @@ -12,7 +12,7 @@
70 SRC_URI="mirror://sourceforge/kdropbox/${P}.tar.gz"
71 LICENSE="GPL-3"
72
73 -SLOT="0"
74 +SLOT="4"
75 KEYWORDS="~amd64 ~x86"
76 IUSE=""
77
78
79
80
81 1.4 kde-misc/kfilebox/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/ChangeLog?rev=1.4&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/ChangeLog?rev=1.4&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kfilebox/ChangeLog?r1=1.3&r2=1.4
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/ChangeLog,v
90 retrieving revision 1.3
91 retrieving revision 1.4
92 diff -u -r1.3 -r1.4
93 --- ChangeLog 11 Sep 2011 10:16:15 -0000 1.3
94 +++ ChangeLog 9 Jan 2012 16:29:21 -0000 1.4
95 @@ -1,6 +1,10 @@
96 # ChangeLog for kde-misc/kfilebox
97 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/ChangeLog,v 1.3 2011/09/11 10:16:15 tampakrap Exp $
99 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kfilebox/ChangeLog,v 1.4 2012/01/09 16:29:21 johu Exp $
101 +
102 + 09 Jan 2012; Johannes Huber <johu@g.o> kfilebox-0.4.5.ebuild,
103 + kfilebox-0.4.7.ebuild:
104 + Move slot from 0 to 4.
105
106 *kfilebox-0.4.7 (11 Sep 2011)