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 4F15F138359 for ; Wed, 23 Sep 2020 03:34:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5943E0858; Wed, 23 Sep 2020 03:34:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 75A57E0848 for ; Wed, 23 Sep 2020 03:34:50 +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 25EA3340DFD for ; Wed, 23 Sep 2020 03:34:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94D0537B for ; Wed, 23 Sep 2020 03:34:47 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1600831406.2fede26f429a59660169ad13961a7e737b5c88ba.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-antivirus/clamav/clamav-0.103.0-r1.ebuild app-antivirus/clamav/clamav-0.103.0.ebuild X-VCS-Directories: app-antivirus/clamav/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 2fede26f429a59660169ad13961a7e737b5c88ba X-VCS-Branch: master Date: Wed, 23 Sep 2020 03:34:47 +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: f6150569-9b40-4340-a53d-dc19d6afb576 X-Archives-Hash: 6a603a4f5ad43d10c3ca06c9ec903cc7 commit: 2fede26f429a59660169ad13961a7e737b5c88ba Author: Michael Orlitzky gentoo org> AuthorDate: Wed Sep 23 02:41:08 2020 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Wed Sep 23 03:23:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fede26f app-antivirus/clamav: new 0.103.0-r1 revision to force rebuilds. I've made several in-place changes to the (masked) clamav-0.103.0 ebuild that would otherwise not be picked up. This new revision will force anyone who installed 0.103.0 to rebuild clamav and get those fixes. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Orlitzky gentoo.org> app-antivirus/clamav/{clamav-0.103.0.ebuild => clamav-0.103.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-antivirus/clamav/clamav-0.103.0.ebuild b/app-antivirus/clamav/clamav-0.103.0-r1.ebuild similarity index 100% rename from app-antivirus/clamav/clamav-0.103.0.ebuild rename to app-antivirus/clamav/clamav-0.103.0-r1.ebuild