summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-09-11 14:01:00 +0000
committerSven Wegener <swegener@gentoo.org>2005-09-11 14:01:00 +0000
commit903117424d737808a375426ad005eee6ddbc2b72 (patch)
tree3b770be4ee8fca63215fb87d16ec4eddb3b5fc3b /net-irc/bitchx
parentFixed php deps wrt bug #105419. (diff)
downloadhistorical-903117424d737808a375426ad005eee6ddbc2b72.tar.gz
historical-903117424d737808a375426ad005eee6ddbc2b72.tar.bz2
historical-903117424d737808a375426ad005eee6ddbc2b72.zip
whitespace cleanup
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/bitchx-1.1-r1.ebuild4
-rw-r--r--net-irc/bitchx/bitchx-1.1-r2.ebuild4
2 files changed, 4 insertions, 4 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"
diff --git a/net-irc/bitchx/bitchx-1.1-r2.ebuild b/net-irc/bitchx/bitchx-1.1-r2.ebuild
index dbefda147f99..ec49fc475cf0 100644
--- a/net-irc/bitchx/bitchx-1.1-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r2.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-r2.ebuild,v 1.5 2005/05/22 15:58:40 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r2.ebuild,v 1.6 2005/09/11 14:01:00 swegener Exp $
inherit flag-o-matic eutils
@@ -62,7 +62,7 @@ src_compile() {
|| myconf="${myconf} --disable-sound"
use !amd64 && use gtk && use gnome\
- && myconf="${myconf} --with-gtk" \
+ && myconf="${myconf} --with-gtk" \
|| myconf="${myconf} --without-gtk"