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++
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++')
-rw-r--r--sci-biology/ncbi-tools++/ChangeLog4
-rw-r--r--sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild8
-rw-r--r--sci-biology/ncbi-tools++/ncbi-tools++-9.0.0.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/sci-biology/ncbi-tools++/ChangeLog b/sci-biology/ncbi-tools++/ChangeLog
index 2a2744a67..99af26d78 100644
--- a/sci-biology/ncbi-tools++/ChangeLog
+++ b/sci-biology/ncbi-tools++/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 Mar 2013; Justin Lecher <jlec@gentoo.org> ncbi-tools++-9.0.0.ebuild,
+ ncbi-tools++-9.0.0-r1.ebuild:
+ Clean whitespace errors
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> +metadata.xml:
Add metadata.xml
diff --git a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild
index 439e91722..eada94be5 100644
--- a/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.ebuild
+++ b/sci-biology/ncbi-tools++/ncbi-tools++-9.0.0-r1.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="
@@ -24,7 +23,7 @@ SLOT="0"
IUSE="
debug static-libs static threads pch
test wxwidgets odbc
- berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype ftds gif
+ berkdb boost bzip2 cppunit curl expat fastcgi fltk freetype ftds gif
glut gnutls hdf5 icu jpeg lzo mesa mysql muparser opengl pcre png python
sablotron sqlite sqlite3 ssl tiff xerces xalan xml xpm xslt X"
#KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -90,7 +89,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 \
@@ -243,7 +241,7 @@ src_configure() {
use test || myconf+=( --with-projects="${FILESDIR}"/disable-testsuite-compilation.txt )
# 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
einfo "bash ./src/build-system/configure --srcdir="${S}" --prefix="${EPREFIX}"/usr --libdir=/usr/lib64 ${myconf[@]}"
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 \