diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:23:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:23:09 +0000 |
commit | 500866bdf7bb5aa07d8bd27e80e1858286774946 (patch) | |
tree | 5892716621cf5ec729feba12d3918d42454abe8b /app-sci/clustalw | |
parent | Update version (diff) | |
download | historical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.gz historical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.bz2 historical-500866bdf7bb5aa07d8bd27e80e1858286774946.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/clustalw')
-rw-r--r-- | app-sci/clustalw/Manifest | 2 | ||||
-rw-r--r-- | app-sci/clustalw/clustalw-1.83.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/clustalw/Manifest b/app-sci/clustalw/Manifest index 516df712d5cb..b3418cf71359 100644 --- a/app-sci/clustalw/Manifest +++ b/app-sci/clustalw/Manifest @@ -1,5 +1,5 @@ MD5 0f9f52d40ed75ac0496f31d3a1aba3b2 ChangeLog 407 -MD5 d50795a9958973b8e6ec7f802cc05953 clustalw-1.83.ebuild 1111 +MD5 b0492e7d13106369b73a3e996704f564 clustalw-1.83.ebuild 1111 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 59931bb873b284e7ab0b7c452e87d075 files/digest-clustalw-1.83 69 MD5 c0269ebe063d17c20c037e7e97e16701 files/optimize-clustalw1.83.patch 327 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 } |