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 5EDC71382C5 for ; Wed, 9 Dec 2020 09:25:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4326FE0940; Wed, 9 Dec 2020 09:25:46 +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 15547E0940 for ; Wed, 9 Dec 2020 09:25:46 +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 8D341335DEF for ; Wed, 9 Dec 2020 09:25:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13F2D46C for ; Wed, 9 Dec 2020 09:25:43 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1607505901.1ce68e25de8964f30dfd9a6a4891683b5e2b501e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zabbix/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild net-analyzer/zabbix/zabbix-4.0.25-r1.ebuild net-analyzer/zabbix/zabbix-4.0.25.ebuild net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild net-analyzer/zabbix/zabbix-4.0.26.ebuild net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild net-analyzer/zabbix/zabbix-4.0.27.ebuild net-analyzer/zabbix/zabbix-5.0.4-r1.ebuild net-analyzer/zabbix/zabbix-5.0.4.ebuild net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild net-analyzer/zabbix/zabbix-5.0.5.ebuild net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild net-analyzer/zabbix/zabbix-5.0.6.ebuild net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild net-analyzer/zabbix/zabbix-5.2.1.ebuild net-analyzer/zabbix/zabbix-5.2.2-r1.ebuild net-analyzer/zabbix/zabbix-5.2.2.ebuild X-VCS-Directories: net-analyzer/zabbix/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 1ce68e25de8964f30dfd9a6a4891683b5e2b501e X-VCS-Branch: master Date: Wed, 9 Dec 2020 09:25:43 +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: f937b9c0-a653-4bb4-910d-f56e217c6092 X-Archives-Hash: e44bf8052176c514bcec68817dd95e13 commit: 1ce68e25de8964f30dfd9a6a4891683b5e2b501e Author: Miroslav Šulc gentoo org> AuthorDate: Wed Dec 9 09:25:01 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Dec 9 09:25:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce68e25 net-analyzer/zabbix: introduce subslots While we still don't support installing multiple net-analyzer/zabbix versions simultaneously, we need slots to support proper targeting in GLSAs. Closes: https://github.com/gentoo/gentoo/pull/18538 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Miroslav Šulc gentoo.org> .../zabbix/{zabbix-3.0.31-r1.ebuild => zabbix-3.0.31-r2.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-4.0.25.ebuild => zabbix-4.0.25-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-4.0.26.ebuild => zabbix-4.0.26-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-4.0.27.ebuild => zabbix-4.0.27-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-5.0.4.ebuild => zabbix-5.0.4-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-5.2.2.ebuild => zabbix-5.0.5-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-5.0.5.ebuild => zabbix-5.0.6-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-5.0.6.ebuild => zabbix-5.2.1-r1.ebuild} | 2 +- net-analyzer/zabbix/{zabbix-5.2.1.ebuild => zabbix-5.2.2-r1.ebuild} | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild b/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild rename to net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild index e33f3eee422..40121fa7553 100644 --- a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-3.0.31-r2.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/stable/${PV}/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="amd64 x86" IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-4.0.25.ebuild b/net-analyzer/zabbix/zabbix-4.0.25-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-4.0.25.ebuild rename to net-analyzer/zabbix/zabbix-4.0.25-r1.ebuild index 065c01ba723..c3e0e8de2db 100644 --- a/net-analyzer/zabbix/zabbix-4.0.25.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.25-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="amd64 x86" IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-4.0.26.ebuild b/net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-4.0.26.ebuild rename to net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild index 844a2e68741..c097176110e 100644 --- a/net-analyzer/zabbix/zabbix-4.0.26.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-4.0.27.ebuild b/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-4.0.27.ebuild rename to net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild index 844a2e68741..c097176110e 100644 --- a/net-analyzer/zabbix/zabbix-4.0.27.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-5.0.4.ebuild b/net-analyzer/zabbix/zabbix-5.0.4-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-5.0.4.ebuild rename to net-analyzer/zabbix/zabbix-5.0.4-r1.ebuild index c105a7d5d7e..04c629c2ace 100644 --- a/net-analyzer/zabbix/zabbix-5.0.4.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.4-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="amd64 x86" IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-5.2.2.ebuild b/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-5.2.2.ebuild rename to net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild index e393d4a24eb..b95dbdcff0c 100644 --- a/net-analyzer/zabbix/zabbix-5.2.2.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-5.0.5.ebuild b/net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-5.0.5.ebuild rename to net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild index e393d4a24eb..b95dbdcff0c 100644 --- a/net-analyzer/zabbix/zabbix-5.0.5.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-5.0.6.ebuild b/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-5.0.6.ebuild rename to net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild index e393d4a24eb..b95dbdcff0c 100644 --- a/net-analyzer/zabbix/zabbix-5.0.6.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" diff --git a/net-analyzer/zabbix/zabbix-5.2.1.ebuild b/net-analyzer/zabbix/zabbix-5.2.2-r1.ebuild similarity index 99% rename from net-analyzer/zabbix/zabbix-5.2.1.ebuild rename to net-analyzer/zabbix/zabbix-5.2.2-r1.ebuild index e393d4a24eb..b95dbdcff0c 100644 --- a/net-analyzer/zabbix/zabbix-5.2.1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.2-r1.ebuild @@ -13,7 +13,7 @@ MY_P=${P/_/} MY_PV=${PV/_/} SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" -SLOT="0" +SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" KEYWORDS="~amd64 ~x86" IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"