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 3E238138334 for ; Wed, 20 Feb 2019 23:44:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E4A7E0886; Wed, 20 Feb 2019 23:44:50 +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 D8A43E0886 for ; Wed, 20 Feb 2019 23:44:49 +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 0A54D335D6E for ; Wed, 20 Feb 2019 23:44:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 897EE547 for ; Wed, 20 Feb 2019 23:44:46 +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: <1550706280.29cdd669ebacd80fa48a71c8c5f4570f570de8a5.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-2.7.0.ebuild app-forensics/lynis/lynis-2.7.1.ebuild X-VCS-Directories: app-forensics/lynis/ X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano X-VCS-Revision: 29cdd669ebacd80fa48a71c8c5f4570f570de8a5 X-VCS-Branch: master Date: Wed, 20 Feb 2019 23:44:46 +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: c4e4ef27-5f39-43b6-9ec3-a7adcb2a1296 X-Archives-Hash: 1359f77b5e9389c72872a7e5e4d42a1d commit: 29cdd669ebacd80fa48a71c8c5f4570f570de8a5 Author: Mike Pagano gentoo org> AuthorDate: Wed Feb 20 23:44:32 2019 +0000 Commit: Mike Pagano gentoo org> CommitDate: Wed Feb 20 23:44:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29cdd669 app-forensics/lynis: Version bump. Remove old. Signed-off-by: Mike Pagano gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-forensics/lynis/Manifest | 2 +- app-forensics/lynis/{lynis-2.7.0.ebuild => lynis-2.7.1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-forensics/lynis/Manifest b/app-forensics/lynis/Manifest index 425e52f794f..05190e40f93 100644 --- a/app-forensics/lynis/Manifest +++ b/app-forensics/lynis/Manifest @@ -1 +1 @@ -DIST lynis-2.7.0.tar.gz 276959 BLAKE2B 51f9a811f0410547c1866addd7a545a5976f5d8ab51f58b4538e1cbf93faccce7ea24e1943eb6dceda851616651619eab5f1eb88e47658e3953c60bcd0a4c0e4 SHA512 bf7fab22f762a15c2ace620731dee5a05b3c463acc7c7a4d9c2729cd5fb04639cd41faa951a9a0c99a85ed816dd531abb8f76f35d2af9ad81e6691a6f278450b +DIST lynis-2.7.1.tar.gz 278069 BLAKE2B 0e138a4dcdb1c68373e095a134f4ef1446402ae699e7d7e6afa146d593865c2855dcf7a809b9c19b0b996722256d2d98142cc1adc9c6f08d15e79aa842d3f643 SHA512 4ad1d9b79bbb7e74f3b171b9ee76eced1bb7812c560df4ac5a8445d4a6a5a0a46d9fc3fa7969509ba54d6658c466809f3286a59c91be69e40f03e7fd5902917b diff --git a/app-forensics/lynis/lynis-2.7.0.ebuild b/app-forensics/lynis/lynis-2.7.1.ebuild similarity index 96% rename from app-forensics/lynis/lynis-2.7.0.ebuild rename to app-forensics/lynis/lynis-2.7.1.ebuild index df4bdf19881..1701f39cc6f 100644 --- a/app-forensics/lynis/lynis-2.7.0.ebuild +++ b/app-forensics/lynis/lynis-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6"