commit: 72db8dbf2eb92d55b726211d2deeea254e0cf30c
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 16:58:54 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 16:59:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72db8dbf
net-dialup/ppp: Adjusted net-misc/netifrc blocker
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
net-dialup/ppp/ppp-2.4.9-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-dialup/ppp/ppp-2.4.9-r1.ebuild
b/net-dialup/ppp/ppp-2.4.9-r1.ebuild
index 203ef94fa00..89627e1475d 100644
--- a/net-dialup/ppp/ppp-2.4.9-r1.ebuild
+++ b/net-dialup/ppp/ppp-2.4.9-r1.ebuild
@@ -26,7 +26,7 @@ DEPEND="
libressl? ( dev-libs/libressl:= )
"
RDEPEND="${DEPEND}
- !<net-misc/netifrc-0.7.1"
+ !<net-misc/netifrc-0.7.1-r2"
PDEPEND="net-dialup/ppp-scripts"
S="${WORKDIR}/${PN}-${P}"