From e4cad475949dffc1fb5e4d6dea6d0fad433df06f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 18 Sep 2019 19:49:44 -0700 Subject: app-emulation/containers-storage: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Michał Górny Bug: https://bugs.gentoo.org/694890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- app-emulation/containers-storage/containers-storage-1.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/containers-storage/containers-storage-1.13.1.ebuild b/app-emulation/containers-storage/containers-storage-1.13.1.ebuild index a472e58367b6..daa6f6e3484b 100644 --- a/app-emulation/containers-storage/containers-storage-1.13.1.ebuild +++ b/app-emulation/containers-storage/containers-storage-1.13.1.ebuild @@ -12,7 +12,7 @@ inherit golang-vcs-snapshot KEYWORDS="~amd64" DESCRIPTION="containers/storage library" HOMEPAGE="https://github.com/containers/storage" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT" SLOT="0" IUSE="btrfs +device-mapper ostree test" EGO_PN="${HOMEPAGE#*//}" -- cgit v1.2.3-65-gdbad