Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/munin/
Date: Sun, 15 Dec 2019 09:32:23
Message-Id: 1576402335.125994ef4ae89c0d52ec7013c2d8df4b34b90528.graaff@gentoo
1 commit: 125994ef4ae89c0d52ec7013c2d8df4b34b90528
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 09:32:02 2019 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 09:32:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125994ef
7
8 net-analyzer/munin: drop ancient blocker
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 net-analyzer/munin/munin-2.0.52-r1.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/munin/munin-2.0.52-r1.ebuild b/net-analyzer/munin/munin-2.0.52-r1.ebuild
17 index b2659c1b115..99acb538fe3 100644
18 --- a/net-analyzer/munin/munin-2.0.52-r1.ebuild
19 +++ b/net-analyzer/munin/munin-2.0.52-r1.ebuild
20 @@ -106,8 +106,7 @@ RDEPEND="${DEPEND_COM}
21 virtual/cron
22 media-fonts/dejavu
23 )
24 - selinux? ( sec-policy/selinux-munin )
25 - !<sys-apps/openrc-0.11.8"
26 + selinux? ( sec-policy/selinux-munin )"
27
28 S="${WORKDIR}/${MY_P}"