summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:23:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:23:09 +0000
commit500866bdf7bb5aa07d8bd27e80e1858286774946 (patch)
tree5892716621cf5ec729feba12d3918d42454abe8b /app-sci/elph
parentUpdate version (diff)
downloadhistorical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.gz
historical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.bz2
historical-500866bdf7bb5aa07d8bd27e80e1858286774946.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/elph')
-rw-r--r--app-sci/elph/Manifest2
-rw-r--r--app-sci/elph/elph-0.1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/elph/Manifest b/app-sci/elph/Manifest
index 685cbd829a2c..854e2942576c 100644
--- a/app-sci/elph/Manifest
+++ b/app-sci/elph/Manifest
@@ -1,4 +1,4 @@
-MD5 aa98aa9485357cdd6343d79cc24518d8 elph-0.1.2.ebuild 698
MD5 bea62369b4a1ea9b1c4e9fb152536983 ChangeLog 368
+MD5 eb177a72172fdf00d05c6699ed300d37 elph-0.1.2.ebuild 701
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 4a7fdc7d26ff2d8fc72881383ff93fc4 files/digest-elph-0.1.2 61
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
}