From a90a194826f2c534d7436779c7dc11c3faf115d8 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 15 Jun 2010 17:56:20 +0000 Subject: Delete calls to deprecated python_version(). (Portage version: HEAD/cvs/Linux x86_64) --- dev-vcs/bzrtools/bzrtools-2.0.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-vcs/bzrtools/bzrtools-2.0.1.ebuild') diff --git a/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild b/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild index 4672b1812ac5..be76d6fdfea4 100644 --- a/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild +++ b/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild,v 1.2 2010/03/05 09:52:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/bzrtools/bzrtools-2.0.1.ebuild,v 1.3 2010/06/15 17:56:20 arfrever Exp $ EAPI="2" @@ -28,7 +28,6 @@ S=${WORKDIR}/${PN} PYTHON_MODNAME=bzrlib src_test() { - python_version einfo "Running testsuite..." # put a linked copy of the bzr core into the build directory to properly # test the "built" version of bzrtools -- cgit v1.2.3-65-gdbad