--- /usr/portage/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild 2009-04-12 10:07:53.000000000 +0200 +++ /usr/local/portage/overlay/net-libs/rb_libtorrent/rb_libtorrent-0.13.ebuild 2009-05-27 10:51:29.000000000 +0200 @@ -29,6 +29,13 @@ fi } +src_unpack() { + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/boost-1.37-fix.patch +} + src_compile() { BOOST_LIBS="--with-boost-date-time=boost_date_time-mt \ --with-boost-filesystem=boost_filesystem-mt \