diff options
author | Chuck Short <zul@gentoo.org> | 2004-03-28 14:14:16 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-03-28 14:14:16 +0000 |
commit | e1b8bdff31182986733319d2339828fa6be79cc1 (patch) | |
tree | 75b5d9919998d22d58cd154d8f8abee6ebd20b4b /net-irc/bitchx | |
parent | Update SRC_URI. (diff) | |
download | historical-e1b8bdff31182986733319d2339828fa6be79cc1.tar.gz historical-e1b8bdff31182986733319d2339828fa6be79cc1.tar.bz2 historical-e1b8bdff31182986733319d2339828fa6be79cc1.zip |
Update src_uri.
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r5.ebuild | 4 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index 67a1f30d09b2..50f003ae50ef 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/bitchx # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.32 2004/03/23 23:47:49 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.33 2004/03/28 14:14:16 zul Exp $ + + 28 Mar 2004; Chuck Short <zul@gentoo.org> bitchx-1.0.19-r5.ebuild, + bitchx-1.0.19-r6.ebuild: + New version of bitchx is out, updated src_uri, partially fixes 45974. 23 Mar 2004; Chuck Short <zul@gentoo.org> bitchx-1.0.19-r5.ebuild, bitchx-1.0.19-r6.ebuild: diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild index 328ec32e0633..29d3c68ef322 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-2004 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.14 2004/03/23 23:47:49 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.15 2004/03/28 14:14:16 zul Exp $ inherit flag-o-matic eutils @@ -9,7 +9,7 @@ IUSE="ssl esd gnome xmms 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" +SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/old/${MY_P}.tar.gz" HOMEPAGE="http://www.bitchx.com/" SLOT="0" diff --git a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild index 78ce348a3fa9..d2a69499bbd6 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r6.ebuild,v 1.10 2004/03/23 23:47:49 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.11 2004/03/28 14:14:16 zul Exp $ inherit flag-o-matic eutils @@ -8,7 +8,7 @@ MY_P=ircii-pana-${PV/.0./.0c} S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" HOMEPAGE="http://www.bitchx.com/" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" +SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/old/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |