diff options
author | 2003-09-06 22:23:41 +0000 | |
---|---|---|
committer | 2003-09-06 22:23:41 +0000 | |
commit | 8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch) | |
tree | db09e00b77544a404c21b25ea239a9a054c39580 /app-sci/clustalw/clustalw-1.83.ebuild | |
parent | Update version (diff) | |
download | gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2 gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/clustalw/clustalw-1.83.ebuild')
-rw-r--r-- | app-sci/clustalw/clustalw-1.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/clustalw/clustalw-1.83.ebuild b/app-sci/clustalw/clustalw-1.83.ebuild index ee4a4dd21463..45bd55d59cfb 100644 --- a/app-sci/clustalw/clustalw-1.83.ebuild +++ b/app-sci/clustalw/clustalw-1.83.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author: Gontran Zepeda <gontran@gontran.net> -# $Header: /var/cvsroot/gentoo-x86/app-sci/clustalw/clustalw-1.83.ebuild,v 1.2 2003/04/05 12:45:38 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/clustalw/clustalw-1.83.ebuild,v 1.3 2003/09/06 22:23:05 msterret Exp $ DESCRIPTION="Improving the sensitivity of progressive multiple sequence alignment through sequence weighting, position specific gap penalties and weight matrix choice." @@ -33,5 +33,5 @@ src_compile() { src_install() { # a mano dobin clustalw - dodoc README clustalw.doc clustalw.ms clustalw_help + dodoc README clustalw.doc clustalw.ms clustalw_help } |