app-shells/bash-completion: Correct license to GPL-2+
authorMichał Górny <mgorny@gentoo.org>
Fri, 28 Sep 2018 09:23:49 +0000 (11:23 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 28 Sep 2018 09:30:40 +0000 (11:30 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/bash-completion/bash-completion-9999.ebuild

index 30b194604939f8d8e5a4a20bab4dff8234671262..e85632720edbcbaf4c01c1210429a0fe709beb24 100644 (file)
@@ -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"