sys-power/apcupsd: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:21:36 +0000 (22:21 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:34:40 +0000 (22:34 +0200)
sys-power/apcupsd/apcupsd-3.14.13.ebuild

index f4a462f5b7e39ca563890a8431e63f0039819c35..08695428abc26d8ffdfefa8a873eff3cb39c542b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,7 +16,6 @@ IUSE="snmp +usb cgi nls gnome kernel_linux"
 
 DEPEND="
        ||      ( >=sys-apps/util-linux-2.23[tty-helpers(-)]
-                 <=sys-apps/sysvinit-2.88-r4
                  sys-freebsd/freebsd-ubin
                )
        cgi? ( >=media-libs/gd-1.8.4 )