From 47e566cc57edbfd4f5c9c9ae79d8e677d73060b8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 12:13:00 +0200 Subject: [PATCH] net-dialup/rp-pppoe: eutils-- Signed-off-by: Sam James Signed-off-by: David Seifert --- net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild index d8618a8207d24..46194906ccf20 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic autotools readme.gentoo-r1 +inherit flag-o-matic autotools readme.gentoo-r1 PPP_P="ppp-2.4.7"