summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-06 18:57:22 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-06 19:25:10 +0200
commitd2da61ed88093d2902922d2ca60c6b97c3337422 (patch)
tree19ab86abdc2232d1a5dbc1dcca0086697d28fd9c /sys-power/apcupsd
parentsys-devel/llvm: Remove stale sys-freebsd/ deps (diff)
downloadgentoo-d2da61ed88093d2902922d2ca60c6b97c3337422.tar.gz
gentoo-d2da61ed88093d2902922d2ca60c6b97c3337422.tar.bz2
gentoo-d2da61ed88093d2902922d2ca60c6b97c3337422.zip
sys-power/apcupsd: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-power/apcupsd')
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.13.ebuild6
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.14-r2.ebuild6
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 )