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/
Date: Tue, 24 Dec 2019 14:59:32
Message-Id: 1577199555.803f0d8752da110d2083d02ed9394ac563a2180a.ulm@gentoo
1 commit: 803f0d8752da110d2083d02ed9394ac563a2180a
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 24 14:58:21 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 24 14:59:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803f0d87
7
8 sci-biology/embassy: Fix LICENSE.
9
10 Closes: https://bugs.gentoo.org/702532
11 Package-Manager: Portage-2.3.83, Repoman-2.3.20
12 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
13
14 sci-biology/embassy/embassy-6.6.0-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sci-biology/embassy/embassy-6.6.0-r1.ebuild b/sci-biology/embassy/embassy-6.6.0-r1.ebuild
18 index 27edbc3fd4f..b30223eda80 100644
19 --- a/sci-biology/embassy/embassy-6.6.0-r1.ebuild
20 +++ b/sci-biology/embassy/embassy-6.6.0-r1.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 @@ -6,7 +6,7 @@ EAPI=6
28 DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS add-ons)"
29 HOMEPAGE="http://emboss.sourceforge.net/embassy/"
30
31 -LICENSE+=" freedist"
32 +LICENSE="metapackage"
33 SLOT="0"
34 KEYWORDS="~amd64 ~x86 ~x86-linux"