From 3e2349d051377a26e49c664264aa97efd729fdfd Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Tue, 12 Jul 2016 10:23:16 -0400 Subject: app-admin/needrestart: correct the license to GPL-2+ --- app-admin/needrestart/needrestart-2.8.ebuild | 2 +- app-admin/needrestart/needrestart-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/needrestart/needrestart-2.8.ebuild b/app-admin/needrestart/needrestart-2.8.ebuild index 8c49f74aa95f..c4738beb88f6 100644 --- a/app-admin/needrestart/needrestart-2.8.ebuild +++ b/app-admin/needrestart/needrestart-2.8.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Restart daemons after library updates" HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" RDEPEND=" dev-perl/Module-Find diff --git a/app-admin/needrestart/needrestart-9999.ebuild b/app-admin/needrestart/needrestart-9999.ebuild index 40723015663d..88d5483395c4 100644 --- a/app-admin/needrestart/needrestart-9999.ebuild +++ b/app-admin/needrestart/needrestart-9999.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Restart daemons after library updates" HOMEPAGE="https://fiasko-nw.net/~thomas/tag/needrestart.html https://github.com/liske/needrestart" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" RDEPEND=" dev-perl/Module-Find -- cgit v1.2.3-65-gdbad