summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2002-08-30 20:44:45 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2002-08-30 20:44:45 +0000
commit1871f66627e8644769a2f036369470093a646bde (patch)
tree58dd3f5bf8f18167d37532135891e76e832491d3 /net-im/gabber/files
parentremasked perl 5.8.0 (diff)
downloadgentoo-2-1871f66627e8644769a2f036369470093a646bde.tar.gz
gentoo-2-1871f66627e8644769a2f036369470093a646bde.tar.bz2
gentoo-2-1871f66627e8644769a2f036369470093a646bde.zip
gcc3.2 fixes
Diffstat (limited to 'net-im/gabber/files')
-rw-r--r--net-im/gabber/files/TCPtransmitter.cc-gcc3-gentoo.patch12
-rw-r--r--net-im/gabber/files/digest-gabber-0.8.7-r31
2 files changed, 13 insertions, 0 deletions
diff --git a/net-im/gabber/files/TCPtransmitter.cc-gcc3-gentoo.patch b/net-im/gabber/files/TCPtransmitter.cc-gcc3-gentoo.patch
new file mode 100644
index 000000000000..bd1a3a1356ea
--- /dev/null
+++ b/net-im/gabber/files/TCPtransmitter.cc-gcc3-gentoo.patch
@@ -0,0 +1,12 @@
+diff -u gabber-0.8.7.orig/src/TCPTransmitter.cc gabber-0.8.7/src/TCPTransmitter.cc
+--- gabber-0.8.7.orig/src/TCPTransmitter.cc Sun Feb 17 16:29:51 2002
++++ gabber-0.8.7/src/TCPTransmitter.cc Fri Aug 30 14:30:13 2002
+@@ -1338,7 +1338,7 @@
+ }
+ }
+
+-void TCPTransmitter::setProxy(const string &ptype, const string &host, guint port, const string &user, const string &password, bool tryOther = true)
++void TCPTransmitter::setProxy(const string &ptype, const string &host, guint port, const string &user, const string &password, bool tryOther)
+ {
+ if (_state != Offline)
+ {
diff --git a/net-im/gabber/files/digest-gabber-0.8.7-r3 b/net-im/gabber/files/digest-gabber-0.8.7-r3
new file mode 100644
index 000000000000..2ffc6f94e97c
--- /dev/null
+++ b/net-im/gabber/files/digest-gabber-0.8.7-r3
@@ -0,0 +1 @@
+MD5 afd0c258b27dfb386e7ec668a9d371aa gabber-0.8.7.tar.gz 2141334