Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 259591 | Differences between
and this patch

Collapse All | Expand All

(-)dev-python/setuptools/setuptools-0.6_rc9.ebuild (-1 / +2 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc9.ebuild,v 1.1 2008/10/10 18:54:01 pythonhead Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc9.ebuild,v 1.1 2008/10/10 18:54:01 pythonhead Exp $
4
4
Lines 25-30 Link Here
25
	distutils_src_unpack
25
	distutils_src_unpack
26
26
27
	epatch "${FILESDIR}/${PN}-0.6_rc7-noexe.patch"
27
	epatch "${FILESDIR}/${PN}-0.6_rc7-noexe.patch"
28
	epatch "${FILESDIR}/${PN}-0.6_rc9-sharedlib.patch"
28
29
29
	# Remove tests that access the network (bugs #198312, #191117)
30
	# Remove tests that access the network (bugs #198312, #191117)
30
	rm setuptools/tests/test_packageindex.py
31
	rm setuptools/tests/test_packageindex.py

Return to bug 259591