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 | c7d6026029132c34dc80f31c46ebcfc41c3dfa3e (patch) | |
tree | 0209958a7281c0996803dbd34ed602ac346320d4 /net-p2p/xmule/xmule-1.6.0a.ebuild | |
parent | Initial Import. Closes #49798 (Manifest recommit) (diff) | |
download | gentoo-2-c7d6026029132c34dc80f31c46ebcfc41c3dfa3e.tar.gz gentoo-2-c7d6026029132c34dc80f31c46ebcfc41c3dfa3e.tar.bz2 gentoo-2-c7d6026029132c34dc80f31c46ebcfc41c3dfa3e.zip |
changed HOMEPAGE irt #51060
Diffstat (limited to 'net-p2p/xmule/xmule-1.6.0a.ebuild')
-rw-r--r-- | net-p2p/xmule/xmule-1.6.0a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xmule/xmule-1.6.0a.ebuild b/net-p2p/xmule/xmule-1.6.0a.ebuild index b1a9df710493..4f1093409b16 100644 --- a/net-p2p/xmule/xmule-1.6.0a.ebuild +++ b/net-p2p/xmule/xmule-1.6.0a.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.6.0a.ebuild,v 1.6 2004/03/01 06:26:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/xmule/xmule-1.6.0a.ebuild,v 1.7 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" |