diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 4 |
3 files changed, 4 insertions, 4 deletions
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" |