From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D02D8138334 for ; Sun, 3 Nov 2019 14:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06C07E0959; Sun, 3 Nov 2019 14:01:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3248E0957 for ; Sun, 3 Nov 2019 14:01:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27BC534C794 for ; Sun, 3 Nov 2019 14:01:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D40288A5 for ; Sun, 3 Nov 2019 14:01:44 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1572789698.e84537607933e2f77e198232ccfe3f7fbdf8722a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-sensors-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild X-VCS-Directories: xfce-extra/xfce4-sensors-plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e84537607933e2f77e198232ccfe3f7fbdf8722a X-VCS-Branch: master Date: Sun, 3 Nov 2019 14:01:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 99058478-a24a-42bb-816e-3f875f484065 X-Archives-Hash: add87fd22558901512e1e0f20712ac58 commit: e84537607933e2f77e198232ccfe3f7fbdf8722a Author: Michał Górny gentoo org> AuthorDate: Sun Nov 3 13:33:47 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 3 14:01:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8453760 xfce-extra/xfce4-sensors-plugin: Remove gnu-netcat leftovers Signed-off-by: Michał Górny gentoo.org> xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.0-r1.ebuild | 3 +-- xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.92-r1.ebuild | 1 - 2 files changed, 1 insertion(+), 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 9d8815f02a9..0200450c71c 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 16b568dc0ee..4ede2b8abc0 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:= )