diff options
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.13.ebuild | 6 | ||||
-rw-r--r-- | sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.13.ebuild b/sys-power/apcupsd/apcupsd-3.14.13.ebuild index a888ac246e8b..b6e3eb60c4f7 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-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 ) diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild index 24060d395a6a..4390e39bda52 100644 --- a/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild +++ b/sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild @@ -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 ) |