From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1459034-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 78AE8158020
	for <garchives@archives.gentoo.org>; Mon, 21 Nov 2022 20:12:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AD527E09CE;
	Mon, 21 Nov 2022 20:12:39 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 98258E09CE
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2022 20:12:39 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A13E9340FBC
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2022 20:12:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 24712756
	for <gentoo-commits@lists.gentoo.org>; Mon, 21 Nov 2022 20:12:37 +0000 (UTC)
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in>
Message-ID: <1669057349.7121db6e152bd34b143ccec0051666928f552b83.cybertailor@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/gotosocial/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: www-apps/gotosocial/gotosocial-0.5.2.ebuild
X-VCS-Directories: www-apps/gotosocial/
X-VCS-Committer: cybertailor
X-VCS-Committer-Name: Anna Vyalkova
X-VCS-Revision: 7121db6e152bd34b143ccec0051666928f552b83
X-VCS-Branch: dev
Date: Mon, 21 Nov 2022 20:12:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: acf470a5-403c-4a71-adfc-199a7c2b999d
X-Archives-Hash: 566869ff2de87054b7d712298e08db43

commit:     7121db6e152bd34b143ccec0051666928f552b83
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Nov 21 19:02:29 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Nov 21 19:02:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7121db6e

www-apps/gotosocial: update LICENSE

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 www-apps/gotosocial/gotosocial-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/gotosocial/gotosocial-0.5.2.ebuild b/www-apps/gotosocial/gotosocial-0.5.2.ebuild
index 2f17fbd27..5043c9236 100644
--- a/www-apps/gotosocial/gotosocial-0.5.2.ebuild
+++ b/www-apps/gotosocial/gotosocial-0.5.2.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 "
 S="${WORKDIR}"
 
-LICENSE="|| ( WTFPL CC0-1.0 ) AGPL-3 CC0-1.0 MIT"
+LICENSE="|| ( WTFPL CC0-1.0 ) AGPL-3 BSD BSD-2 CC0-1.0 GPL-3 MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64"