diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-14 17:26:32 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-14 17:26:32 +0000 |
commit | 1cc4c097fb0803880351cb5726c856921288f94d (patch) | |
tree | 502bcfed916b5c54dbe6ccfc05b63dc4f0278522 /net-p2p/xmule/xmule-1.8.0.ebuild | |
parent | Initial Import. Closes #49798 (diff) | |
download | historical-1cc4c097fb0803880351cb5726c856921288f94d.tar.gz historical-1cc4c097fb0803880351cb5726c856921288f94d.tar.bz2 historical-1cc4c097fb0803880351cb5726c856921288f94d.zip |
changed HOMEPAGE irt #51060
Diffstat (limited to 'net-p2p/xmule/xmule-1.8.0.ebuild')
-rw-r--r-- | net-p2p/xmule/xmule-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xmule/xmule-1.8.0.ebuild b/net-p2p/xmule/xmule-1.8.0.ebuild index a1dce6618f12..8ca3a0f06eca 100644 --- a/net-p2p/xmule/xmule-1.8.0.ebuild +++ b/net-p2p/xmule/xmule-1.8.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.8.0.ebuild,v 1.1 2004/04/04 10:59:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.8.0.ebuild,v 1.2 2004/05/14 17:26:32 squinky86 Exp $ MY_P=${P//a} S=${WORKDIR}/${MY_P} DESCRIPTION="wxWindows based client for the eDonkey/eMule/lMule network" -HOMEPAGE="http://www.xmule.org/" +HOMEPAGE="http://home.gna.org/xmule/start.html" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" RESTRICT="nomirror" |