--- amule-2.0.3-r4.ebuild 2006-01-02 13:16:37.000000000 +0100 +++ amule-2.1.0.ebuild 2006-01-02 13:23:57.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.0.3-r4.ebuild,v 1.8 2005/12/18 18:57:18 mkay Exp $ +# $Header: $ inherit eutils flag-o-matic wxwidgets @@ -9,12 +9,12 @@ DESCRIPTION="aMule, the all-platform eMule p2p client" HOMEPAGE="http://www.amule.org/" -SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.bz2" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" -IUSE="amuled debug nls remote stats unicode gtk" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="amuled debug nls remote stats unicode gtk kad" DEPEND=">=x11-libs/wxGTK-2.6.0 @@ -81,6 +81,7 @@ `use_enable remote webserver` \ `use_enable stats cas` \ `use_enable stats alcc` \ + `use_enable kad kad-compile` \ ${myconf} \ || die # we filter ssp until bug #74457 is closed to build on hardened