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 AE86E138350 for ; Wed, 22 Jan 2020 17:39:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACD08E086C; Wed, 22 Jan 2020 17:39:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 93CA0E086C for ; Wed, 22 Jan 2020 17:39:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 06BFB34E143 for ; Wed, 22 Jan 2020 17:39:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 075258C for ; Wed, 22 Jan 2020 17:39:51 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1579714781.615246e7035041bd3f8c707ff64662492f4a5a18.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/xterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/xterm/xterm-337.ebuild X-VCS-Directories: x11-terms/xterm/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 615246e7035041bd3f8c707ff64662492f4a5a18 X-VCS-Branch: master Date: Wed, 22 Jan 2020 17:39:51 +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: b50c3b7d-738e-4b5f-be11-5fec769949d3 X-Archives-Hash: 74afe0354bfb3fecff2fd6eacb1caaa4 commit: 615246e7035041bd3f8c707ff64662492f4a5a18 Author: Johannes Huber gentoo org> AuthorDate: Wed Jan 22 17:39:25 2020 +0000 Commit: Johannes Huber gentoo org> CommitDate: Wed Jan 22 17:39:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615246e7 x11-terms/xterm: Drop non-existing dependency Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Johannes Huber gentoo.org> x11-terms/xterm/xterm-337.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/xterm/xterm-337.ebuild b/x11-terms/xterm/xterm-337.ebuild index dde8c5aa3e4..c414f44fb27 100644 --- a/x11-terms/xterm/xterm-337.ebuild +++ b/x11-terms/xterm/xterm-337.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ IUSE="+openpty toolbar truetype unicode Xaw3d xinerama" BDEPEND="virtual/pkgconfig x11-base/xorg-proto" DEPEND="kernel_linux? ( sys-libs/libutempter ) - kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) ) + kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage