projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dd1363
)
net-analyzer/nagios: use LICENSE=metapackage.
author
Michael Orlitzky
<mjo@gentoo.org>
Sat, 4 Apr 2020 14:08:38 +0000
(10:08 -0400)
committer
Michael Orlitzky
<mjo@gentoo.org>
Sat, 4 Apr 2020 14:10:44 +0000
(10:10 -0400)
The nagios metapackage doesn't install anything, so having GPL-2
as its LICENSE was incorrect.
Closes: https://bugs.gentoo.org/716176
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
net-analyzer/nagios/nagios-4.4.5.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/nagios/nagios-4.4.5.ebuild
b/net-analyzer/nagios/nagios-4.4.5.ebuild
index e94cbc25a895cb65ff717da456661ccee68045d9..23bb68489c5f0df152d4a7ee7e1d199faafb87cf 100644
(file)
--- a/
net-analyzer/nagios/nagios-4.4.5.ebuild
+++ b/
net-analyzer/nagios/nagios-4.4.5.ebuild
@@
-6,7
+6,7
@@
EAPI=6
DESCRIPTION="The Nagios metapackage"
HOMEPAGE="https://www.nagios.org/"
-LICENSE="
GPL-2
"
+LICENSE="
metapackage
"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
IUSE=""