Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/gtkcord/
Date: Thu, 24 Feb 2022 11:10:29
Message-Id: 1645693446.fbe5acc428cbe2eb94b304de7cd8b1b60b592a41.tastytea@gentoo
1 commit: fbe5acc428cbe2eb94b304de7cd8b1b60b592a41
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Thu Feb 24 09:04:06 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Thu Feb 24 09:04:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fbe5acc4
7
8 net-im/gtkcord: Fix LICENSE
9
10 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
11
12 net-im/gtkcord/gtkcord-0.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/gtkcord/gtkcord-0.1.0.ebuild b/net-im/gtkcord/gtkcord-0.1.0.ebuild
16 index 5e61ff12c..10e4b81bf 100644
17 --- a/net-im/gtkcord/gtkcord-0.1.0.ebuild
18 +++ b/net-im/gtkcord/gtkcord-0.1.0.ebuild
19 @@ -326,7 +326,7 @@ SRC_URI="https://github.com/diamondburned/${MY_PN}/archive/refs/tags/v${PV}.tar.
20 ${EGO_SUM_SRC_URI}"
21 S="${WORKDIR}/${MY_PN}-${PV}"
22
23 -LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL"
24 +LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL-2"
25 SLOT="0"
26 KEYWORDS="~amd64"