app-misc/go-jira: fix LICENSE
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 4 Apr 2020 07:27:53 +0000 (00:27 -0700)
committerRobin H. Johnson <robbat2@gentoo.org>
Sat, 4 Apr 2020 07:27:53 +0000 (00:27 -0700)
Closes: https://bugs.gentoo.org/695222
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-misc/go-jira/go-jira-1.0.20.ebuild
app-misc/go-jira/go-jira-1.0.22.ebuild
app-misc/go-jira/go-jira-1.0.23.ebuild

index 14338649642945336ef6f0f1bfb0fa6d9cefba96..c7c205f6a22c3d04d5b384c35bc710ae80dab780 100644 (file)
@@ -12,7 +12,7 @@ KEYWORDS="amd64"
 DESCRIPTION="A simple JIRA commandline client in Go"
 HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira"
 SRC_URI="https://github.com/Netflix-Skunkworks/go-jira/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MIT-with-advertising"
 SLOT="0"
 IUSE=""
 
index 66a48f981c1a030197671a1f61eabc39510ddeb9..34bd671ea5e82a0fa152bbc1c15dc36cfeebfbee 100644 (file)
@@ -43,7 +43,7 @@ EGO_VENDOR=(
 SRC_URI="https://github.com/go-jira/jira/archive/v${PV}.tar.gz -> ${P}.tar.gz
        $(go-module_vendor_uris)"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MIT-with-advertising"
 SLOT="0"
 KEYWORDS="~amd64"
 
index 5ef88f785e21dce85de5cb18e9d67b842129e31c..ea958066106d3bbe6b6711a37d0eab5e4cbc5f29 100644 (file)
@@ -107,7 +107,7 @@ go-module_set_globals
 SRC_URI="https://github.com/go-jira/jira/archive/v${PV}.tar.gz -> ${P}.tar.gz
        ${EGO_SUM_SRC_URI}"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MIT-with-advertising"
 SLOT="0"
 KEYWORDS="~amd64"