commit: 86aac63a058c2b633f6cb4612fe4671f9badda0f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 20:21:36 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 20:34:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86aac63a
sys-power/apcupsd: Remove support for non-existent deps
sys-power/apcupsd/apcupsd-3.14.13.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild
b/sys-power/apcupsd/apcupsd-3.14.13.ebuild
index f4a462f5b7e..08695428abc 100644
--- a/sys-power/apcupsd/apcupsd-3.14.13.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.13.ebuild
@@ -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 )