Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/embassy-phylipnew/
Date: Sat, 28 Dec 2019 13:56:37
Message-Id: 1577541379.3756b8c634691f02848a75bb23cfc823dfab0ede.ulm@gentoo
1 commit: 3756b8c634691f02848a75bb23cfc823dfab0ede
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 13:55:49 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 13:56:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3756b8c6
7
8 sci-biology/embassy-phylipnew: Change LICENSE to "free-noncomm".
9
10 Closes: https://bugs.gentoo.org/702534
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild
18 index 69834a313b8..3ac088ed6ef 100644
19 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild
20 +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.660.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ EBO_EAUTORECONF=1
28
29 inherit emboss-r2
30
31 -LICENSE+=" freedist"
32 +LICENSE+=" free-noncomm"
33
34 KEYWORDS="~amd64 ~x86 ~x86-linux"