summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-09-28 11:23:49 +0200
committerMichał Górny <mgorny@gentoo.org>2018-09-28 11:30:40 +0200
commit53273edce9194a77ffc8d9475763b5979690aa1e (patch)
treef48dd185435ec7c418606072db6891e2c9adeac6 /app-shells
parentapp-shells/bash-completion: Fix slot in bash dep (diff)
downloadgentoo-53273edce9194a77ffc8d9475763b5979690aa1e.tar.gz
gentoo-53273edce9194a77ffc8d9475763b5979690aa1e.tar.bz2
gentoo-53273edce9194a77ffc8d9475763b5979690aa1e.zip
app-shells/bash-completion: Correct license to GPL-2+
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/bash-completion-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"