mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/cacti-spine: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
@@ -14,12 +14,10 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
|
||||
IUSE="libressl"
|
||||
|
||||
BDEPEND="sys-apps/help2man"
|
||||
DEPEND="
|
||||
!libressl? ( dev-libs/openssl:0= )
|
||||
libressl? ( dev-libs/libressl:0= )
|
||||
dev-libs/openssl:0=
|
||||
net-analyzer/net-snmp:=
|
||||
dev-db/mysql-connector-c:0=
|
||||
"
|
||||
|
||||
@@ -14,12 +14,10 @@ EGIT_REPO_URI="https://github.com/Cacti/spine"
|
||||
LICENSE="LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="libressl"
|
||||
|
||||
BDEPEND="sys-apps/help2man"
|
||||
DEPEND="
|
||||
!libressl? ( dev-libs/openssl:0= )
|
||||
libressl? ( dev-libs/libressl:0= )
|
||||
dev-libs/openssl:0=
|
||||
net-analyzer/net-snmp:=
|
||||
dev-db/mysql-connector-c:0=
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user