summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-02-28 16:25:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-02-28 16:25:55 +0000
commit8af4b58a4203289a45d2d522c6759e006046ec4a (patch)
treea39a3d115e3eda39e51ab60c0cf76440e639de3a /app-office
parentAdd optional libcap dependency (diff)
downloadgentoo-2-8af4b58a4203289a45d2d522c6759e006046ec4a.tar.gz
gentoo-2-8af4b58a4203289a45d2d522c6759e006046ec4a.tar.bz2
gentoo-2-8af4b58a4203289a45d2d522c6759e006046ec4a.zip
whitespace
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kplato/kplato-2.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/kplato/kplato-2.2.2.ebuild b/app-office/kplato/kplato-2.2.2.ebuild
index 4624aa2eb61a..f73e09aa57a4 100644
--- a/app-office/kplato/kplato-2.2.2.ebuild
+++ b/app-office/kplato/kplato-2.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-2.2.2.ebuild,v 1.8 2011/02/27 22:00:26 dilfridge Exp $
+# $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 $
EAPI="3"
@@ -25,7 +25,7 @@ KMLOADLIBS="koffice-libs"
src_configure() {
mycmakeargs=(
- -DWITH_PythonLibs=OFF
+ -DWITH_PythonLibs=OFF
-DBUILD_kplato=ON
)