From d2da61ed88093d2902922d2ca60c6b97c3337422 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 6 May 2020 18:57:22 +0200 Subject: [PATCH] sys-power/apcupsd: Remove stale sys-freebsd/ deps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-power/apcupsd/apcupsd-3.14.13.ebuild | 6 ++---- 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 ) -- 2.26.2