diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-05 13:49:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:27:28 +0000 |
commit | 658f5dc4b42635c47749c20ac56b58b21b47105e (patch) | |
tree | 9ea26c9ade94530d4ffe7722a8acc2c2cba3a732 /sci-biology/phylip | |
parent | mail-filter/opendmarc: remove whitespace (diff) | |
download | gentoo-658f5dc4b42635c47749c20ac56b58b21b47105e.tar.gz gentoo-658f5dc4b42635c47749c20ac56b58b21b47105e.tar.bz2 gentoo-658f5dc4b42635c47749c20ac56b58b21b47105e.zip |
sci-biology/phylip: remove whitespace
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r-- | sci-biology/phylip/phylip-3.698.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/phylip/phylip-3.698.ebuild b/sci-biology/phylip/phylip-3.698.ebuild index 0a8ef8f815ec..34bfd5699b03 100644 --- a/sci-biology/phylip/phylip-3.698.ebuild +++ b/sci-biology/phylip/phylip-3.698.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit flag-o-matic toolchain-funcs -DESCRIPTION=" The PHYLogeny Inference Package" +DESCRIPTION="The PHYLogeny Inference Package" HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html" SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.zip" |