Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/kplato: kplato-2.2.2.ebuild
Date: Mon, 28 Feb 2011 16:26:05
Message-Id: 20110228162556.05E8420054@flycatcher.gentoo.org
1 mr_bones_ 11/02/28 16:25:56
2
3 Modified: kplato-2.2.2.ebuild
4 Log:
5 whitespace
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.9 app-office/kplato/kplato-2.2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild?r1=1.8&r2=1.9
15
16 Index: kplato-2.2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- kplato-2.2.2.ebuild 27 Feb 2011 22:00:26 -0000 1.8
23 +++ kplato-2.2.2.ebuild 28 Feb 2011 16:25:55 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild,v 1.8 2011/02/27 22:00:26 dilfridge Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild,v 1.9 2011/02/28 16:25:55 mr_bones_ Exp $
29
30 EAPI="3"
31
32 @@ -25,7 +25,7 @@
33
34 src_configure() {
35 mycmakeargs=(
36 - -DWITH_PythonLibs=OFF
37 + -DWITH_PythonLibs=OFF
38 -DBUILD_kplato=ON
39 )