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/kmplot: kmplot-4.6.2.ebuild ChangeLog kmplot-4.6.1.ebuild kmplot-4.5.5.ebuild kmplot-4.6.0.ebuild
Date: Wed, 06 Apr 2011 14:24:36
Message-Id: 20110406141901.9629A20063@flycatcher.gentoo.org
1 scarabeus 11/04/06 14:19:01
2
3 Modified: ChangeLog
4 Added: kmplot-4.6.2.ebuild
5 Removed: kmplot-4.6.1.ebuild kmplot-4.5.5.ebuild
6 kmplot-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.169 kde-base/kmplot/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmplot/ChangeLog?rev=1.169&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmplot/ChangeLog?rev=1.169&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmplot/ChangeLog?r1=1.168&r2=1.169
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v
22 retrieving revision 1.168
23 retrieving revision 1.169
24 diff -u -r1.168 -r1.169
25 --- ChangeLog 4 Mar 2011 18:00:12 -0000 1.168
26 +++ ChangeLog 6 Apr 2011 14:19:01 -0000 1.169
27 @@ -1,6 +1,12 @@
28 # ChangeLog for kde-base/kmplot
29 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.168 2011/03/04 18:00:12 alexxy Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.169 2011/04/06 14:19:01 scarabeus Exp $
32 +
33 +*kmplot-4.6.2 (06 Apr 2011)
34 +
35 + 06 Apr 2011; Tomáš Chvátal <scarabeus@g.o> -kmplot-4.5.5.ebuild,
36 + -kmplot-4.6.0.ebuild, -kmplot-4.6.1.ebuild, +kmplot-4.6.2.ebuild:
37 + Version bump KDE SC 4.6.2
38
39 *kmplot-4.6.1 (04 Mar 2011)
40
41
42
43
44 1.1 kde-base/kmplot/kmplot-4.6.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmplot/kmplot-4.6.2.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmplot/kmplot-4.6.2.ebuild?rev=1.1&content-type=text/plain
48
49 Index: kmplot-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/kmplot/kmplot-4.6.2.ebuild,v 1.1 2011/04/06 14:19:01 scarabeus Exp $
54
55 EAPI=3
56
57 KDE_HANDBOOK="optional"
58 KMNAME="kdeedu"
59 inherit kde4-meta
60
61 DESCRIPTION="Mathematical function plotter for KDE"
62 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
63 IUSE="debug"
64
65 RDEPEND="
66 $(add_kdebase_dep knotify)
67 "