diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-01-07 01:08:33 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-01-07 01:08:33 +0000 |
commit | 987e10df51afca0571b051618b4e5b8bd2097070 (patch) | |
tree | 8223eb962aa59b093279760a0cd4daaec0498dae /net-irc/dircproxy/dircproxy-1.0.5.ebuild | |
parent | version 039.6, copyright corrections (diff) | |
download | historical-987e10df51afca0571b051618b4e5b8bd2097070.tar.gz historical-987e10df51afca0571b051618b4e5b8bd2097070.tar.bz2 historical-987e10df51afca0571b051618b4e5b8bd2097070.zip |
Revision bump to include patch by Adrian <adrian@planetcoding.net> from bug #76781. It patches dircproxy to not ignore the 005 numeric. Old behaviour breaks some scripts.
Diffstat (limited to 'net-irc/dircproxy/dircproxy-1.0.5.ebuild')
-rw-r--r-- | net-irc/dircproxy/dircproxy-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/dircproxy/dircproxy-1.0.5.ebuild b/net-irc/dircproxy/dircproxy-1.0.5.ebuild index 85f023841116..6b4ca0f15be1 100644 --- a/net-irc/dircproxy/dircproxy-1.0.5.ebuild +++ b/net-irc/dircproxy/dircproxy-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.0.5.ebuild,v 1.10 2004/07/01 22:21:03 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5.ebuild,v 1.11 2005/01/07 01:08:33 swegener Exp $ DESCRIPTION="an IRC proxy server" SRC_URI="http://www.securiweb.net/pub/oss/dircproxy/stable/${P}.tar.gz" |