summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:13:00 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:13:00 +0200
commit47e566cc57edbfd4f5c9c9ae79d8e677d73060b8 (patch)
treef43d0c8c725e404fd46f502d13f2e15391e815c7
parentnet-dialup/mingetty: eutils-- (diff)
downloadgentoo-47e566cc57edbfd4f5c9c9ae79d8e677d73060b8.tar.gz
gentoo-47e566cc57edbfd4f5c9c9ae79d8e677d73060b8.tar.bz2
gentoo-47e566cc57edbfd4f5c9c9ae79d8e677d73060b8.zip
net-dialup/rp-pppoe: eutils--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild4
1 files 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 d8618a8207d2..46194906ccf2 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"