summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:23:41 +0000
commit8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch)
treedb09e00b77544a404c21b25ea239a9a054c39580 /app-sci/ncbi-tools
parentUpdate version (diff)
downloadgentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2
gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/ncbi-tools')
-rw-r--r--app-sci/ncbi-tools/Manifest8
-rw-r--r--app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild18
-rw-r--r--app-sci/ncbi-tools/ncbi-tools-04222003.ebuild18
3 files changed, 22 insertions, 22 deletions
diff --git a/app-sci/ncbi-tools/Manifest b/app-sci/ncbi-tools/Manifest
index 724b3e8f6d1f..d3822e00a608 100644
--- a/app-sci/ncbi-tools/Manifest
+++ b/app-sci/ncbi-tools/Manifest
@@ -1,8 +1,8 @@
MD5 603ebf642357bff1c588978d97491e7e ChangeLog 587
-MD5 405bda1ddf967adb78b7b62bd1f50591 ncbi-tools-04222003-r1.ebuild 2281
-MD5 e551280dd1104568347d2dd07c411432 ncbi-tools-04222003.ebuild 2169
+MD5 e2a5c96694512e6f38ab435fcccea265 ncbi-tools-04222003.ebuild 2164
+MD5 495927c756ee6efae12615b1f1b75d04 ncbi-tools-04222003-r1.ebuild 2276
MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216
-MD5 7c726288b5f5fd1f2fafcf08a7ffa267 files/dot-ncbirc 26
-MD5 a3e32aea6e4015a69b50f7579e4f3c8e files/21ncbi 140
MD5 14127812e393e96ae78632a71f4a9f01 files/digest-ncbi-tools-04222003 114
+MD5 a3e32aea6e4015a69b50f7579e4f3c8e files/21ncbi 140
MD5 14127812e393e96ae78632a71f4a9f01 files/digest-ncbi-tools-04222003-r1 114
+MD5 7c726288b5f5fd1f2fafcf08a7ffa267 files/dot-ncbirc 26
diff --git a/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild b/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild
index 6affcd47a17b..c337f5160de9 100644
--- a/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild
+++ b/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ncbi-tools/ncbi-tools-04222003-r1.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $
DESCRIPTION="NCBI toolkit including the BLAST group of programs, entrez, ddv, udv, sequin and others"
HOMEPAGE="http://www.ncbi.nlm.nih.gov/"
@@ -13,20 +13,20 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
IUSE="X"
-DEPEND="app-shells/tcsh
+DEPEND="app-shells/tcsh
X? ( >=xfree-4.3.0 >=x11-libs/openmotif-2.2.2 media-libs/libpng )"
-
+
S=${WORKDIR}/${P}
src_compile() {
-
+
cd ${WORKDIR}
# NCBI provides their own compile script where they check for
- # the existence of X (openmotif and opengl) libs and compile in support
- # if they exist
+ # the existence of X (openmotif and opengl) libs and compile in support
+ # if they exist
# future ebuilds will allow for -X which will not compile any of the
- # graphical tools. But for right now you get everything if you have
+ # graphical tools. But for right now you get everything if you have
# X installed
./ncbi/make/makedis.csh 2>&1 | tee out.makedis.txt
@@ -37,7 +37,7 @@ src_install() {
cd ${WORKDIR}/ncbi/bin
dobin Nentrez blastclust entrcmd getmesh megablast testobj Psequin blastpgp entrez2 getpub ncbisort testval asn2ff cdscan errhdr getseq netentcf udv asn2gb checksub fa2htgs gil2bin rpsblast vecscreen asn2xml copymat fastacmd idfetch seedtop asndhuff ddv findspl impala seqtest asntool demo_regexp fmerge indexpub tbl2asn blastall demo_regexp_grep formatdb makemat test_regexp blastcl3 dosimple getfeat makeset testcore
-
+
cd ${WORKDIR}
dodir /usr/var/ncbi
@@ -45,7 +45,7 @@ src_install() {
doins data/*
dodoc README README.htm VERSION checkout.date
-
+
cd ${WORKDIR}/ncbi/doc
dodoc * images/* fa2htgs/*
diff --git a/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild b/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild
index 1157f4da988b..4b3f4a83189c 100644
--- a/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild
+++ b/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ncbi-tools/ncbi-tools-04222003.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $
DESCRIPTION="NCBI toolkit including the BLAST group of programs, entrez, ddv, udv, sequin and others"
HOMEPAGE="http://www.ncbi.nlm.nih.gov/"
@@ -13,20 +13,20 @@ SLOT="0"
KEYWORDS="x86"
IUSE="X"
-DEPEND="X? ( >=xfree-4.3.0
+DEPEND="X? ( >=xfree-4.3.0
>=openmotif-2.2.2 )"
-
+
S=${WORKDIR}/${P}
src_compile() {
-
+
cd ${WORKDIR}
# NCBI provides their own compile script where they check for
- # the existence of X (openmotif and opengl) libs and compile in support
- # if they exist
+ # the existence of X (openmotif and opengl) libs and compile in support
+ # if they exist
# future ebuilds will allow for -X which will not compile any of the
- # graphical tools. But for right now you get everything if you have
+ # graphical tools. But for right now you get everything if you have
# X installed
./ncbi/make/makedis.csh 2>&1 | tee out.makedis.txt
@@ -37,7 +37,7 @@ src_install() {
cd ${WORKDIR}/ncbi/bin
dobin Nentrez blastclust entrcmd getmesh megablast testobj Psequin blastpgp entrez2 getpub ncbisort testval asn2ff cdscan errhdr getseq netentcf udv asn2gb checksub fa2htgs gil2bin rpsblast vecscreen asn2xml copymat fastacmd idfetch seedtop asndhuff ddv findspl impala seqtest asntool demo_regexp fmerge indexpub tbl2asn blastall demo_regexp_grep formatdb makemat test_regexp blastcl3 dosimple getfeat makeset testcore
-
+
cd ${WORKDIR}
dodir /usr/var/ncbi
@@ -45,7 +45,7 @@ src_install() {
doins data/*
dodoc README README.htm VERSION checkout.date
-
+
cd ${WORKDIR}/ncbi/doc
dodoc *
}