Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-summary/
Date: Sat, 13 Oct 2018 20:02:23
Message-Id: 1539460865.23d9509e71a7845a20c2833917c2643cd42d0ab3.mgorny@gentoo
1 commit: 23d9509e71a7845a20c2833917c2643cd42d0ab3
2 Author: Paul Healy <lmiphay <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 13 16:27:00 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 13 20:01:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d9509e
7
8 app-admin/syslog-summary: fix license
9
10 Change to GPL-3+ as per the source file.
11
12 Signed-off-by: Paul Healy <lmiphay <AT> gmail.com>
13 Closes: https://github.com/gentoo/gentoo/pull/10066
14 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
15
16 app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild b/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild
20 index d60a4946de7..7c61b49b0cb 100644
21 --- a/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild
22 +++ b/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild
23 @@ -11,7 +11,7 @@ DESCRIPTION="Summarizes the contents of a syslog log file"
24 HOMEPAGE="https://github.com/dpaleino/syslog-summary"
25 SRC_URI="mirror://github/dpaleino/${PN}/${P}.tar.gz"
26
27 -LICENSE="GPL-3"
28 +LICENSE="GPL-3+"
29 SLOT="0"
30 KEYWORDS="~amd64 ~sparc ~x86"
31 IUSE=""