Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/gtkcord/
Date: Thu, 24 Feb 2022 08:50:09
Message-Id: 1645692385.4d9def34c58ec4d1681d19fa96589dd1c1672900.tastytea@gentoo
1 commit: 4d9def34c58ec4d1681d19fa96589dd1c1672900
2 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
3 AuthorDate: Thu Feb 24 08:46:25 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Thu Feb 24 08:46:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d9def34
7
8 net-im/gtkcord: Added licenses of dependencies
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 3cdc1e9b7..5e61ff12c 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="GPL-3"
24 +LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL"
25 SLOT="0"
26 KEYWORDS="~amd64"