Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdenetwork-filesharing: kdenetwork-filesharing-4.6.2.ebuild ChangeLog kdenetwork-filesharing-4.6.1.ebuild kdenetwork-filesharing-4.5.5.ebuild kdenetwork-filesharing-4.6.0.ebuild
Date: Wed, 06 Apr 2011 14:26:34
Message-Id: 20110406141858.060CF20060@flycatcher.gentoo.org
1 scarabeus 11/04/06 14:18:57
2
3 Modified: ChangeLog
4 Added: kdenetwork-filesharing-4.6.2.ebuild
5 Removed: kdenetwork-filesharing-4.6.1.ebuild
6 kdenetwork-filesharing-4.5.5.ebuild
7 kdenetwork-filesharing-4.6.0.ebuild
8 Log:
9 KDE SC 4.6.2 version bump. Drop 4.6.{0,1} and 4.5.5. This is our stable candidate so test and test more. Force due to some unmet deps. Filled as bug #362305.
10
11 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)
12
13 Revision Changes Path
14 1.164 kde-base/kdenetwork-filesharing/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?rev=1.164&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?rev=1.164&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog?r1=1.163&r2=1.164
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v
23 retrieving revision 1.163
24 retrieving revision 1.164
25 diff -u -r1.163 -r1.164
26 --- ChangeLog 4 Mar 2011 18:00:05 -0000 1.163
27 +++ ChangeLog 6 Apr 2011 14:18:57 -0000 1.164
28 @@ -1,6 +1,13 @@
29 # ChangeLog for kde-base/kdenetwork-filesharing
30 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.163 2011/03/04 18:00:05 alexxy Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.164 2011/04/06 14:18:57 scarabeus Exp $
33 +
34 +*kdenetwork-filesharing-4.6.2 (06 Apr 2011)
35 +
36 + 06 Apr 2011; Tomáš Chvátal <scarabeus@g.o>
37 + -kdenetwork-filesharing-4.5.5.ebuild, -kdenetwork-filesharing-4.6.0.ebuild,
38 + -kdenetwork-filesharing-4.6.1.ebuild, +kdenetwork-filesharing-4.6.2.ebuild:
39 + Version bump KDE SC 4.6.2
40
41 *kdenetwork-filesharing-4.6.1 (04 Mar 2011)
42
43
44
45
46 1.1 kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.6.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.6.2.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.6.2.ebuild?rev=1.1&content-type=text/plain
50
51 Index: kdenetwork-filesharing-4.6.2.ebuild
52 ===================================================================
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.6.2.ebuild,v 1.1 2011/04/06 14:18:57 scarabeus Exp $
56
57 EAPI=3
58
59 KMNAME="kdenetwork"
60 KMMODULE="filesharing"
61 inherit kde4-meta
62
63 DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
64 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
65 IUSE="debug"