commit: 3756b8c634691f02848a75bb23cfc823dfab0ede Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 13:55:49 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 13:56:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3756b8c6
sci-biology/embassy-phylipnew: Change LICENSE to "free-noncomm". Closes: https://bugs.gentoo.org/702534 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild index 69834a313b8..3ac088ed6ef 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ EBO_EAUTORECONF=1 inherit emboss-r2 -LICENSE+=" freedist" +LICENSE+=" free-noncomm" KEYWORDS="~amd64 ~x86 ~x86-linux"
