diff options
author | 2005-02-18 11:03:03 +0000 | |
---|---|---|
committer | 2005-02-18 11:03:03 +0000 | |
commit | de9cfd15a789562c89844e07e40612a27b71e033 (patch) | |
tree | f6008473000306ce2159d4692e19f052391b2a68 /net-irc/dircproxy | |
parent | missed dependancy on automake-1.9. (diff) | |
download | historical-de9cfd15a789562c89844e07e40612a27b71e033.tar.gz historical-de9cfd15a789562c89844e07e40612a27b71e033.tar.bz2 historical-de9cfd15a789562c89844e07e40612a27b71e033.zip |
Removed the numeric patch, it causes more problems than advantages.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'net-irc/dircproxy')
-rw-r--r-- | net-irc/dircproxy/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/dircproxy/Manifest | 13 | ||||
-rw-r--r-- | net-irc/dircproxy/dircproxy-1.1.0-r1.ebuild | 3 | ||||
-rw-r--r-- | net-irc/dircproxy/files/1.1.0-005-numeric.patch | 22 |
4 files changed, 12 insertions, 32 deletions
diff --git a/net-irc/dircproxy/ChangeLog b/net-irc/dircproxy/ChangeLog index 9e03a8d1e807..f135105ea7e6 100644 --- a/net-irc/dircproxy/ChangeLog +++ b/net-irc/dircproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/dircproxy # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.14 2005/01/23 21:17:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.15 2005/02/18 11:03:03 swegener Exp $ + + 18 Feb 2005; Sven Wegener <swegener@gentoo.org> + -files/1.1.0-005-numeric.patch, dircproxy-1.1.0-r1.ebuild: + Removed the numeric patch, it causes more problems than advantages. 23 Jan 2005; Sven Wegener <swegener@gentoo.org> +files/1.1.0-less-lag-on-attach.patch, dircproxy-1.1.0-r1.ebuild: diff --git a/net-irc/dircproxy/Manifest b/net-irc/dircproxy/Manifest index 2c43afd54ced..8126a316e793 100644 --- a/net-irc/dircproxy/Manifest +++ b/net-irc/dircproxy/Manifest @@ -2,17 +2,16 @@ Hash: SHA1 MD5 4753a74e9959d7771d1743b43e9fa4cc dircproxy-1.0.5.ebuild 604 -MD5 e3d18c06e1dc57e3236d7748aebec2f5 dircproxy-1.1.0-r1.ebuild 762 -MD5 6abcdc05538c623935e0e33f16cc9227 ChangeLog 2484 +MD5 e2c689795c2e7ac99e6c00329d834b52 dircproxy-1.1.0-r1.ebuild 718 +MD5 835ad51f46e87a28a661a40d81c7fc7c ChangeLog 2666 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 8735716fa2ac751e4b10e7f38cd1bd38 files/digest-dircproxy-1.0.5 67 -MD5 a7c7b1ea76afc3f604758a6448fd1b96 files/1.1.0-005-numeric.patch 708 MD5 3305b6d2321a112b03180bef0a02b0d6 files/digest-dircproxy-1.1.0-r1 67 MD5 d020302a46b1d425abe235ba16582a03 files/1.1.0-less-lag-on-attach.patch 1506 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) +Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB9BRsI1lqEGTUzyQRAh23AJ92aqFG4H59pA1lqIVWAP+c8V/s1QCbBl72 -DuNC/GVf6GDzex2MLq3Mbok= -=4VC/ +iD8DBQFCFctvI1lqEGTUzyQRAmTTAKCNi7vXN2ynWEwi9Th3OMzrRtzwWwCffUiA +N74hu+0e5RjELrs+muCeXiU= +=zHz2 -----END PGP SIGNATURE----- diff --git a/net-irc/dircproxy/dircproxy-1.1.0-r1.ebuild b/net-irc/dircproxy/dircproxy-1.1.0-r1.ebuild index 5b11b4c1e470..cf1adad45a94 100644 --- a/net-irc/dircproxy/dircproxy-1.1.0-r1.ebuild +++ b/net-irc/dircproxy/dircproxy-1.1.0-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/dircproxy/dircproxy-1.1.0-r1.ebuild,v 1.3 2005/01/23 21:17:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0-r1.ebuild,v 1.4 2005/02/18 11:03:03 swegener Exp $ inherit eutils @@ -19,7 +19,6 @@ src_unpack() { unpack ${A} cd ${S} - epatch ${FILESDIR}/${PV}-005-numeric.patch epatch ${FILESDIR}/${PV}-less-lag-on-attach.patch } diff --git a/net-irc/dircproxy/files/1.1.0-005-numeric.patch b/net-irc/dircproxy/files/1.1.0-005-numeric.patch deleted file mode 100644 index f4bdc0057122..000000000000 --- a/net-irc/dircproxy/files/1.1.0-005-numeric.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- src/irc_client.c 2002-08-17 23:05:55.000000000 +0200 -+++ src/irc_client.c.005 2005-01-04 01:21:43.326252869 +0100 -@@ -1885,6 +1885,8 @@ - p->servername, p->serverver, - p->serverumodes, p->servercmodes); - -+ ircserver_send_command(p, "VERSION", ""); -+ - _ircclient_motd(p); - - if (p->modes) ---- src/irc_server.c 2002-08-17 23:48:03.000000000 +0200 -+++ src/irc_server.c.005 2005-01-04 01:21:55.021318675 +0100 -@@ -547,8 +547,6 @@ - } - } - -- } else if (!irc_strcasecmp(msg.cmd, "005")) { -- /* Ignore 005 */ - } else if (!irc_strcasecmp(msg.cmd, "375")) { - /* Ignore 375 unless allow_motd */ - if (p->allow_motd) |