summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/xchat/files/digest-xchat-1.8.2-r3 (renamed from net-irc/xchat/files/digest-xchat-1.8.2-r2)0
-rw-r--r--net-irc/xchat/xchat-1.8.2-r3.ebuild (renamed from net-irc/xchat/xchat-1.8.2-r2.ebuild)4
2 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/files/digest-xchat-1.8.2-r2 b/net-irc/xchat/files/digest-xchat-1.8.2-r3
index 89fb2e1d1d53..89fb2e1d1d53 100644
--- a/net-irc/xchat/files/digest-xchat-1.8.2-r2
+++ b/net-irc/xchat/files/digest-xchat-1.8.2-r3
diff --git a/net-irc/xchat/xchat-1.8.2-r2.ebuild b/net-irc/xchat/xchat-1.8.2-r3.ebuild
index 915fc204c0d7..2fd2f1101e1e 100644
--- a/net-irc/xchat/xchat-1.8.2-r2.ebuild
+++ b/net-irc/xchat/xchat-1.8.2-r3.ebuild
@@ -1,7 +1,7 @@
# Copyrigth 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>, Donny Davies <woodchip@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.2-r2.ebuild,v 1.3 2001/10/07 11:11:08 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-1.8.2-r3.ebuild,v 1.1 2001/10/15 14:36:05 hallski Exp $
S=${WORKDIR}/${P}
DESCRIPTION="xchat irc client"
@@ -30,7 +30,7 @@ src_compile() {
use gnome && myopts="--enable-gnome --enable-panel"
use gnome || myopts="--enable-gtkfe --disable-gnome --disable-gdk-pixbuf --disable-zvt"
use ssl && myopts="$myopts --enable-openssl"
- use perl && myopts="$myopts --disable-perl"
+ use perl || myopts="$myopts --disable-perl"
use python && myflags="`python-config --libs` -lm"
use python || myopts="$myopts --disable-python"
use nls || myopts="$myopts --disable-nls"