commit:     4e9b785b99aef718a2fabeb8f2c113cc1785474b
Author:     Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja>
AuthorDate: Fri Aug 18 10:38:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> 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 <Matt.Jolly <AT> footclan.ninja>
Signed-off-by: Sam James <sam <AT> 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

Reply via email to