diff options
author | 2008-05-12 15:56:37 +0000 | |
---|---|---|
committer | 2008-05-12 15:56:37 +0000 | |
commit | 76150f1561f0bf10f24f1fe541f1e623e638fd4d (patch) | |
tree | 0bc214b1538fe0502e46a1eec55b96b003d1847b /sci-libs | |
parent | Fix changelog (diff) | |
download | gentoo-2-76150f1561f0bf10f24f1fe541f1e623e638fd4d.tar.gz gentoo-2-76150f1561f0bf10f24f1fe541f1e623e638fd4d.tar.bz2 gentoo-2-76150f1561f0bf10f24f1fe541f1e623e638fd4d.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/itpp/itpp-4.0.3.ebuild | 3 | ||||
-rw-r--r-- | sci-libs/itpp/itpp-4.0.4.ebuild | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/sci-libs/itpp/itpp-4.0.3.ebuild b/sci-libs/itpp/itpp-4.0.3.ebuild index 2f847a212585..316315488c74 100644 --- a/sci-libs/itpp/itpp-4.0.3.ebuild +++ b/sci-libs/itpp/itpp-4.0.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.8 2008/05/12 13:28:05 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.3.ebuild,v 1.9 2008/05/12 15:56:37 mr_bones_ Exp $ inherit fortran flag-o-matic @@ -20,7 +20,6 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen virtual/tetex )" - pkg_setup() { # lapack can only be used in conjunction with blas if use lapack && ! use blas; then diff --git a/sci-libs/itpp/itpp-4.0.4.ebuild b/sci-libs/itpp/itpp-4.0.4.ebuild index a84b9dddf879..a71e8965e2bb 100644 --- a/sci-libs/itpp/itpp-4.0.4.ebuild +++ b/sci-libs/itpp/itpp-4.0.4.ebuild @@ -1,6 +1,6 @@ # 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.4 2008/05/12 13:28:05 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/itpp/itpp-4.0.4.ebuild,v 1.5 2008/05/12 15:56:37 mr_bones_ Exp $ inherit fortran flag-o-matic @@ -20,8 +20,6 @@ DEPEND="${RDEPEND} doc? ( app-doc/doxygen virtual/tetex )" - - pkg_setup() { # lapack can only be used in conjunction with blas if use lapack && ! use blas; then |