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 1A06C138334 for ; Mon, 23 Sep 2019 13:39:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FE66E082B; Mon, 23 Sep 2019 13:39:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4846BE082B for ; Mon, 23 Sep 2019 13:39:52 +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 369AE34B4BB for ; Mon, 23 Sep 2019 13:39:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCE947F9 for ; Mon, 23 Sep 2019 13:39:49 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1569245975.6b584589e52742e0b5d65c1e2d506a03d0ed2612.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/obfs4proxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild X-VCS-Directories: net-proxy/obfs4proxy/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 6b584589e52742e0b5d65c1e2d506a03d0ed2612 X-VCS-Branch: master Date: Mon, 23 Sep 2019 13:39:49 +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: 180cc77f-80d4-4853-a728-acc3c42e1538 X-Archives-Hash: c0fe204abfd7439b2b65db5f87fb47f8 commit: 6b584589e52742e0b5d65c1e2d506a03d0ed2612 Author: Marek Szuba gentoo org> AuthorDate: Mon Sep 23 12:55:23 2019 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Sep 23 13:39:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b584589 net-proxy/obfs4proxy: add licences of vendored packages to LICENSE Bug: https://bugs.gentoo.org/695296 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba gentoo.org> net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild b/net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild index 32e2050e922..e0d6e07a19b 100644 --- a/net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild +++ b/net-proxy/obfs4proxy/obfs4proxy-0.0.11.ebuild @@ -23,7 +23,7 @@ HOMEPAGE="https://gitlab.com/yawning/obfs4" SRC_URI="https://gitlab.com/yawning/obfs4/-/archive/${P}/obfs4-${P}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="BSD" +LICENSE="BSD BSD-2 CC0-1.0 BZIP2 GPL-3+ MIT public-domain" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE=""