mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-forensics/lynis: Minor QA fixes
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
@@ -9,6 +9,7 @@ DESCRIPTION="Security and system auditing tool"
|
||||
HOMEPAGE="https://cisofy.com/lynis/"
|
||||
SRC_URI="https://cisofy.com/files/${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
@@ -18,8 +19,6 @@ RDEPEND="
|
||||
app-shells/bash
|
||||
cron? ( !systemd? ( virtual/cron ) )"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
src_install() {
|
||||
doman lynis.8
|
||||
dodoc FAQ README
|
||||
|
||||
Reference in New Issue
Block a user