From 0039053a6be293c15066efaa73b6f0cba454e2f5 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 28 Dec 2019 14:55:08 +0100 Subject: sci-biology/phylip: Change LICENSE to "free-noncomm". MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/702536 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- sci-biology/phylip/phylip-3.69-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology/phylip') 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" -- cgit v1.2.3-65-gdbad