aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-03-03 17:32:10 +0100
committerJustin Lecher <jlec@gentoo.org>2013-03-03 17:32:10 +0100
commit49b25fad765eaac9aed591426a7554281ca070db (patch)
tree56ebce3b8c9b2b1b5bb8f6f7279d308487a5fea7 /sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild
parentsci-biology/sra_sdk: Drop useless blank line (diff)
downloadsci-49b25fad765eaac9aed591426a7554281ca070db.tar.gz
sci-49b25fad765eaac9aed591426a7554281ca070db.tar.bz2
sci-49b25fad765eaac9aed591426a7554281ca070db.zip
sci-biology/ncbi-tools++: Clean whitespace errors
Package-Manager: portage-2.2.0_alpha164 RepoMan-Options: --force
Diffstat (limited to 'sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild')
-rw-r--r--sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild
index f93b1aa86..09f183a93 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/ncbi-tools++/ncbi-tools++-0.2010.06.15-r1.ebuild,v 1.3 2012/11/05 11:22:49 jlec Exp $
@@ -12,7 +12,6 @@ MY_PV="9_0_0"
MY_P="ncbi_cxx--${MY_PV}"
#ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools++/ARCHIVE/9_0_0/ncbi_cxx--9_0_0.tar.gz
-
DESCRIPTION="NCBI C++ Toolkit, including NCBI BLAST+"
HOMEPAGE="http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit"
SRC_URI="
@@ -148,7 +147,6 @@ src_prepare() {
# "${FILESDIR}"/${PN}-${PV#0.}-disable_test_compress.patch
-
# "${FILESDIR}"/${PN}-${PV#0.}-gcc46.patch \
# "${FILESDIR}"/${PN}-${PV#0.}-gcc47.patch \
# "${WORKDIR}"/${PN}-${PV#0.}-asneeded.patch \
@@ -271,7 +269,7 @@ src_configure() {
fi
# TODO
- # copy optimization -O options from CXXFLAGS to DEF_FAST_FLAGS and pass that also to configure
+ # copy optimization -O options from CXXFLAGS to DEF_FAST_FLAGS and pass that also to configure
# otherwise your -O2 will be dropped in some subdirectories and repalced by e.g. -O9
"${S}"/configure --without-debug \