summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:02:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:02:56 +0000
commit04f3e705e50899cbcc89a662b07276743b317865 (patch)
treee5fc8875cab72e99d0fd67391fc5f2d29b1faa75 /app-sci/phylip
parentrepoman: fix leading whitespace (diff)
downloadhistorical-04f3e705e50899cbcc89a662b07276743b317865.tar.gz
historical-04f3e705e50899cbcc89a662b07276743b317865.tar.bz2
historical-04f3e705e50899cbcc89a662b07276743b317865.zip
repoman: fix leading whitespace
Diffstat (limited to 'app-sci/phylip')
-rw-r--r--app-sci/phylip/Manifest2
-rw-r--r--app-sci/phylip/phylip-3.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/phylip/Manifest b/app-sci/phylip/Manifest
index 552ad7c2432e..62bcc0e8e296 100644
--- a/app-sci/phylip/Manifest
+++ b/app-sci/phylip/Manifest
@@ -1,4 +1,4 @@
MD5 548ace8a77658c0de6139acdc96655e9 ChangeLog 398
-MD5 c0ce2684babe02049a4c922ebe3961c7 phylip-3.5.ebuild 1468
+MD5 9acfd83d51aab18b669dd0b818e25799 phylip-3.5.ebuild 1465
MD5 e8b4df3df76800c376905734d8043cfa metadata.xml 216
MD5 cfa8a22ac65037bfe8dfefda7c4171f5 files/digest-phylip-3.5 57
diff --git a/app-sci/phylip/phylip-3.5.ebuild b/app-sci/phylip/phylip-3.5.ebuild
index 2135725bc928..5e08a073beaf 100644
--- a/app-sci/phylip/phylip-3.5.ebuild
+++ b/app-sci/phylip/phylip-3.5.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/phylip/phylip-3.5.ebuild,v 1.3 2003/09/06 22:23:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/phylip/phylip-3.5.ebuild,v 1.4 2003/09/11 01:02:54 msterret Exp $
DESCRIPTION="PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies (evolutionary trees)"
@@ -14,7 +14,7 @@ IUSE=""
DEPEND=""
src_compile() {
- cd ${WORKDIR}
+ cd ${WORKDIR}
# uses only makefile.
EXTRA_EMAKE="-e ${CFLAGS}"
emake || die