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/phylip/
Date: Sat, 28 Dec 2019 13:56:36
Message-Id: 1577541378.0039053a6be293c15066efaa73b6f0cba454e2f5.ulm@gentoo
1 commit: 0039053a6be293c15066efaa73b6f0cba454e2f5
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 13:55:08 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 13:56:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0039053a
7
8 sci-biology/phylip: Change LICENSE to "free-noncomm".
9
10 Closes: https://bugs.gentoo.org/702536
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/phylip/phylip-3.69-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-biology/phylip/phylip-3.69-r1.ebuild b/sci-biology/phylip/phylip-3.69-r1.ebuild
18 index 12f00781080..e54c75d9b35 100644
19 --- a/sci-biology/phylip/phylip-3.69-r1.ebuild
20 +++ b/sci-biology/phylip/phylip-3.69-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -10,7 +10,7 @@ HOMEPAGE="http://evolution.genetics.washington.edu/phylip.html"
28 SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz"
29
30 SLOT="0"
31 -LICENSE="freedist"
32 +LICENSE="free-noncomm"
33 IUSE=""
34 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"