diff options
Diffstat (limited to 'net-p2p/edonkey/edonkey-1.3.0.ebuild')
-rw-r--r-- | net-p2p/edonkey/edonkey-1.3.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/edonkey/edonkey-1.3.0.ebuild b/net-p2p/edonkey/edonkey-1.3.0.ebuild index 46319849f82d..e511ead84730 100644 --- a/net-p2p/edonkey/edonkey-1.3.0.ebuild +++ b/net-p2p/edonkey/edonkey-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/edonkey/edonkey-1.3.0.ebuild,v 1.2 2007/01/23 15:23:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/edonkey/edonkey-1.3.0.ebuild,v 1.3 2008/04/13 21:51:25 betelgeuse Exp $ DESCRIPTION="Overnet is the successor of eDonkey2000 that allows you to share files with millions of other people across the globe." HOMEPAGE="http://www.overnet.com" @@ -11,8 +11,6 @@ SLOT="0" KEYWORDS="~amd64 x86" IUSE="" -DEPEND="virtual/libc" - S="${WORKDIR}" src_compile() { |