Skip to content

Commit

Permalink
app-forensics/lynis: eapi and version bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.36, Repoman-2.3.9
  • Loading branch information
ZeroChaos- committed May 16, 2018
1 parent f8959b9 commit 4cd83cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app-forensics/lynis/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST lynis-2.5.2.tar.gz 264098 BLAKE2B 6e65decc3f62f66a1a53e247c4d6da86ec1a9bc1268ec7b840d19ab40dab284d6f8c5716403dd1ce107550d7b3526242b16a000207d27d67b111db91a3ee4f22 SHA512 dc9b994190f5a6102baaf1c4d226ee90980a32908c009a9f68bb9e716e0ba04063d51f3cca98b9538f6b30224097470ca3d484b667f2af73b922c0b239f4bdae
DIST lynis-2.6.4.tar.gz 273031 BLAKE2B 66d83050a348cc348f101f603c62eb3107ef7e088f57a6d0f36cb657a03cea48b93293b1c22a2bab68bd1ed1178e5bab7cf72cdcdd073637224559bb0c8b1198 SHA512 baa9f1c06b4d55b7962cb218707e057c7e7b5a5c4dbd89ba317c6525f08f80a5de53aa1371ad361611f8e44f0a32dda9409d2816caaedba4cd4f508929c5ab3c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
EAPI="6"

inherit eutils bash-completion-r1

Expand All @@ -19,11 +19,6 @@ RDEPEND="app-shells/bash"

S="${WORKDIR}/${PN}"

src_prepare() {
# Bug 507438
epatch_user
}

src_install() {
doman lynis.8
dodoc FAQ README
Expand Down

0 comments on commit 4cd83cc

Please sign in to comment.