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: sys-apps/smartmontools/
Date: Wed, 06 May 2020 17:25:33
Message-Id: 1588785906.47956d9fe46a5860eead311dabc377cfe89c217d.mgorny@gentoo
1 commit: 47956d9fe46a5860eead311dabc377cfe89c217d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 16:57:16 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 17:25:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47956d9f
7
8 sys-apps/smartmontools: Remove stale sys-freebsd/ deps
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-apps/smartmontools/smartmontools-7.0-r1.ebuild | 3 ---
13 sys-apps/smartmontools/smartmontools-7.1.ebuild | 3 ---
14 sys-apps/smartmontools/smartmontools-9999.ebuild | 3 ---
15 3 files changed, 9 deletions(-)
16
17 diff --git a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
18 index d7f4252e149..285822cc66a 100644
19 --- a/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
20 +++ b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
21 @@ -25,9 +25,6 @@ DEPEND="
22 static? ( sys-libs/libcap-ng[static-libs] )
23 !static? ( sys-libs/libcap-ng )
24 )
25 - kernel_FreeBSD? (
26 - sys-freebsd/freebsd-lib[usb]
27 - )
28 selinux? (
29 sys-libs/libselinux
30 )"
31
32 diff --git a/sys-apps/smartmontools/smartmontools-7.1.ebuild b/sys-apps/smartmontools/smartmontools-7.1.ebuild
33 index c4df5d73b62..984b82cc76d 100644
34 --- a/sys-apps/smartmontools/smartmontools-7.1.ebuild
35 +++ b/sys-apps/smartmontools/smartmontools-7.1.ebuild
36 @@ -25,9 +25,6 @@ DEPEND="
37 static? ( sys-libs/libcap-ng[static-libs] )
38 !static? ( sys-libs/libcap-ng )
39 )
40 - kernel_FreeBSD? (
41 - sys-freebsd/freebsd-lib[usb]
42 - )
43 selinux? (
44 sys-libs/libselinux
45 )"
46
47 diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild
48 index c4df5d73b62..984b82cc76d 100644
49 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild
50 +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild
51 @@ -25,9 +25,6 @@ DEPEND="
52 static? ( sys-libs/libcap-ng[static-libs] )
53 !static? ( sys-libs/libcap-ng )
54 )
55 - kernel_FreeBSD? (
56 - sys-freebsd/freebsd-lib[usb]
57 - )
58 selinux? (
59 sys-libs/libselinux
60 )"