Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/logger/
Date: Wed, 06 May 2020 17:25:37
Message-Id: 1588785917.94e6e4638e1671b97be2d6be3819febedb064955.mgorny@gentoo
1 commit: 94e6e4638e1671b97be2d6be3819febedb064955
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 16:57:34 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 17:25:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e6e463
7
8 virtual/logger: Remove stale sys-freebsd/ deps
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 virtual/logger/logger-0-r1.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/virtual/logger/logger-0-r1.ebuild b/virtual/logger/logger-0-r1.ebuild
16 index 4f08b95036c..4f113de3ea2 100644
17 --- a/virtual/logger/logger-0-r1.ebuild
18 +++ b/virtual/logger/logger-0-r1.ebuild
19 @@ -13,7 +13,6 @@ RDEPEND="|| (
20 app-admin/socklog
21 app-admin/sysklogd
22 app-admin/syslog-ng
23 - sys-freebsd/freebsd-usbin
24 sys-apps/busybox[syslog]
25 >=sys-apps/systemd-38
26 )"