commit: cee85643743c590d7580bb5038426cd1776c18d1 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Sat Apr 4 07:05:49 2020 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Sat Apr 4 07:05:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee85643
dev-go/simplevirt: fix LICENSE Closes: https://bugs.gentoo.org/694910 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild b/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild index b888608e83f..8f7c69b4bdd 100644 --- a/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild +++ b/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild @@ -24,7 +24,7 @@ SRC_URI=" ${ARCHIVE_URI} ${EGO_VENDOR_URI}" -LICENSE="BSD" +LICENSE="Apache-2.0 BSD-2 BSD MIT" SLOT="0" KEYWORDS="" IUSE=""
