commit: 23d9509e71a7845a20c2833917c2643cd42d0ab3 Author: Paul Healy <lmiphay <AT> gmail <DOT> com> AuthorDate: Sat Oct 13 16:27:00 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 13 20:01:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d9509e
app-admin/syslog-summary: fix license Change to GPL-3+ as per the source file. Signed-off-by: Paul Healy <lmiphay <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10066 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild b/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild index d60a4946de7..7c61b49b0cb 100644 --- a/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild +++ b/app-admin/syslog-summary/syslog-summary-1.14-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Summarizes the contents of a syslog log file" HOMEPAGE="https://github.com/dpaleino/syslog-summary" SRC_URI="mirror://github/dpaleino/${PN}/${P}.tar.gz" -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" IUSE=""
