mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-mail/courier-common: fix MissingPackageRevision, NonexistentBlocker
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2023-2025 Gentoo Authors
|
||||
# Copyright 2023-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -18,9 +18,6 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~s390 ~sparc x86"
|
||||
IUSE="berkdb +gdbm"
|
||||
|
||||
RDEPEND="!mail-mta/courier
|
||||
!<=net-mail/courier-imap-5.2.3
|
||||
!<=mail-filter/maildrop-3.1.4
|
||||
!net-mail/courier-makedat
|
||||
>=net-libs/courier-unicode-2.0:=
|
||||
gdbm? ( >=sys-libs/gdbm-1.8.0:= )
|
||||
!gdbm? ( berkdb? ( >=sys-libs/db-3:= ) )"
|
||||
Reference in New Issue
Block a user