diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-03 14:33:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-03 15:01:38 +0100 |
commit | e84537607933e2f77e198232ccfe3f7fbdf8722a (patch) | |
tree | 27f3d719ca744f87d55c29a3e3e510dc1bc49ba5 /xfce-extra | |
parent | profiles/targets/systemd: Default to xfce4-session[policykit] (diff) | |
download | gentoo-e84537607933e2f77e198232ccfe3f7fbdf8722a.tar.gz gentoo-e84537607933e2f77e198232ccfe3f7fbdf8722a.tar.bz2 gentoo-e84537607933e2f77e198232ccfe3f7fbdf8722a.zip |
xfce-extra/xfce4-sensors-plugin: Remove gnu-netcat leftovers
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild | 3 | ||||
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild index 9d8815f02a92..0200450c71c4 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,6 @@ RDEPEND=">=x11-libs/gtk+-3.20:3= || ( net-analyzer/openbsd-netcat net-analyzer/netcat - net-analyzer/gnu-netcat ) ) libnotify? ( >=x11-libs/libnotify-0.7:= ) diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild index 16b568dc0ee5..4ede2b8abc0a 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild @@ -24,7 +24,6 @@ RDEPEND=">=x11-libs/gtk+-3.20:3= || ( net-analyzer/openbsd-netcat net-analyzer/netcat - net-analyzer/gnu-netcat ) ) libnotify? ( >=x11-libs/libnotify-0.7:= ) |