Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-sensors-plugin/
Date: Sun, 03 Nov 2019 14:01:47
Message-Id: 1572789698.e84537607933e2f77e198232ccfe3f7fbdf8722a.mgorny@gentoo
1 commit: e84537607933e2f77e198232ccfe3f7fbdf8722a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 3 13:33:47 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 3 14:01:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8453760
7
8 xfce-extra/xfce4-sensors-plugin: Remove gnu-netcat leftovers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild | 3 +--
13 xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild | 1 -
14 2 files changed, 1 insertion(+), 3 deletions(-)
15
16 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
17 index 9d8815f02a9..0200450c71c 100644
18 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild
19 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -24,7 +24,6 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
27 || (
28 net-analyzer/openbsd-netcat
29 net-analyzer/netcat
30 - net-analyzer/gnu-netcat
31 )
32 )
33 libnotify? ( >=x11-libs/libnotify-0.7:= )
34
35 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
36 index 16b568dc0ee..4ede2b8abc0 100644
37 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild
38 +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild
39 @@ -24,7 +24,6 @@ RDEPEND=">=x11-libs/gtk+-3.20:3=
40 || (
41 net-analyzer/openbsd-netcat
42 net-analyzer/netcat
43 - net-analyzer/gnu-netcat
44 )
45 )
46 libnotify? ( >=x11-libs/libnotify-0.7:= )