From: Ulrich Müller Date: Tue, 24 Dec 2019 14:58:21 +0000 (+0100) Subject: sci-biology/embassy: Fix LICENSE. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=803f0d8752da110d2083d02ed9394ac563a2180a;p=gentoo.git sci-biology/embassy: Fix LICENSE. Closes: https://bugs.gentoo.org/702532 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- diff --git a/sci-biology/embassy/embassy-6.6.0-r1.ebuild b/sci-biology/embassy/embassy-6.6.0-r1.ebuild index 27edbc3fd4f6..b30223eda805 100644 --- a/sci-biology/embassy/embassy-6.6.0-r1.ebuild +++ b/sci-biology/embassy/embassy-6.6.0-r1.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 @@ -6,7 +6,7 @@ EAPI=6 DESCRIPTION="A meta-package for installing all EMBASSY packages (EMBOSS add-ons)" HOMEPAGE="http://emboss.sourceforge.net/embassy/" -LICENSE+=" freedist" +LICENSE="metapackage" SLOT="0" KEYWORDS="~amd64 ~x86 ~x86-linux"