diff options
Diffstat (limited to 'net-irc/bitchx/bitchx-1.0.19-r5.ebuild')
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild index 30bf3cda51d0..b6043694a2db 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.1 2003/03/15 18:25:37 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.2 2003/03/23 22:09:50 seo Exp $ inherit flag-o-matic eutils @@ -9,8 +9,7 @@ IUSE="ssl esd gnome xmms ncurses ipv6 gtk cjk" MY_P=ircii-pana-${PV/.0./.0c} S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz - cjk? ( http://www.gentoo.org/~seo/distfiles/${P}-cjk.patch )" +SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" HOMEPAGE="http://www.bitchx.com/" SLOT="0" |