commit: e4f0652759c144dd85f5e7e68fec9b026b3bd641 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Sun Jan 4 23:49:55 2026 +0000 Commit: Filip Kobierski <fkobi <AT> pm <DOT> me> CommitDate: Mon Jan 5 00:00:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4f06527
net-proxy/snowflake: update LICENSE BSD is the primary one so it should be first Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> net-proxy/snowflake/snowflake-2.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/snowflake/snowflake-2.11.0.ebuild b/net-proxy/snowflake/snowflake-2.11.0.ebuild index eb1005a6ca..8e580bbd80 100644 --- a/net-proxy/snowflake/snowflake-2.11.0.ebuild +++ b/net-proxy/snowflake/snowflake-2.11.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT" +LICENSE="BSD Apache-2.0 BSD-2 CC0-1.0 MIT" SLOT="0" KEYWORDS="~amd64" IUSE="test"
