From 205f65ef6aa640230b3c9e59c65e90da2091ef0b Mon Sep 17 00:00:00 2001
From: Göktürk Yüksek <gokturk@gentoo.org>
Date: Wed, 28 Dec 2016 23:02:36 -0500
Subject: dev-vcs/gitinspector: fix the license

Package-Manager: portage-2.3.0
---
 dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 +-
 dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 +-
 dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'dev-vcs')

diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
index 62b61ab11851..5ebcc4b87826 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
 SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
index f2439b83e28a..f316018d5fbd 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
 SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
diff --git a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
index 3110f61f80ef..5c4ac3a1b3b5 100644
--- a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
 SRC_URI="https://github.com/ejwa/gitinspector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
-- 
cgit v1.2.3-65-gdbad