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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E5C47158087 for ; Thu, 20 Jan 2022 20:19:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BF7A2BC03E; Thu, 20 Jan 2022 20:19:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FF0A2BC03E for ; Thu, 20 Jan 2022 20:19:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9641B342F23 for ; Thu, 20 Jan 2022 20:19:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D72924E for ; Thu, 20 Jan 2022 20:19:18 +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: <1642709949.a4bc6009ee52e2495206a1339d9bac6a32f8ca3b.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.6.ebuild app-forensics/lynis/lynis-3.0.7.ebuild X-VCS-Directories: app-forensics/lynis/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: a4bc6009ee52e2495206a1339d9bac6a32f8ca3b X-VCS-Branch: master Date: Thu, 20 Jan 2022 20:19:18 +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: 73d63c15-5d5f-402f-a0f1-59832e3cdfa7 X-Archives-Hash: 3bcbf1b4ab41534aa4baee25037dcde3 commit: a4bc6009ee52e2495206a1339d9bac6a32f8ca3b Author: Mike Pagano gentoo org> AuthorDate: Thu Jan 20 20:19:09 2022 +0000 Commit: Mike Pagano gentoo org> CommitDate: Thu Jan 20 20:19:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4bc6009 app-forensics/lynis: Version bump, remove old Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mike Pagano gentoo.org> app-forensics/lynis/Manifest | 2 +- app-forensics/lynis/{lynis-3.0.6.ebuild => lynis-3.0.7.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest index 25a719c4f007..0647b525cc80 100644 --- a/app-forensics/lynis/Manifest +++ b/app-forensics/lynis/Manifest @@ -1 +1 @@ -DIST lynis-3.0.6.tar.gz 336725 BLAKE2B 49abad8af63e4eeb3585a241d34433f85f84719a0bbd0c2c1f87a2ab45fc0f88193236f3b10261a59e1c6efd9352134a29b8f311c5a5a749eccede2c8353c6e7 SHA512 113f3bf1b8ca4ec030bd971da41e3f182c2467d97e09eb0f2b502ab5d04c43b922570a00b62de06b97bfca64cb67576f14754f9921be63731500d3beb33d5a2a +DIST lynis-3.0.7.tar.gz 338212 BLAKE2B d9cddcba9c83ddee08ea38c8e80bf6f0a78179ad102673a876a1fe3d4544612e945d8637a8d026ce7bff72b09d6274223031e1cb6fc74596b2c65f0380fecd67 SHA512 c65d42071a48b15c2f16ceaf30404db0dac740c4cc6109442a0757e0576f794ebaf9430547eb1a0a452ce85993f00e8779ce2c4ffc47c206d674b8fd2cb02e3a diff --git a/app-forensics/lynis/lynis-3.0.6.ebuild b/app-forensics/lynis/lynis-3.0.7.ebuild similarity index 96% rename from app-forensics/lynis/lynis-3.0.6.ebuild rename to app-forensics/lynis/lynis-3.0.7.ebuild index 0de67b2421e8..6ae259786a48 100644 --- a/app-forensics/lynis/lynis-3.0.6.ebuild +++ b/app-forensics/lynis/lynis-3.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7"