From: Michał Górny Date: Fri, 28 Sep 2018 09:23:49 +0000 (+0200) Subject: app-shells/bash-completion: Correct license to GPL-2+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=53273edce9194a77ffc8d9475763b5979690aa1e;p=gentoo.git app-shells/bash-completion: Correct license to GPL-2+ Signed-off-by: Michał Górny --- diff --git a/app-shells/bash-completion/bash-completion-9999.ebuild b/app-shells/bash-completion/bash-completion-9999.ebuild index 30b194604939..e85632720edb 100644 --- a/app-shells/bash-completion/bash-completion-9999.ebuild +++ b/app-shells/bash-completion/bash-completion-9999.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/scop/bash-completion" EGIT_REPO_URI="https://github.com/scop/bash-completion" SRC_URI="https://bitbucket.org/mgorny/bashcomp2/downloads/${BASHCOMP_P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="" IUSE="test"