--- dev-python/setuptools/setuptools-0.6_rc9.ebuild 2009-02-19 06:13:10.000000000 -0700 +++ dev-python/setuptools/setuptools-0.6_rc9-r1.ebuild 2009-02-19 05:26:40.000000000 -0700 @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc9.ebuild,v 1.1 2008/10/10 18:54:01 pythonhead Exp $ @@ -25,6 +25,7 @@ distutils_src_unpack epatch "${FILESDIR}/${PN}-0.6_rc7-noexe.patch" + epatch "${FILESDIR}/${PN}-0.6_rc9-sharedlib.patch" # Remove tests that access the network (bugs #198312, #191117) rm setuptools/tests/test_packageindex.py