commit: fbe5acc428cbe2eb94b304de7cd8b1b60b592a41 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Thu Feb 24 09:04:06 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Thu Feb 24 09:04:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fbe5acc4
net-im/gtkcord: Fix LICENSE Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> net-im/gtkcord/gtkcord-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/gtkcord/gtkcord-0.1.0.ebuild b/net-im/gtkcord/gtkcord-0.1.0.ebuild index 5e61ff12c..10e4b81bf 100644 --- a/net-im/gtkcord/gtkcord-0.1.0.ebuild +++ b/net-im/gtkcord/gtkcord-0.1.0.ebuild @@ -326,7 +326,7 @@ SRC_URI="https://github.com/diamondburned/${MY_PN}/archive/refs/tags/v${PV}.tar. ${EGO_SUM_SRC_URI}" S="${WORKDIR}/${MY_PN}-${PV}" -LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL" +LICENSE="Apache-2.0 BSD BSD-2 GPL-3 ISC MIT MPL-2.0 WTFPL-2" SLOT="0" KEYWORDS="~amd64"
