--- /usr/portage/net-wireless/gnome-bluetooth/gnome-bluetooth-0.6.0.ebuild 2005-10-27 23:53:00.000000000 -0500 +++ /usr/local/portage/net-wireless/gnome-bluetooth/gnome-bluetooth-0.6.0.ebuild 2005-10-31 16:24:12.000000000 -0600 @@ -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-wireless/gnome-bluetooth/gnome-bluetooth-0.6.0.ebuild,v 1.1 2005/10/28 04:53:00 latexer Exp $ +# $Header: $ inherit distutils gnome2 eutils @@ -25,7 +25,7 @@ >=dev-util/gob-2 >=dev-libs/openobex-1 >=net-wireless/bluez-libs-2.7 - >=net-wireless/libbtctl-0.4.1 + >=net-wireless/libbtctl-0.5 >=dev-python/pygtk-2.0 >=dev-python/gnome-python-2" @@ -40,7 +40,10 @@ src_unpack() { unpack ${A} cd ${S} + epatch ${FILESDIR}/${PN}-0.5.1-obex_xfer_rate.patch + epatch ${FILESDIR}/${P}-libdir.patch + libtoolize --force --copy || die aclocal || die automake || die