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/kfile: kfile-4.6.2.ebuild ChangeLog kfile-4.6.1.ebuild kfile-4.5.5.ebuild kfile-4.6.0.ebuild
Date: Wed, 06 Apr 2011 14:26:22
Message-Id: 20110406141851.7DB8720074@flycatcher.gentoo.org
1 scarabeus 11/04/06 14:18:51
2
3 Modified: ChangeLog
4 Added: kfile-4.6.2.ebuild
5 Removed: kfile-4.6.1.ebuild kfile-4.5.5.ebuild
6 kfile-4.6.0.ebuild
7 Log:
8 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.
9
10 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)
11
12 Revision Changes Path
13 1.79 kde-base/kfile/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfile/ChangeLog?rev=1.79&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfile/ChangeLog?rev=1.79&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfile/ChangeLog?r1=1.78&r2=1.79
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v
22 retrieving revision 1.78
23 retrieving revision 1.79
24 diff -u -r1.78 -r1.79
25 --- ChangeLog 4 Mar 2011 17:59:57 -0000 1.78
26 +++ ChangeLog 6 Apr 2011 14:18:51 -0000 1.79
27 @@ -1,6 +1,12 @@
28 # ChangeLog for kde-base/kfile
29 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.78 2011/03/04 17:59:57 alexxy Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.79 2011/04/06 14:18:51 scarabeus Exp $
32 +
33 +*kfile-4.6.2 (06 Apr 2011)
34 +
35 + 06 Apr 2011; Tomáš Chvátal <scarabeus@g.o> -kfile-4.5.5.ebuild,
36 + -kfile-4.6.0.ebuild, -kfile-4.6.1.ebuild, +kfile-4.6.2.ebuild:
37 + Version bump KDE SC 4.6.2
38
39 *kfile-4.6.1 (04 Mar 2011)
40
41
42
43
44 1.1 kde-base/kfile/kfile-4.6.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfile/kfile-4.6.2.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kfile/kfile-4.6.2.ebuild?rev=1.1&content-type=text/plain
48
49 Index: kfile-4.6.2.ebuild
50 ===================================================================
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.6.2.ebuild,v 1.1 2011/04/06 14:18:51 scarabeus Exp $
54
55 EAPI=3
56
57 KMNAME="kdebase-runtime"
58 inherit kde4-meta
59
60 DESCRIPTION="A commandline frontend to KFileMetaInfo"
61 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
62 IUSE="debug"