summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-01-07 06:27:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-01-07 06:27:30 +0000
commit801263a7a7dcf01b735d94b45860a95ce1dd273c (patch)
tree6f596393e01f6d28ff104bf7cd2094b02ed7b567 /app-text/sword
parentVersion bump. Fixes redefinition errors in headers when building packages (diff)
downloadgentoo-2-801263a7a7dcf01b735d94b45860a95ce1dd273c.tar.gz
gentoo-2-801263a7a7dcf01b735d94b45860a95ce1dd273c.tar.bz2
gentoo-2-801263a7a7dcf01b735d94b45860a95ce1dd273c.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/sword')
-rw-r--r--app-text/sword/sword-1.5.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sword/sword-1.5.8-r1.ebuild b/app-text/sword/sword-1.5.8-r1.ebuild
index 3165949aa6d9..44d83730e6ce 100644
--- a/app-text/sword/sword-1.5.8-r1.ebuild
+++ b/app-text/sword/sword-1.5.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.8-r1.ebuild,v 1.4 2008/01/07 03:19:54 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sword/sword-1.5.8-r1.ebuild,v 1.5 2008/01/07 06:27:30 mr_bones_ Exp $
inherit flag-o-matic
@@ -19,7 +19,7 @@ DEPEND="sys-libs/zlib
dev-util/pkgconfig"
src_compile() {
- strip-flags
+ strip-flags
local myconf="--without-lucene --with-zlib --with-conf
$(use_enable debug) $(use_with curl)"