summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2012-08-19 18:26:58 +0000
committerTiziano Müller <dev-zero@gentoo.org>2012-08-19 18:26:58 +0000
commit96a5760cfc5acbd007df5ee2d791898b1a00d717 (patch)
tree8f7708fe3bbfbad9985087a59239366c421346ce /dev-util/boost-build
parentalpha/ia64/sh/sparc stable wrt #422357 (diff)
downloadgentoo-2-96a5760cfc5acbd007df5ee2d791898b1a00d717.tar.gz
gentoo-2-96a5760cfc5acbd007df5ee2d791898b1a00d717.tar.bz2
gentoo-2-96a5760cfc5acbd007df5ee2d791898b1a00d717.zip
Fixed whitespace minorsyn.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r--dev-util/boost-build/boost-build-1.50.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/boost-build/boost-build-1.50.0-r1.ebuild b/dev-util/boost-build/boost-build-1.50.0-r1.ebuild
index 98357d5efdfb..11cf651cdb33 100644
--- a/dev-util/boost-build/boost-build-1.50.0-r1.ebuild
+++ b/dev-util/boost-build/boost-build-1.50.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.50.0-r1.ebuild,v 1.1 2012/08/19 18:22:31 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.50.0-r1.ebuild,v 1.2 2012/08/19 18:26:58 dev-zero Exp $
EAPI="4"
PYTHON_DEPEND="python? 2"
@@ -128,7 +128,7 @@ src_test() {
cd test
export TMP="${T}"
-
+
DO_DIFF="${PREFIX}/usr/bin/diff" $(PYTHON -2) test_all.py
if [ -s test_results.txt ] ; then