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 B2B661382C5 for ; Fri, 25 Dec 2020 12:38:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0D65E0B34; Fri, 25 Dec 2020 12:38:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D61BEE0B34 for ; Fri, 25 Dec 2020 12:38:36 +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 D1B693414E1 for ; Fri, 25 Dec 2020 12:38:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F633BF for ; Fri, 25 Dec 2020 12:38:34 +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: <1608899904.28c59b3966fa995c01cdc8833da6fcd75e52142a.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.1.ebuild app-forensics/lynis/lynis-3.0.2.ebuild X-VCS-Directories: app-forensics/lynis/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 28c59b3966fa995c01cdc8833da6fcd75e52142a X-VCS-Branch: master Date: Fri, 25 Dec 2020 12:38:34 +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: 06b8aa5f-de6d-48da-a441-56060ab848a2 X-Archives-Hash: dced64a8ec11e65a5b13b1ef7325394d commit: 28c59b3966fa995c01cdc8833da6fcd75e52142a Author: Mike Pagano gentoo org> AuthorDate: Fri Dec 25 12:38:24 2020 +0000 Commit: Mike Pagano gentoo org> CommitDate: Fri Dec 25 12:38:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c59b39 app-forensics/lynis: Version bump, remove old Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Mike Pagano gentoo.org> app-forensics/lynis/Manifest | 2 +- app-forensics/lynis/{lynis-3.0.1.ebuild => lynis-3.0.2.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest index 720e9db62af..5723b20ec43 100644 --- a/app-forensics/lynis/Manifest +++ b/app-forensics/lynis/Manifest @@ -1 +1 @@ -DIST lynis-3.0.1.tar.gz 322638 BLAKE2B b0a6b03351af95e766321164fab34c7eb8314f18747d3df87946e379781970253406132a1674236a39879374ecc559489679d34ef3368d74faf98b0f44425293 SHA512 e237984b404752bd0856e1cbb884d0191a1177023780d9d0f885538846e419fcb75302a33320ba41e5895cabca0ead094e1c49865677906e547e255b4f5aab41 +DIST lynis-3.0.2.tar.gz 330490 BLAKE2B 824ab760aedff00c39632431ecd60cfb7c784e1c944fa7e54830a56e87c605dcb697cdd7d34fcc1a91d876e5170350b66296dbb51f4734b6881820d59535bfe8 SHA512 a23207a1f227f723b3f7a1d46ac84b3cc14b0ac1a9727f57ca3f6f112d1b62ade6e6f21983fb74570aa1209bce8c7b8395f91245309d616c22cd245103028031 diff --git a/app-forensics/lynis/lynis-3.0.1.ebuild b/app-forensics/lynis/lynis-3.0.2.ebuild similarity index 100% rename from app-forensics/lynis/lynis-3.0.1.ebuild rename to app-forensics/lynis/lynis-3.0.2.ebuild