Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/wandio/
Date: Wed, 31 Aug 2016 13:15:17
Message-Id: 1472649308.c4a5d0ed21daa80fe2241aae995cfcf80f152513.jer@gentoo
1 commit: c4a5d0ed21daa80fe2241aae995cfcf80f152513
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 13:10:05 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 13:15:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a5d0ed
7
8 net-libs/wandio: Block <net-libs/libtrace-4 (bug #592574).
9
10 Package-Manager: portage-2.3.0
11
12 net-libs/wandio/wandio-1.0.3.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-libs/wandio/wandio-1.0.3.ebuild b/net-libs/wandio/wandio-1.0.3.ebuild
16 index 93ee50e..329989c 100644
17 --- a/net-libs/wandio/wandio-1.0.3.ebuild
18 +++ b/net-libs/wandio/wandio-1.0.3.ebuild
19 @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
20 IUSE="bzip2 http lzma lzo static-libs zlib"
21
22 RDEPEND="
23 + !<net-libs/libtrace-4
24 bzip2? ( app-arch/bzip2 )
25 lzma? ( app-arch/xz-utils )
26 lzo? ( dev-libs/lzo )