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/gromacs
parentUpdate version (diff)
downloadhistorical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.gz
historical-500866bdf7bb5aa07d8bd27e80e1858286774946.tar.bz2
historical-500866bdf7bb5aa07d8bd27e80e1858286774946.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/gromacs')
-rw-r--r--app-sci/gromacs/Manifest4
-rw-r--r--app-sci/gromacs/gromacs-3.1.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/gromacs/Manifest b/app-sci/gromacs/Manifest
index 06094e135928..b9213e8ad658 100644
--- a/app-sci/gromacs/Manifest
+++ b/app-sci/gromacs/Manifest
@@ -1,7 +1,7 @@
+MD5 173ba6939f6711dde8857cf8bc3f9a33 ChangeLog 1231
+MD5 f3899d19234686874c57d024e1dadb01 gromacs-3.1.3.ebuild 1006
MD5 1e782b4b95c7cc0b1929edd5cf94baf8 gromacs-3.1.4-r1.ebuild 1427
MD5 6180351a954c11edd41e5349f9ef861a gromacs-3.1.4.ebuild 890
-MD5 babc1f2a3da153e6583caa351f0def0d gromacs-3.1.3.ebuild 1005
-MD5 173ba6939f6711dde8857cf8bc3f9a33 ChangeLog 1231
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
MD5 6ce5337d64a58bb7590f066492c9c4e7 files/digest-gromacs-3.1.3 66
MD5 5322e3229934a2776885a05df3606fb0 files/digest-gromacs-3.1.4 66
diff --git a/app-sci/gromacs/gromacs-3.1.3.ebuild b/app-sci/gromacs/gromacs-3.1.3.ebuild
index 8ee8653aa50e..b4d06080d0ce 100644
--- a/app-sci/gromacs/gromacs-3.1.3.ebuild
+++ b/app-sci/gromacs/gromacs-3.1.3.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/gromacs/gromacs-3.1.3.ebuild,v 1.8 2003/02/13 09:22:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.1.3.ebuild,v 1.9 2003/09/06 22:23:05 msterret Exp $
DESCRIPTION="The ultimate Molecular Dynamics simulation package"
@@ -36,5 +36,5 @@ src_install () {
#move html docs under /usr/share/doc
#and leave examples and templates under /usr/gromacs...
mv ${D}/usr/gromacs/share/html ${D}/usr/share/doc/${P}
-
+
}