summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/ChangeLog10
-rw-r--r--net-irc/bitchx/bitchx-1.0.19-r2.ebuild11
-rw-r--r--net-irc/bitchx/files/digest-bitchx-1.0.19-r31
3 files changed, 16 insertions, 6 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index 3f4451546c01..3325b3b8d63c 100644
--- a/net-irc/bitchx/ChangeLog
+++ b/net-irc/bitchx/ChangeLog
@@ -1,6 +1,12 @@
-# ChangeLog for net-irc/bitchx
+# ChangeLog for net-ircbitchxChangeLog/
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.6 2002/06/26 22:30:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.7 2002/07/17 03:11:56 lamer Exp $
+
+ 16 Jul 2002; Ben Lutgens <lamer@gentoo.org> ChangeLog :
+
+ Commented out the "use socks5" stuff because bitchx is being lame and
+ doesn't work with any packaged socks implementations in the tree :-(
+# ChangeLog for net-irc/bitchx
*bitchx-1.0.19-r2 (26 Jun 2002)
diff --git a/net-irc/bitchx/bitchx-1.0.19-r2.ebuild b/net-irc/bitchx/bitchx-1.0.19-r2.ebuild
index c4b7ef3799a7..89a7139786e8 100644
--- a/net-irc/bitchx/bitchx-1.0.19-r2.ebuild
+++ b/net-irc/bitchx/bitchx-1.0.19-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r2.ebuild,v 1.2 2002/07/16 04:54:32 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r2.ebuild,v 1.3 2002/07/17 03:11:56 lamer Exp $
MY_P=ircii-pana-${PV/.0./.0c}
S=${WORKDIR}/BitchX
@@ -47,9 +47,12 @@ src_compile() {
# && myconf="${myconf} --without-tgetent" \
# || myconf="${myconf} --with-tgetent"
- use socks5 \
- && myconf="${myconf} --with-socks=5" \
- || myconf="${myconf} --without-socks"
+ # lamer@gentoo.org BROKEN, will not work with our socks
+ # implementations, is looking for a SOCKSConnect function that our
+ # dante packages don't have :-(
+ #use socks5 \
+ # && myconf="${myconf} --with-socks=5" \
+ # || myconf="${myconf} --without-socks"
econf \
--enable-cdrom \
diff --git a/net-irc/bitchx/files/digest-bitchx-1.0.19-r3 b/net-irc/bitchx/files/digest-bitchx-1.0.19-r3
new file mode 100644
index 000000000000..733d621134c6
--- /dev/null
+++ b/net-irc/bitchx/files/digest-bitchx-1.0.19-r3
@@ -0,0 +1 @@
+MD5 79431ff0880e7317049045981fac8adc ircii-pana-1.0c19.tar.gz 2533621