diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-06-04 16:01:32 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-05 07:30:14 +0000 |
commit | ab2a78188f5a06a30cbc38df80101441a3706d00 (patch) | |
tree | da99d50c90df5605fbf667c723cb68bc16a883db /virtual | |
parent | package.mask: sys-apps/9base masked per security bug #500970 (diff) | |
download | gentoo-ab2a78188f5a06a30cbc38df80101441a3706d00.tar.gz gentoo-ab2a78188f5a06a30cbc38df80101441a3706d00.tar.bz2 gentoo-ab2a78188f5a06a30cbc38df80101441a3706d00.zip |
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@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/qmail/qmail-1.03.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild index 53a4017c7627..33824b667100 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 |