Gentoo Archives: gentoo-commits

From: "Göktürk Yüksek" <gokturk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitinspector/
Date: Thu, 29 Dec 2016 04:12:30
Message-Id: 1482984718.205f65ef6aa640230b3c9e59c65e90da2091ef0b.gokturk@gentoo
1 commit: 205f65ef6aa640230b3c9e59c65e90da2091ef0b
2 Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 04:02:36 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 04:11:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205f65ef
7
8 dev-vcs/gitinspector: fix the license
9
10 Package-Manager: portage-2.3.0
11
12 dev-vcs/gitinspector/gitinspector-0.3.1.ebuild | 2 +-
13 dev-vcs/gitinspector/gitinspector-0.3.2.ebuild | 2 +-
14 dev-vcs/gitinspector/gitinspector-0.4.2.ebuild | 4 ++--
15 3 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
18 index 62b61ab..5ebcc4b 100644
19 --- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
20 +++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
22 SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 SLOT="0"
25 -LICENSE="GPL-3"
26 +LICENSE="GPL-3+"
27 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
28 IUSE="test"
29
30
31 diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
32 index f2439b8..f316018 100644
33 --- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
34 +++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
35 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
36 SRC_URI="https://github.com/ejwa/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
37
38 SLOT="0"
39 -LICENSE="GPL-3"
40 +LICENSE="GPL-3+"
41 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
42 IUSE="test"
43
44
45 diff --git a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
46 index 3110f61..5c4ac3a 100644
47 --- a/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
48 +++ b/dev-vcs/gitinspector/gitinspector-0.4.2.ebuild
49 @@ -1,4 +1,4 @@
50 -# Copyright 1999-2015 Gentoo Foundation
51 +# Copyright 1999-2016 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Id$
54
55 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ejwa/gitinspector"
56 SRC_URI="https://github.com/ejwa/gitinspector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
57
58 SLOT="0"
59 -LICENSE="GPL-3"
60 +LICENSE="GPL-3+"
61 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
62 IUSE="test"