diff options
Diffstat (limited to 'net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild')
-rw-r--r-- | net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild index 188445878751..7dbafd6ce134 100644 --- a/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild +++ b/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild,v 1.5 2006/06/28 21:40:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ed2k_hash/ed2k_hash-0.4.0-r1.ebuild,v 1.6 2007/07/02 15:08:48 peper Exp $ inherit flag-o-matic eutils DESCRIPTION="Tool for generating eDonkey2000 links" HOMEPAGE="http://ed2k-tools.sourceforge.net/${PN}.shtml" -RESTRICT="nomirror" +RESTRICT="mirror" SRC_URI="mirror://sourceforge/ed2k-tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |