diff options
author | 2023-08-23 09:40:51 +0200 | |
---|---|---|
committer | 2023-08-23 10:49:17 +0200 | |
commit | ca3e2c4f7d9c947c21ab6be1d5e7d073da93af55 (patch) | |
tree | b3c46698439b38b7c0e3a5644febadde8670b764 /net-analyzer/gvm-libs | |
parent | sys-fs/lvm2: add 2.03.22 (diff) | |
download | gentoo-ca3e2c4f7d9c947c21ab6be1d5e7d073da93af55.tar.gz gentoo-ca3e2c4f7d9c947c21ab6be1d5e7d073da93af55.tar.bz2 gentoo-ca3e2c4f7d9c947c21ab6be1d5e7d073da93af55.zip |
Rename {dev-libs → net-libs}/paho-mqtt-c
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/32418
Diffstat (limited to 'net-analyzer/gvm-libs')
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/gvm-libs/gvm-libs-22.7.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild index 860cc4df5b4b..61f4a0550092 100644 --- a/net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-22.6.3.ebuild @@ -31,7 +31,7 @@ DEPEND=" sys-apps/util-linux sys-libs/libxcrypt:= sys-libs/zlib - dev-libs/paho-mqtt-c:1.3 + net-libs/paho-mqtt-c:1.3 ldap? ( net-nds/openldap:= ) radius? ( net-dialup/freeradius-client ) " diff --git a/net-analyzer/gvm-libs/gvm-libs-22.7.0.ebuild b/net-analyzer/gvm-libs/gvm-libs-22.7.0.ebuild index 860cc4df5b4b..61f4a0550092 100644 --- a/net-analyzer/gvm-libs/gvm-libs-22.7.0.ebuild +++ b/net-analyzer/gvm-libs/gvm-libs-22.7.0.ebuild @@ -31,7 +31,7 @@ DEPEND=" sys-apps/util-linux sys-libs/libxcrypt:= sys-libs/zlib - dev-libs/paho-mqtt-c:1.3 + net-libs/paho-mqtt-c:1.3 ldap? ( net-nds/openldap:= ) radius? ( net-dialup/freeradius-client ) " |