From: Zac Medico Date: Wed, 18 Sep 2019 17:35:26 +0000 (-0700) Subject: net-misc/drive: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=330a90af2968c0c00828005b5c05e9e19af5a842;p=gentoo.git net-misc/drive: LICENSE: account for vendored software Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- diff --git a/net-misc/drive/drive-0.3.9.1.ebuild b/net-misc/drive/drive-0.3.9.1.ebuild index 7bd117f426ab..996aee6541f6 100644 --- a/net-misc/drive/drive-0.3.9.1.ebuild +++ b/net-misc/drive/drive-0.3.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 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 KEYWORDS="amd64" DESCRIPTION="Google Drive client for the commandline" HOMEPAGE="https://github.com/odeke-em/drive" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD MIT" SLOT="0" IUSE="" EGO_PN="${HOMEPAGE#*//}"