Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
Date: Sun, 04 Sep 2016 10:38:31
Message-Id: 1472985486.1b3319f731c0d7f89e1518534ebff65c4248cf9f.monsieurp@gentoo
1 commit: 1b3319f731c0d7f89e1518534ebff65c4248cf9f
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:42:18 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:38:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3319f7
7
8 virtual/checkpassword: keyword for ~arm64.
9
10 removed RDEPEND: net-mail/vmailmgr
11
12 Package-Manager: portage-2.3.0
13 Closes: https://github.com/gentoo/gentoo/pull/2169
14
15 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
16
17 virtual/checkpassword/checkpassword-0.ebuild | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild
21 index a562bbf..5e21782 100644
22 --- a/virtual/checkpassword/checkpassword-0.ebuild
23 +++ b/virtual/checkpassword/checkpassword-0.ebuild
24 @@ -17,7 +17,6 @@ RDEPEND="|| (
25 net-mail/checkpassword
26 net-mail/checkpassword-pam
27 net-mail/cmd5checkpw
28 - net-mail/vmailmgr
29 net-mail/vpopmail
30 mail-mta/qmail-ldap
31 )"