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: app-admin/needrestart/
Date: Thu, 14 Jul 2016 01:26:53
Message-Id: 1468459504.3e2349d051377a26e49c664264aa97efd729fdfd.gokturk@gentoo
1 commit: 3e2349d051377a26e49c664264aa97efd729fdfd
2 Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
3 AuthorDate: Tue Jul 12 14:23:16 2016 +0000
4 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 14 01:25:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2349d0
7
8 app-admin/needrestart: correct the license to GPL-2+
9
10 app-admin/needrestart/needrestart-2.8.ebuild | 2 +-
11 app-admin/needrestart/needrestart-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-admin/needrestart/needrestart-2.8.ebuild b/app-admin/needrestart/needrestart-2.8.ebuild
15 index 8c49f74..c4738be 100644
16 --- a/app-admin/needrestart/needrestart-2.8.ebuild
17 +++ b/app-admin/needrestart/needrestart-2.8.ebuild
18 @@ -18,7 +18,7 @@ DESCRIPTION="Restart daemons after library updates"
19 HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
20
21 SLOT="0"
22 -LICENSE="GPL-2"
23 +LICENSE="GPL-2+"
24
25 RDEPEND="
26 dev-perl/Module-Find
27
28 diff --git a/app-admin/needrestart/needrestart-9999.ebuild b/app-admin/needrestart/needrestart-9999.ebuild
29 index 4072301..88d5483 100644
30 --- a/app-admin/needrestart/needrestart-9999.ebuild
31 +++ b/app-admin/needrestart/needrestart-9999.ebuild
32 @@ -18,7 +18,7 @@ DESCRIPTION="Restart daemons after library updates"
33 HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart"
34
35 SLOT="0"
36 -LICENSE="GPL-2"
37 +LICENSE="GPL-2+"
38
39 RDEPEND="
40 dev-perl/Module-Find