From c2cb104c1e2ef064740f599ca96d24ef154dde6e Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Tue, 17 Mar 2015 08:31:53 +0000 Subject: typo (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) --- dev-python/httpretty/httpretty-0.8.0-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild index 7310acc20a34..b0fb59e73e82 100644 --- a/dev-python/httpretty/httpretty-0.8.0-r1.ebuild +++ b/dev-python/httpretty/httpretty-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httpretty/httpretty-0.8.0-r1.ebuild,v 1.1 2015/03/17 08:26:22 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httpretty/httpretty-0.8.0-r1.ebuild,v 1.2 2015/03/17 08:31:53 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -32,8 +32,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] DISTUTILS_IN_SOURCE_BUILD=1 python_test() { - echo $"${BUILD_DIR}" && die "ded" - # https://github.com/gabrielfalcao/HTTPretty/issues/125, still occur # py3.4 hangs on many tests and is deemed underdone # Upstream does not make it clear whether py3.4 is sctually tested and supported. -- cgit v1.2.3-65-gdbad