mr_bones_ 15/04/02 18:27:52 Modified: tbb-4.1.20121003-r1.ebuild Log: whitespace (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Revision Changes Path 1.3 dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?r1=1.2&r2=1.3 Index: tbb-4.1.20121003-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tbb-4.1.20121003-r1.ebuild 8 Jun 2014 08:14:26 -0000 1.2 +++ tbb-4.1.20121003-r1.ebuild 2 Apr 2015 18:27:52 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.3 2015/04/02 18:27:52 mr_bones_ Exp $ EAPI=4 inherit eutils flag-o-matic multilib versionator toolchain-funcs @@ -39,7 +39,7 @@ -e "/^ASM/s/as/$(tc-getAS)/g" \ build/*.gcc.inc || die - # force 64bit where applicable, 32bit where applicable... + # force 64bit where applicable, 32bit where applicable... # built-in detection is based on running kernel, which messes up # e.g. in a x86 chroot on amd64 kernel. Bug 462130 # see build/linux.inc for values
