sys-power/apcupsd: Remove stale sys-freebsd/ deps
authorMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 16:57:22 +0000 (18:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 6 May 2020 17:25:10 +0000 (19:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-power/apcupsd/apcupsd-3.14.13.ebuild
sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild

index a888ac246e8bb02579d5f51ef502c5006400a237..b6e3eb60c4f7679413e7686f05aa4181236bae7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,9 +15,7 @@ KEYWORDS="amd64 ~arm ppc x86"
 IUSE="snmp +usb cgi nls gnome kernel_linux"
 
 DEPEND="
-       ||      ( >=sys-apps/util-linux-2.23[tty-helpers(-)]
-                 sys-freebsd/freebsd-ubin
-               )
+       >=sys-apps/util-linux-2.23[tty-helpers(-)]
        cgi? ( >=media-libs/gd-1.8.4 )
        nls? ( sys-devel/gettext )
        snmp? ( >=net-analyzer/net-snmp-5.7.2 )
index 24060d395a6a8167f572e84fc16697a9bb1e5a34..4390e39bda522bc3ec769247635575937a2dc62e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,9 +15,7 @@ KEYWORDS="amd64 ~arm ppc x86"
 IUSE="snmp +usb +modbus cgi gnome kernel_linux"
 
 DEPEND="
-       ||      ( >=sys-apps/util-linux-2.23[tty-helpers(-)]
-                 sys-freebsd/freebsd-ubin
-               )
+       >=sys-apps/util-linux-2.23[tty-helpers(-)]
        modbus? ( usb? ( virtual/libusb:0 ) )
        cgi? ( >=media-libs/gd-1.8.4 )
        snmp? ( >=net-analyzer/net-snmp-5.7.2 )