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 4CAAC1382C5 for ; Sat, 10 Mar 2018 10:03:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ABFCE087B; Sat, 10 Mar 2018 10:03:48 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68021E087B for ; Sat, 10 Mar 2018 10:03:48 +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 95A55335C07 for ; Sat, 10 Mar 2018 10:03:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 504ED239 for ; Sat, 10 Mar 2018 10:03:46 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1520676160.79cc41d8ba39f3bb1e0684f74ad77b7509abec9e.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/nedit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/nedit/nedit-5.6-r1.ebuild X-VCS-Directories: app-editors/nedit/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 79cc41d8ba39f3bb1e0684f74ad77b7509abec9e X-VCS-Branch: master Date: Sat, 10 Mar 2018 10:03:46 +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: 77d737e4-6c9d-4067-b287-62efbbe881ee X-Archives-Hash: b4743711e04527c76753ad5bb88a32b7 commit: 79cc41d8ba39f3bb1e0684f74ad77b7509abec9e Author: Ulrich Müller gentoo org> AuthorDate: Sat Mar 10 10:01:35 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Mar 10 10:02:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79cc41d8 app-editors/nedit: Drop dependencies on libXp and libXpm. The executable is linked against neither of these. Closes: https://bugs.gentoo.org/649148 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-editors/nedit/nedit-5.6-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-editors/nedit/nedit-5.6-r1.ebuild b/app-editors/nedit/nedit-5.6-r1.ebuild index a5a952a8c2c..86b946aebec 100644 --- a/app-editors/nedit/nedit-5.6-r1.ebuild +++ b/app-editors/nedit/nedit-5.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,8 +16,6 @@ SLOT="0" KEYWORDS="alpha amd64 ~mips ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=x11-libs/motif-2.3:0 - x11-libs/libXp - x11-libs/libXpm x11-libs/libXt x11-libs/libX11" DEPEND="${RDEPEND}