diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2005-02-18 21:58:22 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2005-02-18 21:58:22 +0000 |
commit | 68a5ad4a0820a00dfd4122fd3108d92b3ca06e90 (patch) | |
tree | 5371176623c5ee144d825d7ec8b0e44c83b1339b /net-irc/xchat | |
parent | Fix runaway commit. (diff) | |
download | historical-68a5ad4a0820a00dfd4122fd3108d92b3ca06e90.tar.gz historical-68a5ad4a0820a00dfd4122fd3108d92b3ca06e90.tar.bz2 historical-68a5ad4a0820a00dfd4122fd3108d92b3ca06e90.zip |
Fix runaway commit.
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/xchat-2.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.4.1.ebuild b/net-irc/xchat/xchat-2.4.1.ebuild index a4846ea551ea..d1d740fd0b95 100644 --- a/net-irc/xchat/xchat-2.4.1.ebuild +++ b/net-irc/xchat/xchat-2.4.1.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/xchat/xchat-2.4.1.ebuild,v 1.9 2005/02/18 18:04:42 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1.ebuild,v 1.10 2005/02/18 21:58:22 azarah Exp $ inherit flag-o-matic eutils @@ -38,7 +38,6 @@ src_unpack() { use xchatdccserver && epatch ${DISTDIR}/xchat-dccserver-0.4.patch epatch ${FILESDIR}/${PV}-fe-text.patch - epatch /tmp/xchat-2.4.1-wait-for-nickserv_auth.patch } src_compile() { |