diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-20 00:01:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-20 00:01:17 +0000 |
commit | 34546f11e9ce8968b31cb650131710580eefeab2 (patch) | |
tree | eb5212716ad4e872272e9a6e5a9a804a3faf25ce /sci-libs/itpp | |
parent | whitespace (diff) | |
download | gentoo-2-34546f11e9ce8968b31cb650131710580eefeab2.tar.gz gentoo-2-34546f11e9ce8968b31cb650131710580eefeab2.tar.bz2 gentoo-2-34546f11e9ce8968b31cb650131710580eefeab2.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/itpp')
-rw-r--r-- | sci-libs/itpp/itpp-4.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/itpp/itpp-4.0.4.ebuild b/sci-libs/itpp/itpp-4.0.4.ebuild index f8e457c4c8b9..977626b1cebf 100644 --- a/sci-libs/itpp/itpp-4.0.4.ebuild +++ b/sci-libs/itpp/itpp-4.0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.4.ebuild,v 1.8 2008/05/18 11:19:40 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.4.ebuild,v 1.9 2008/05/20 00:01:17 mr_bones_ Exp $ inherit fortran flag-o-matic -# we need this to prevent itpp's specialized debug lib +# we need this to prevent itpp's specialized debug lib # (built with USE="debug" set) from being stripped RESTRICT="strip" |