summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-11 01:07:25 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-11 01:07:25 +0000
commit1cdd13126c3d41f6b55c692a2b88397dc6c44083 (patch)
tree75bf2b89a6f844591efe603822160868e7d424f8 /app-sci/phylip
parentrepoman: fix leading whitespace (diff)
downloadgentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.gz
gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.tar.bz2
gentoo-2-1cdd13126c3d41f6b55c692a2b88397dc6c44083.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