dev-go/licenseclassifier: new ebuild
authorKonstantin Podshumok <kpp.live+signed@gmail.com>
Sat, 25 Apr 2020 01:35:05 +0000 (04:35 +0300)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 12 May 2020 13:57:08 +0000 (16:57 +0300)
commit09efbf4ed38ffb300545cb132cd313d4943c8010
tree008ceddb1eca82276ad6055a131d71f63190beee
parent9b5e22f9d13c4ec9ed36749b81f9da2c817b7009
dev-go/licenseclassifier: new ebuild

I find this tool very helpful for managing LICENSE in different
ebuilds. Just run identify_license on any file - just a source
code or COPYING/LICENSE file. It also can be built against
licenses in /var/db/repos/gentoo/licenses, but this is not yet
implemented in this commit.

Bug: https://bugs.gentoo.org/694792
Bug: https://bugs.gentoo.org/694790
Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-go/licenseclassifier/Manifest [new file with mode: 0644]
dev-go/licenseclassifier/licenseclassifier-0_pre20200402.ebuild [new file with mode: 0644]
dev-go/licenseclassifier/metadata.xml [new file with mode: 0644]