diff options
author | Sam James <sam@gentoo.org> | 2021-01-02 00:32:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-02 00:32:39 +0000 |
commit | f7403ea28aa27dcbe6b2388230f4be458b5acd5a (patch) | |
tree | 7ed278434114452c14bc7cbd8d65a93660d9c1a2 /net-libs/tox | |
parent | net-misc/sslh: revbump for libconfig subslot dep (diff) | |
download | gentoo-f7403ea28aa27dcbe6b2388230f4be458b5acd5a.tar.gz gentoo-f7403ea28aa27dcbe6b2388230f4be458b5acd5a.tar.bz2 gentoo-f7403ea28aa27dcbe6b2388230f4be458b5acd5a.zip |
net-libs/tox: revbump for libconfig subslot dep
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/tox')
-rw-r--r-- | net-libs/tox/tox-0.2.11-r1.ebuild (renamed from net-libs/tox/tox-0.2.11.ebuild) | 4 | ||||
-rw-r--r-- | net-libs/tox/tox-0.2.12-r1.ebuild (renamed from net-libs/tox/tox-0.2.12.ebuild) | 4 | ||||
-rw-r--r-- | net-libs/tox/tox-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/tox/tox-0.2.11.ebuild b/net-libs/tox/tox-0.2.11-r1.ebuild index d293d7067869..9453517861ef 100644 --- a/net-libs/tox/tox-0.2.11.ebuild +++ b/net-libs/tox/tox-0.2.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ DEPEND=" media-libs/libvpx media-libs/opus ) - daemon? ( dev-libs/libconfig )" + daemon? ( dev-libs/libconfig:= )" RDEPEND=" ${DEPEND} daemon? ( diff --git a/net-libs/tox/tox-0.2.12.ebuild b/net-libs/tox/tox-0.2.12-r1.ebuild index 76511a2fe702..3e3ebd067401 100644 --- a/net-libs/tox/tox-0.2.12.ebuild +++ b/net-libs/tox/tox-0.2.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,7 +26,7 @@ DEPEND=" media-libs/libvpx:= media-libs/opus ) - daemon? ( dev-libs/libconfig )" + daemon? ( dev-libs/libconfig:= )" RDEPEND=" ${DEPEND} daemon? ( diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild index 6e0181ca0d85..e80ab4531665 100644 --- a/net-libs/tox/tox-9999.ebuild +++ b/net-libs/tox/tox-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,7 +25,7 @@ DEPEND=">dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal] media-libs/libvpx:= media-libs/opus ) - daemon? ( dev-libs/libconfig )" + daemon? ( dev-libs/libconfig:= )" RDEPEND=" ${DEPEND} daemon? ( |