summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1-r1.ebuild')
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1-r1.ebuild b/net-irc/bitchx/bitchx-1.1-r1.ebuild
index 82bcc0080cb8..ced66450e50c 100644
--- a/net-irc/bitchx/bitchx-1.1-r1.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.6 2005/05/22 15:58:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r1.ebuild,v 1.7 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
@@ -62,7 +62,7 @@ src_compile() {
|| myconf="${myconf} --disable-sound"
use gtk && use gnome\
- && myconf="${myconf} --with-gtk" \
+ && myconf="${myconf} --with-gtk" \
|| myconf="${myconf} --without-gtk"