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 F14AC139360 for ; Mon, 9 Aug 2021 14:54:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30E4AE0844; Mon, 9 Aug 2021 14:54:19 +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 1C061E0844 for ; Mon, 9 Aug 2021 14:54:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1E80A342B03 for ; Mon, 9 Aug 2021 14:54:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A910F7BD for ; Mon, 9 Aug 2021 14:54:16 +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: <1628520820.8c73b551f3459d960bddcfbc4b0c37cae72f51a9.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.4.ebuild app-forensics/lynis/lynis-3.0.6.ebuild X-VCS-Directories: app-forensics/lynis/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 8c73b551f3459d960bddcfbc4b0c37cae72f51a9 X-VCS-Branch: master Date: Mon, 9 Aug 2021 14:54:16 +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: defd213f-48d2-47bf-9d0c-bf00fef477c9 X-Archives-Hash: 35460a1179a6a5822388d0da1df3611d commit: 8c73b551f3459d960bddcfbc4b0c37cae72f51a9 Author: Mike Pagano gentoo org> AuthorDate: Mon Aug 9 14:53:40 2021 +0000 Commit: Mike Pagano gentoo org> CommitDate: Mon Aug 9 14:53:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c73b551 app-forensics/lynis: Version bump, remove all Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mike Pagano gentoo.org> app-forensics/lynis/Manifest | 2 +- app-forensics/lynis/{lynis-3.0.4.ebuild => lynis-3.0.6.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest index b81b36693a6..25a719c4f00 100644 --- a/app-forensics/lynis/Manifest +++ b/app-forensics/lynis/Manifest @@ -1 +1 @@ -DIST lynis-3.0.4.tar.gz 332004 BLAKE2B a68d85d679aae19304edc2ea7a982686d03897d806a7b44ca4c5318d8aa753a8b41b5ec2d80fbcda4bf69d35b5a6a0497b42d9b68c869763b09bfcb4922f5f83 SHA512 0e31cab00302678019d4a3d617e376fa1e8ca981b5eeb5dd22ce6f821f33957db351a4cd81a06f44eb0a8ca5094b1a5c062021c637b37e848ed0451de0f6c7c4 +DIST lynis-3.0.6.tar.gz 336725 BLAKE2B 49abad8af63e4eeb3585a241d34433f85f84719a0bbd0c2c1f87a2ab45fc0f88193236f3b10261a59e1c6efd9352134a29b8f311c5a5a749eccede2c8353c6e7 SHA512 113f3bf1b8ca4ec030bd971da41e3f182c2467d97e09eb0f2b502ab5d04c43b922570a00b62de06b97bfca64cb67576f14754f9921be63731500d3beb33d5a2a diff --git a/app-forensics/lynis/lynis-3.0.4.ebuild b/app-forensics/lynis/lynis-3.0.6.ebuild similarity index 100% rename from app-forensics/lynis/lynis-3.0.4.ebuild rename to app-forensics/lynis/lynis-3.0.6.ebuild