summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-backup/bacula')
-rw-r--r--app-backup/bacula/bacula-5.0.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/bacula/bacula-5.0.3-r2.ebuild b/app-backup/bacula/bacula-5.0.3-r2.ebuild
index aae22d965d05..01537426a081 100644
--- a/app-backup/bacula/bacula-5.0.3-r2.ebuild
+++ b/app-backup/bacula/bacula-5.0.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r2.ebuild,v 1.3 2010/12/30 20:36:20 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r2.ebuild,v 1.4 2010/12/31 17:25:56 mr_bones_ Exp $
EAPI="2"
PYTHON_DEPEND="python? 2"
@@ -182,7 +182,7 @@ src_configure() {
--enable-batch-insert"
fi
- # do not build bat if 'static' clientonly
+ # do not build bat if 'static' clientonly
if ! use bacula-clientonly || ! use static; then
myconf="${myconf} \
$(use_enable qt4 bat)"