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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4898158086 for ; Sun, 7 Nov 2021 07:51:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A4622BC0F8; Sun, 7 Nov 2021 07:51:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D24F2BC0F8 for ; Sun, 7 Nov 2021 07:51:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66C3B3431A6 for ; Sun, 7 Nov 2021 07:51:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F270C13F for ; Sun, 7 Nov 2021 07:51:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636271501.8a8024d0cd69a08367600c6bf552392a6e432045.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/netqmail/netqmail-1.06-r15.ebuild mail-mta/netqmail/netqmail-1.06-r16.ebuild X-VCS-Directories: mail-mta/netqmail/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8a8024d0cd69a08367600c6bf552392a6e432045 X-VCS-Branch: master Date: Sun, 7 Nov 2021 07:51:52 +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: ac4e0abb-6086-4686-b97b-ce1f6306731b X-Archives-Hash: 09d5288aa9934b47d718db1488fd6dd7 commit: 8a8024d0cd69a08367600c6bf552392a6e432045 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Oct 19 17:49:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 7 07:51:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8024d0 mail-mta/netqmail: remove dependency to virtual/checkpassword This is an optional runtime dependency. Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sam James gentoo.org> mail-mta/netqmail/{netqmail-1.06-r15.ebuild => netqmail-1.06-r16.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/mail-mta/netqmail/netqmail-1.06-r15.ebuild b/mail-mta/netqmail/netqmail-1.06-r16.ebuild similarity index 99% rename from mail-mta/netqmail/netqmail-1.06-r15.ebuild rename to mail-mta/netqmail/netqmail-1.06-r16.ebuild index 093af57c515..3a8a3899566 100644 --- a/mail-mta/netqmail/netqmail-1.06-r15.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r16.ebuild @@ -81,7 +81,6 @@ RDEPEND="${DEPEND} !mail-mta/ssmtp[mta] " PDEPEND=" - virtual/checkpassword virtual/daemontools "