commit: ab2a78188f5a06a30cbc38df80101441a3706d00 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sat Jun 4 15:01:32 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 07:30:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2a7818
virtual/qmail: Removed mail-mta/netqmail-1.05 from RDEPEND mail-mta/netqmail-1.05 was the preferred package for this virtual. Its no longer in the tree. Produces misleading error messages when testing on arm64. Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1606 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> virtual/qmail/qmail-1.03.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild index 53a4017..33824b6 100644 --- a/virtual/qmail/qmail-1.03.ebuild +++ b/virtual/qmail/qmail-1.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,6 @@ DEPEND="" # See its website, http://www.qmail.org/netqmail/ RDEPEND="|| ( - ~mail-mta/netqmail-1.05 ~mail-mta/netqmail-1.06 ~mail-mta/mini-qmail-1.05 ~mail-mta/mini-qmail-1.06
