From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F00A31382C5 for ; Fri, 8 Jan 2021 14:21:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0575EE081B; Fri, 8 Jan 2021 14:21:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4458E081B for ; Fri, 8 Jan 2021 14:21:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78BB1340D09 for ; Fri, 8 Jan 2021 14:21:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D56984C for ; Fri, 8 Jan 2021 14:21:02 +0000 (UTC) From: "Mike Pagano" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Pagano" Message-ID: <1610115656.8ef0bfcfdf1764b2e56a64695318b8b1a5aa5225.mpagano@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/lynis/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-forensics/lynis/Manifest app-forensics/lynis/lynis-3.0.2.ebuild app-forensics/lynis/lynis-3.0.3.ebuild X-VCS-Directories: app-forensics/lynis/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 8ef0bfcfdf1764b2e56a64695318b8b1a5aa5225 X-VCS-Branch: master Date: Fri, 8 Jan 2021 14:21:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d1811163-bac0-4d77-a3a1-241bb022fe73 X-Archives-Hash: 2696672d2ff64b7c7ac1a06d90fc7300 commit: 8ef0bfcfdf1764b2e56a64695318b8b1a5aa5225 Author: Mike Pagano gentoo org> AuthorDate: Fri Jan 8 14:20:56 2021 +0000 Commit: Mike Pagano gentoo org> CommitDate: Fri Jan 8 14:20:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef0bfcf app-forensics/lynis: Version bump, remove old Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mike Pagano gentoo.org> app-forensics/lynis/Manifest | 2 +- app-forensics/lynis/{lynis-3.0.2.ebuild => lynis-3.0.3.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest index 5723b20ec43..cddc6df7345 100644 --- a/app-forensics/lynis/Manifest +++ b/app-forensics/lynis/Manifest @@ -1 +1 @@ -DIST lynis-3.0.2.tar.gz 330490 BLAKE2B 824ab760aedff00c39632431ecd60cfb7c784e1c944fa7e54830a56e87c605dcb697cdd7d34fcc1a91d876e5170350b66296dbb51f4734b6881820d59535bfe8 SHA512 a23207a1f227f723b3f7a1d46ac84b3cc14b0ac1a9727f57ca3f6f112d1b62ade6e6f21983fb74570aa1209bce8c7b8395f91245309d616c22cd245103028031 +DIST lynis-3.0.3.tar.gz 331182 BLAKE2B 7b424da8726e474992bcf6b13b6b82b48568b2d1f4268d0cb57f11560c4edbcd60d009c67fd333445392a184f1dbe38a55fde7cb7456498f89c451bc51ba3e8f SHA512 850f832fd45a2e440973c414f2c98caf3add1666573f60ea70bf36f57dbf3ac1b354632f09271b34f85eba25079e564d758e237dcded743a132da771c5bce151 diff --git a/app-forensics/lynis/lynis-3.0.2.ebuild b/app-forensics/lynis/lynis-3.0.3.ebuild similarity index 96% rename from app-forensics/lynis/lynis-3.0.2.ebuild rename to app-forensics/lynis/lynis-3.0.3.ebuild index 5ee09e290d0..b1cdf6c0b04 100644 --- a/app-forensics/lynis/lynis-3.0.2.ebuild +++ b/app-forensics/lynis/lynis-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7"