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/elph/elph-0.1.2.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/elph/elph-0.1.2.ebuild')
-rw-r--r-- | app-sci/elph/elph-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/elph/elph-0.1.2.ebuild b/app-sci/elph/elph-0.1.2.ebuild index 4913131a364f..d74778f947b9 100644 --- a/app-sci/elph/elph-0.1.2.ebuild +++ b/app-sci/elph/elph-0.1.2.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/elph/elph-0.1.2.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/elph/elph-0.1.2.ebuild,v 1.3 2003/09/06 22:23:05 msterret Exp $ DESCRIPTION="ELPH -- general-purpose Gibbs sampler for finding motifs in a set of DNA or protein sequences" HOMEPAGE="http://www.tigr.org/software/ELPH/index.shtml" @@ -25,5 +25,5 @@ src_install() { dobin elph cd ${WORKDIR}/ELPH/ - dodoc COPYRIGHT LICENSE README Readme.ELPH + dodoc COPYRIGHT LICENSE README Readme.ELPH } |