diff options
author | Chuck Short <zul@gentoo.org> | 2004-06-07 23:31:19 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-06-07 23:31:19 +0000 |
commit | 48f748d636aaf37b3efd2e659d300a2ef7eab450 (patch) | |
tree | 3578fbb7c5762bec9bb873d90940fcb678768176 /net-irc/bitchx | |
parent | Fix use invocation (Manifest recommit) (diff) | |
download | gentoo-2-48f748d636aaf37b3efd2e659d300a2ef7eab450.tar.gz gentoo-2-48f748d636aaf37b3efd2e659d300a2ef7eab450.tar.bz2 gentoo-2-48f748d636aaf37b3efd2e659d300a2ef7eab450.zip |
Updated HOMEPAGE.
Diffstat (limited to 'net-irc/bitchx')
-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 | ||||
-rw-r--r-- | net-irc/bitchx/bitchx-1.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild index 29d3c68ef322..1b5225998788 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.15 2004/03/28 14:14:16 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.16 2004/06/07 23:31:19 zul Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ MY_P=ircii-pana-${PV/.0./.0c} S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/old/${MY_P}.tar.gz" -HOMEPAGE="http://www.bitchx.com/" +HOMEPAGE="http://www.bitchx.org/" SLOT="0" LICENSE="GPL-2" diff --git a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild index bf4cd1fff0d3..c30fe2587fa1 100644 --- a/net-irc/bitchx/bitchx-1.0.19-r6.ebuild +++ b/net-irc/bitchx/bitchx-1.0.19-r6.ebuild @@ -1,13 +1,13 @@ # 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.14 2004/05/29 16:16:27 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r6.ebuild,v 1.15 2004/06/07 23:31:19 zul Exp $ inherit flag-o-matic eutils MY_P=ircii-pana-${PV/.0./.0c} S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" -HOMEPAGE="http://www.bitchx.com/" +HOMEPAGE="http://www.bitchx.org/" SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/old/${MY_P}.tar.gz" LICENSE="GPL-2" diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild index 9ad4b72f8910..20cd7e9f523c 100644 --- a/net-irc/bitchx/bitchx-1.1.ebuild +++ b/net-irc/bitchx/bitchx-1.1.ebuild @@ -1,13 +1,13 @@ # 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.1.ebuild,v 1.8 2004/06/05 17:24:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.9 2004/06/07 23:31:19 zul Exp $ inherit flag-o-matic eutils MY_P=ircii-pana-${PV}-final S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" -HOMEPAGE="http://www.bitchx.com/" +HOMEPAGE="http://www.bitchx.org/" SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" LICENSE="GPL-2" |