From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8466F138334 for ; Tue, 10 Dec 2019 03:29:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4893E08A0; Tue, 10 Dec 2019 03:29:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCE75E08A0 for ; Tue, 10 Dec 2019 03:29:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C798834D705 for ; Tue, 10 Dec 2019 03:29:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EAC1895 for ; Tue, 10 Dec 2019 03:29:27 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1575948560.9ee0e4d98faab8c9efd5931afd11edc9bef5b188.zmedico@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/reg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/reg/reg-0.16.1.ebuild X-VCS-Directories: app-emulation/reg/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 9ee0e4d98faab8c9efd5931afd11edc9bef5b188 X-VCS-Branch: master Date: Tue, 10 Dec 2019 03:29:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5eabe5a4-634d-4627-938e-c7d14e0cf744 X-Archives-Hash: 2c5fafb41cf7de6e0000010f49c9c860 commit: 9ee0e4d98faab8c9efd5931afd11edc9bef5b188 Author: Zac Medico gentoo org> AuthorDate: Tue Dec 10 03:25:02 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Tue Dec 10 03:29:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee0e4d9 app-emulation/reg: LICENSE: account for vendored software Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Zac Medico gentoo.org> app-emulation/reg/reg-0.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/reg/reg-0.16.1.ebuild b/app-emulation/reg/reg-0.16.1.ebuild index 5d47aa4a646..7a75f0dd2c5 100644 --- a/app-emulation/reg/reg-0.16.1.ebuild +++ b/app-emulation/reg/reg-0.16.1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64" DESCRIPTION="Docker registry v2 command line client" HOMEPAGE="https://github.com/genuinetools/reg" SRC_URI="${ARCHIVE_URI}" -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC" SLOT="0" IUSE=""