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 C5C85139695 for ; Tue, 16 May 2017 21:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7E69E0C48; Tue, 16 May 2017 21:21:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF217E0C48 for ; Tue, 16 May 2017 21:21:15 +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 4E5333416A5 for ; Tue, 16 May 2017 21:21:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEDAB4EBE for ; Tue, 16 May 2017 21:21:12 +0000 (UTC) From: "Jason Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Donenfeld" Message-ID: <1494969667.26555d03a913c75299d80f0bd54cf04c0e5f665f.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/netwag/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/netwag/netwag-5.39.0.ebuild X-VCS-Directories: net-analyzer/netwag/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 26555d03a913c75299d80f0bd54cf04c0e5f665f X-VCS-Branch: master Date: Tue, 16 May 2017 21:21:12 +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-Archives-Salt: f4bea7b4-08f9-4d9e-8d07-3351c69a9728 X-Archives-Hash: 0b54dcd252edc5b7441701134bc959af commit: 26555d03a913c75299d80f0bd54cf04c0e5f665f Author: Jason A. Donenfeld gentoo org> AuthorDate: Tue May 16 21:14:15 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Tue May 16 21:21:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26555d03 net-analyzer/netwag: rely on rxvt-unicode instead of rxvt Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-analyzer/netwag/netwag-5.39.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/netwag/netwag-5.39.0.ebuild b/net-analyzer/netwag/netwag-5.39.0.ebuild index a00de5c0bd6..593a4a65a18 100644 --- a/net-analyzer/netwag/netwag-5.39.0.ebuild +++ b/net-analyzer/netwag/netwag-5.39.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # NOTE: netwib, netwox and netwag go together, bump all or bump none @@ -26,7 +26,7 @@ DEPEND=" kde-apps/konsole x11-terms/eterm x11-terms/gnome-terminal - x11-terms/rxvt + x11-terms/rxvt-unicode ) " RDEPEND="${DEPEND}"