Gentoo Archives: gentoo-commits

From: "Bjarke Istrup Pedersen (gurligebis)" <gurligebis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/psybnc/files: psybnc-2.3.2.9-multinetwork.patch
Date: Sat, 18 Jul 2009 12:08:53
Message-Id: E1MS8ih-00042j-8t@stork.gentoo.org
1 gurligebis 09/07/18 12:08:51
2
3 Added: psybnc-2.3.2.9-multinetwork.patch
4 Log:
5 Adding support for multiple networks, fixing bug 273658
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.1 net-irc/psybnc/files/psybnc-2.3.2.9-multinetwork.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/psybnc/files/psybnc-2.3.2.9-multinetwork.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/psybnc/files/psybnc-2.3.2.9-multinetwork.patch?rev=1.1&content-type=text/plain
13
14 Index: psybnc-2.3.2.9-multinetwork.patch
15 ===================================================================
16 --- config.h.orig 2009-06-10 21:30:24.000000000 +0000
17 +++ config.h 2009-06-10 21:30:39.000000000 +0000
18 @@ -50,6 +50,10 @@
19
20 #define BLOCKDNS
21
22 +/* Allow multiple irc connections per user */
23 +
24 +#define NETWORK
25 +
26 /* Fixes the freeze bug */
27
28 #define FREEZEFIX