Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/tox/
Date: Sat, 02 Jan 2021 00:35:26
Message-Id: 1609547559.f7403ea28aa27dcbe6b2388230f4be458b5acd5a.sam@gentoo
1 commit: f7403ea28aa27dcbe6b2388230f4be458b5acd5a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 00:32:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 00:32:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7403ea2
7
8 net-libs/tox: revbump for libconfig subslot dep
9
10 Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-libs/tox/{tox-0.2.11.ebuild => tox-0.2.11-r1.ebuild} | 4 ++--
14 net-libs/tox/{tox-0.2.12.ebuild => tox-0.2.12-r1.ebuild} | 4 ++--
15 net-libs/tox/tox-9999.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/net-libs/tox/tox-0.2.11.ebuild b/net-libs/tox/tox-0.2.11-r1.ebuild
19 similarity index 97%
20 rename from net-libs/tox/tox-0.2.11.ebuild
21 rename to net-libs/tox/tox-0.2.11-r1.ebuild
22 index d293d706786..9453517861e 100644
23 --- a/net-libs/tox/tox-0.2.11.ebuild
24 +++ b/net-libs/tox/tox-0.2.11-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2020 Gentoo Authors
27 +# Copyright 1999-2021 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=7
31 @@ -26,7 +26,7 @@ DEPEND="
32 media-libs/libvpx
33 media-libs/opus
34 )
35 - daemon? ( dev-libs/libconfig )"
36 + daemon? ( dev-libs/libconfig:= )"
37 RDEPEND="
38 ${DEPEND}
39 daemon? (
40
41 diff --git a/net-libs/tox/tox-0.2.12.ebuild b/net-libs/tox/tox-0.2.12-r1.ebuild
42 similarity index 97%
43 rename from net-libs/tox/tox-0.2.12.ebuild
44 rename to net-libs/tox/tox-0.2.12-r1.ebuild
45 index 76511a2fe70..3e3ebd06740 100644
46 --- a/net-libs/tox/tox-0.2.12.ebuild
47 +++ b/net-libs/tox/tox-0.2.12-r1.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2020 Gentoo Authors
50 +# Copyright 1999-2021 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=7
54 @@ -26,7 +26,7 @@ DEPEND="
55 media-libs/libvpx:=
56 media-libs/opus
57 )
58 - daemon? ( dev-libs/libconfig )"
59 + daemon? ( dev-libs/libconfig:= )"
60 RDEPEND="
61 ${DEPEND}
62 daemon? (
63
64 diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild
65 index 6e0181ca0d8..e80ab453166 100644
66 --- a/net-libs/tox/tox-9999.ebuild
67 +++ b/net-libs/tox/tox-9999.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2020 Gentoo Authors
70 +# Copyright 1999-2021 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI=7
74 @@ -25,7 +25,7 @@ DEPEND=">dev-libs/libsodium-0.6.1:=[asm,urandom,-minimal]
75 media-libs/libvpx:=
76 media-libs/opus
77 )
78 - daemon? ( dev-libs/libconfig )"
79 + daemon? ( dev-libs/libconfig:= )"
80 RDEPEND="
81 ${DEPEND}
82 daemon? (