commit: 47e566cc57edbfd4f5c9c9ae79d8e677d73060b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 10:13:00 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 10:13:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e566cc
net-dialup/rp-pppoe: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> 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 d8618a8207d..46194906ccf 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"
