Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/lynis/
Date: Fri, 08 Jan 2021 14:21:08
Message-Id: 1610115656.8ef0bfcfdf1764b2e56a64695318b8b1a5aa5225.mpagano@gentoo
1 commit: 8ef0bfcfdf1764b2e56a64695318b8b1a5aa5225
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 8 14:20:56 2021 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 8 14:20:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef0bfcf
7
8 app-forensics/lynis: Version bump, remove old
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
12
13 app-forensics/lynis/Manifest | 2 +-
14 app-forensics/lynis/{lynis-3.0.2.ebuild => lynis-3.0.3.ebuild} | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest
18 index 5723b20ec43..cddc6df7345 100644
19 --- a/app-forensics/lynis/Manifest
20 +++ b/app-forensics/lynis/Manifest
21 @@ -1 +1 @@
22 -DIST lynis-3.0.2.tar.gz 330490 BLAKE2B 824ab760aedff00c39632431ecd60cfb7c784e1c944fa7e54830a56e87c605dcb697cdd7d34fcc1a91d876e5170350b66296dbb51f4734b6881820d59535bfe8 SHA512 a23207a1f227f723b3f7a1d46ac84b3cc14b0ac1a9727f57ca3f6f112d1b62ade6e6f21983fb74570aa1209bce8c7b8395f91245309d616c22cd245103028031
23 +DIST lynis-3.0.3.tar.gz 331182 BLAKE2B 7b424da8726e474992bcf6b13b6b82b48568b2d1f4268d0cb57f11560c4edbcd60d009c67fd333445392a184f1dbe38a55fde7cb7456498f89c451bc51ba3e8f SHA512 850f832fd45a2e440973c414f2c98caf3add1666573f60ea70bf36f57dbf3ac1b354632f09271b34f85eba25079e564d758e237dcded743a132da771c5bce151
24
25 diff --git a/app-forensics/lynis/lynis-3.0.2.ebuild b/app-forensics/lynis/lynis-3.0.3.ebuild
26 similarity index 96%
27 rename from app-forensics/lynis/lynis-3.0.2.ebuild
28 rename to app-forensics/lynis/lynis-3.0.3.ebuild
29 index 5ee09e290d0..b1cdf6c0b04 100644
30 --- a/app-forensics/lynis/lynis-3.0.2.ebuild
31 +++ b/app-forensics/lynis/lynis-3.0.3.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 +# Copyright 1999-2021 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI="7"