Skip to content

Commit

Permalink
dev-vcs/gitinspector: fix the license
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
gktrk committed Dec 29, 2016
1 parent acf6b5a commit 205f65e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
4 changes: 2 additions & 2 deletions dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down

0 comments on commit 205f65e

Please sign in to comment.