diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-26 22:21:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-26 22:34:40 +0200 |
commit | 86aac63a058c2b633f6cb4612fe4671f9badda0f (patch) | |
tree | b217fd37fc4555859fd5fdd50de93cd27bc6148d /sys-power | |
parent | sys-kernel/dracut: Remove support for non-existent deps (diff) | |
download | gentoo-86aac63a058c2b633f6cb4612fe4671f9badda0f.tar.gz gentoo-86aac63a058c2b633f6cb4612fe4671f9badda0f.tar.bz2 gentoo-86aac63a058c2b633f6cb4612fe4671f9badda0f.zip |
sys-power/apcupsd: Remove support for non-existent deps
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.13.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild b/sys-power/apcupsd/apcupsd-3.14.13.ebuild index f4a462f5b7e3..08695428abc2 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 ) |