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: x11-misc/i3blocks/
Date: Thu, 12 Sep 2019 14:29:16
Message-Id: 1568298530.c4b641149c323db9a2f4b09fde8bec805348fdfa.mgorny@gentoo
1 commit: c4b641149c323db9a2f4b09fde8bec805348fdfa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 08:48:15 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 12 14:28:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b64114
7
8 x11-misc/i3blocks: Update for lm_sensors → lm-sensors
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-misc/i3blocks/i3blocks-1.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
16 index e481e6cfda3..165a389c483 100644
17 --- a/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
18 +++ b/x11-misc/i3blocks/i3blocks-1.4-r1.ebuild
19 @@ -21,7 +21,7 @@ LICENSE="GPL-3"
20
21 RDEPEND="app-admin/sysstat
22 media-sound/playerctl
23 - sys-apps/lm_sensors
24 + sys-apps/lm-sensors
25 sys-power/acpi
26 || ( x11-wm/i3 x11-wm/i3-gaps )"