Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-backends/
Date: Sun, 02 Jun 2019 15:01:03
Message-Id: 1559487518.672a2d6df751ab1688092fafa7d595fb80d8b139.pacho@gentoo
1 commit: 672a2d6df751ab1688092fafa7d595fb80d8b139
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 2 14:58:38 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 2 14:58:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672a2d6d
7
8 media-gfx/sane-backends: Needs to be rebuilt with net-snmp subslot bumps
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
17 index 0b6bfaf0ec2..f93db841553 100644
18 --- a/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
19 +++ b/media-gfx/sane-backends/sane-backends-1.0.27-r3.ebuild
20 @@ -141,7 +141,7 @@ RDEPEND="
21 )
22 v4l? ( >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}] )
23 xinetd? ( sys-apps/xinetd )
24 - snmp? ( net-analyzer/net-snmp )
25 + snmp? ( net-analyzer/net-snmp:0= )
26 systemd? ( sys-apps/systemd:0= )
27 zeroconf? ( >=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}] )
28 "