summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-28 14:55:08 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-28 14:56:18 +0100
commit0039053a6be293c15066efaa73b6f0cba454e2f5 (patch)
tree75a350e05817d62c6c8bd3966438e5c020c9bb97 /sci-biology
parentsys-libs/glibc: allow python-3.8 (diff)
downloadgentoo-0039053a6be293c15066efaa73b6f0cba454e2f5.tar.gz
gentoo-0039053a6be293c15066efaa73b6f0cba454e2f5.tar.bz2
gentoo-0039053a6be293c15066efaa73b6f0cba454e2f5.zip
sci-biology/phylip: Change LICENSE to "free-noncomm".
Closes: https://bugs.gentoo.org/702536 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/phylip/phylip-3.69-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/phylip/phylip-3.69-r1.ebuild b/sci-biology/phylip/phylip-3.69-r1.ebuild
index 12f007810806..e54c75d9b356 100644
--- a/sci-biology/phylip/phylip-3.69-r1.ebuild
+++ b/sci-biology/phylip/phylip-3.69-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html"
SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz"
SLOT="0"
-LICENSE="freedist"
+LICENSE="free-noncomm"
IUSE=""
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"