diff options
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/bitchx/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/bitchx/Manifest | 8 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.0.19-r5.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog index a78e51b34975..e03642c9e607 100644 --- a/net-irc/bitchx/ChangeLog +++ b/net-irc/bitchx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/bitchx # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.24 2003/07/16 10:12:36 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.25 2003/08/06 12:40:29 phosphan Exp $ + + 06 Aug 2003; Patrick Kursawe <phosphan@gentoo.org> bitchx-1.0.19-r5.ebuild: + Updated homepage and SRC_URI 16 Jun 2003; Luca Barbato <lu_zero@gentoo.org> : Applied the fix as suggested by Martin Lesser diff --git a/net-irc/bitchx/Manifest b/net-irc/bitchx/Manifest index a6530ad22c9e..91e55073ab2d 100644 --- a/net-irc/bitchx/Manifest +++ b/net-irc/bitchx/Manifest @@ -1,8 +1,8 @@ +MD5 50d6ffa7a05fc53f28cf2a2ba21d0b62 ChangeLog 4358 +MD5 8c7272505f7ad4898deb733bc108a179 bitchx-1.0.19-r5.ebuild 3304 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 cbd7411b65cfa8370ea570ff3daa9ab9 files/digest-bitchx-1.0.19-r5 136 MD5 10a57b14bb58910e1f373fbc1b8b2197 files/bitchx-1.0.19-cjk.patch 7050 MD5 2573358b54ae05f8c23a452f657493e3 files/bitchx-1.0.19-security.patch 332 MD5 04374fc6080f46b1c3e9318e3ab657cf files/bitchx-1.0.19-security2.patch 5529 -MD5 cbd7411b65cfa8370ea570ff3daa9ab9 files/digest-bitchx-1.0.19-r5 136 MD5 6a18811962d6992f9175f98d771d3d30 files/bitchx-1.0.19-gcc-3.3.patch 472 -MD5 84618bb3d73abe0e246d37a7b1ba17a9 ChangeLog 4247 -MD5 d88991d6e3dbe4cfa52954e545ec16ad bitchx-1.0.19-r5.ebuild 3309 -MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild index cf55f92e7feb..6513c378428a 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.9 2003/08/04 22:39:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.10 2003/08/06 12:40:29 phosphan Exp $ inherit flag-o-matic eutils replace-flags -O[3-9] -O2 @@ -9,8 +9,8 @@ replace-flags -O[3-9] -O2 MY_P=ircii-pana-${PV/.0./.0c} DESCRIPTION="An IRC Client" -HOMEPAGE="http://www.bitchx.com/" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" +HOMEPAGE="http://www.bitchx.org/" +SRC_URI="http://bitchx.org/files/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |