summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-24 15:58:21 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-24 15:59:15 +0100
commit803f0d8752da110d2083d02ed9394ac563a2180a (patch)
tree40ff2c3487dbb6515d37cc84fa1d80898821828b /sci-biology
parentmedia-fonts/zh-kcfonts: Fix LICENSE. (diff)
downloadgentoo-803f0d8752da110d2083d02ed9394ac563a2180a.tar.gz
gentoo-803f0d8752da110d2083d02ed9394ac563a2180a.tar.bz2
gentoo-803f0d8752da110d2083d02ed9394ac563a2180a.zip
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 <ulm@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/embassy/embassy-6.6.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"