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 8D6B4138330 for ; Sun, 4 Sep 2016 10:38:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 753B821C104; Sun, 4 Sep 2016 10:38:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4241221C038 for ; Sun, 4 Sep 2016 10:38:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DB1734092D for ; Sun, 4 Sep 2016 10:38:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09BCB247C for ; Sun, 4 Sep 2016 10:38:16 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1472985486.1b3319f731c0d7f89e1518534ebff65c4248cf9f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/checkpassword/checkpassword-0.ebuild X-VCS-Directories: virtual/checkpassword/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 1b3319f731c0d7f89e1518534ebff65c4248cf9f X-VCS-Branch: master Date: Sun, 4 Sep 2016 10:38:16 +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: e4142cba-7d39-41ad-b17f-26a8af9a93a0 X-Archives-Hash: c9092c56fd286f54d11095d3a524cf43 commit: 1b3319f731c0d7f89e1518534ebff65c4248cf9f Author: Roy Bamford gentoo org> AuthorDate: Mon Aug 29 19:42:18 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Sep 4 10:38:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3319f7 virtual/checkpassword: keyword for ~arm64. removed RDEPEND: net-mail/vmailmgr Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2169 Signed-off-by: Patrice Clement gentoo.org> virtual/checkpassword/checkpassword-0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index a562bbf..5e21782 100644 --- a/virtual/checkpassword/checkpassword-0.ebuild +++ b/virtual/checkpassword/checkpassword-0.ebuild @@ -17,7 +17,6 @@ RDEPEND="|| ( net-mail/checkpassword net-mail/checkpassword-pam net-mail/cmd5checkpw - net-mail/vmailmgr net-mail/vpopmail mail-mta/qmail-ldap )"