commit: 244e09cb5f9892c2ac97033029a577acd80ee521 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 21:26:22 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 21:35:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244e09cb
dev-lang/mmix: update license Don't use a variable in license. Closes: https://bugs.gentoo.org/840595 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-lang/mmix/mmix-20160804-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/mmix/mmix-20160804-r1.ebuild b/dev-lang/mmix/mmix-20160804-r1.ebuild index 620b0c7c3b42..174120e453df 100644 --- a/dev-lang/mmix/mmix-20160804-r1.ebuild +++ b/dev-lang/mmix/mmix-20160804-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ DEPEND="virtual/tex-base RDEPEND="!!media-sound/mmix" SLOT="0" -LICENSE="${PN}" +LICENSE="mmix" KEYWORDS="amd64 x86" IUSE="doc"
