--- /usr/portage/net-p2p/mldonkey/mldonkey-2.5.28-r4.ebuild 2005-02-05 20:15:29.000000000 +0100 +++ mldonkey-2.5.30.ebuild 2005-03-20 03:24:01.000000000 +0100 @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.5.28-r4.ebuild,v 1.2 2005/02/05 18:56:50 luckyduck Exp $ +# $Header: $ inherit eutils IUSE="gtk gtk2" -PATCHPACK="patch_pack28h.gz" +PATCHPACK="patch_pack30c.gz" DESCRIPTION="mldonkey is a new client to access the eDonkey network. It is written in Objective-Caml, and comes with its own GTK GUI, an HTTP interface and a telnet interface." HOMEPAGE="http://www.nongnu.org/mldonkey/" @@ -32,7 +32,6 @@ unpack ${P}.tar.bz2 cd ${S} epatch ${DISTDIR}/${PATCHPACK} - use gtk || epatch ${FILESDIR}/${PV}-config.patch export WANT_AUTOCONF=2.5 cd config; autoconf; cd .. }