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 5F10815800A for ; Thu, 24 Aug 2023 23:25:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C389A2BC02D; Thu, 24 Aug 2023 23:25:43 +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 A7C782BC02D for ; Thu, 24 Aug 2023 23:25:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 99655340942 for ; Thu, 24 Aug 2023 23:25:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9A92107E for ; Thu, 24 Aug 2023 23:25:39 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1692919493.4e9b785b99aef718a2fabeb8f2c113cc1785474b.sam@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.8.ebuild app-antivirus/clamav/clamav-0.103.9.ebuild app-antivirus/clamav/clamav-1.0.2.ebuild app-antivirus/clamav/clamav-1.1.0.ebuild app-antivirus/clamav/clamav-1.1.1.ebuild app-antivirus/clamav/clamav-1.2.0_rc.ebuild X-VCS-Directories: app-antivirus/clamav/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4e9b785b99aef718a2fabeb8f2c113cc1785474b X-VCS-Branch: master Date: Thu, 24 Aug 2023 23:25:39 +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: 26bdb384-fb7e-4569-a43d-bb06a0deaf80 X-Archives-Hash: 6cb7225f0abd9fec15c4ed57e6b34d9b commit: 4e9b785b99aef718a2fabeb8f2c113cc1785474b Author: Matt Jolly footclan ninja> AuthorDate: Fri Aug 18 10:38:34 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 24 23:24:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9b785b app-antivirus/clamav: add `0/lts` and `0/sts` slots Signed-off-by: Matt Jolly footclan.ninja> Signed-off-by: Sam James gentoo.org> app-antivirus/clamav/clamav-0.103.8.ebuild | 2 +- app-antivirus/clamav/clamav-0.103.9.ebuild | 2 +- app-antivirus/clamav/clamav-1.0.2.ebuild | 2 +- app-antivirus/clamav/clamav-1.1.0.ebuild | 3 ++- app-antivirus/clamav/clamav-1.1.1.ebuild | 3 ++- app-antivirus/clamav/clamav-1.2.0_rc.ebuild | 3 ++- 6 files changed, 9 insertions(+), 6 deletions(-) diff --git a/app-antivirus/clamav/clamav-0.103.8.ebuild b/app-antivirus/clamav/clamav-0.103.8.ebuild index 9e8d308efe80..08bddbfd8a2b 100644 --- a/app-antivirus/clamav/clamav-0.103.8.ebuild +++ b/app-antivirus/clamav/clamav-0.103.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.clamav.net/" SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/lts" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter metadata-analysis-api selinux systemd test xml" diff --git a/app-antivirus/clamav/clamav-0.103.9.ebuild b/app-antivirus/clamav/clamav-0.103.9.ebuild index 91357ed70800..9c9b8b889cd2 100644 --- a/app-antivirus/clamav/clamav-0.103.9.ebuild +++ b/app-antivirus/clamav/clamav-0.103.9.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.clamav.net/" SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/lts" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter metadata-analysis-api selinux systemd test xml" diff --git a/app-antivirus/clamav/clamav-1.0.2.ebuild b/app-antivirus/clamav/clamav-1.0.2.ebuild index c1e9c7469c90..b7ae6219b9e1 100644 --- a/app-antivirus/clamav/clamav-1.0.2.ebuild +++ b/app-antivirus/clamav/clamav-1.0.2.ebuild @@ -147,7 +147,7 @@ SRC_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/${MY_P}.tar.gz S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" -SLOT="0" +SLOT="0/lts" if [[ ${PV} != *_rc* ]] ; then KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi diff --git a/app-antivirus/clamav/clamav-1.1.0.ebuild b/app-antivirus/clamav/clamav-1.1.0.ebuild index d5c739513e2c..1a8f89dcd169 100644 --- a/app-antivirus/clamav/clamav-1.1.0.ebuild +++ b/app-antivirus/clamav/clamav-1.1.0.ebuild @@ -182,7 +182,8 @@ SRC_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/${MY_P}.tar.gz S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" -SLOT="0" +# 0/sts (short term support) if not an LTS release +SLOT="0/sts" if [[ ${PV} != *_rc* ]] ; then KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi diff --git a/app-antivirus/clamav/clamav-1.1.1.ebuild b/app-antivirus/clamav/clamav-1.1.1.ebuild index 907c8ad48756..ec397b35b9eb 100644 --- a/app-antivirus/clamav/clamav-1.1.1.ebuild +++ b/app-antivirus/clamav/clamav-1.1.1.ebuild @@ -183,7 +183,8 @@ SRC_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/${MY_P}.tar.gz S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" -SLOT="0" +# 0/sts (short term support) if not an LTS release +SLOT="0/sts" if [[ ${PV} != *_rc* ]] ; then KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi diff --git a/app-antivirus/clamav/clamav-1.2.0_rc.ebuild b/app-antivirus/clamav/clamav-1.2.0_rc.ebuild index 9985517bf6ae..634cb887c9f3 100644 --- a/app-antivirus/clamav/clamav-1.2.0_rc.ebuild +++ b/app-antivirus/clamav/clamav-1.2.0_rc.ebuild @@ -169,7 +169,8 @@ SRC_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/${MY_P}.tar.gz S=${WORKDIR}/clamav-${MY_P} LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" -SLOT="0" +# 0/sts (short term support) if not an LTS release +SLOT="0/sts" if [[ ${PV} != *_rc* ]] ; then KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi