diff options
author | 2007-07-12 02:25:35 +0000 | |
---|---|---|
committer | 2007-07-12 02:25:35 +0000 | |
commit | f79162d14be695838c14d03be204e9c0e633801c (patch) | |
tree | 79c904df7cdf9ff281d36cbafa338017a27954a2 /dev-libs/boost | |
parent | whitespace (diff) | |
download | historical-f79162d14be695838c14d03be204e9c0e633801c.tar.gz historical-f79162d14be695838c14d03be204e9c0e633801c.tar.bz2 historical-f79162d14be695838c14d03be204e9c0e633801c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/boost-1.33.1-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/boost/boost-1.33.1-r1.ebuild b/dev-libs/boost/boost-1.33.1-r1.ebuild index c14c1146c8c6..bbb94f05703a 100644 --- a/dev-libs/boost/boost-1.33.1-r1.ebuild +++ b/dev-libs/boost/boost-1.33.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.16 2007/02/20 20:43:00 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.1-r1.ebuild,v 1.17 2007/07/12 02:25:34 mr_bones_ Exp $ inherit eutils distutils multilib python versionator check-reqs @@ -257,7 +257,6 @@ src_test() { BOOST_COMMENT_PATH="$(pwd)/comment.html" fi - cd "${S}/tools/regression" sed -i \ -e "s|\(boost_root\)=.*|\1=\"${S}\"|" \ |