summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 22:27:52 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:09 +0100
commit7727e3ab996246c728414d89a0ed214595c4a705 (patch)
treebb411350f71a20e8461a048c93749cee9d511c70 /net-dialup/rp-pppoe
parentdev-lang/mujs: [QA] fix UnusedInherits (diff)
downloadgentoo-7727e3ab996246c728414d89a0ed214595c4a705.tar.gz
gentoo-7727e3ab996246c728414d89a0ed214595c4a705.tar.bz2
gentoo-7727e3ab996246c728414d89a0ed214595c4a705.zip
net-dialup/rp-pppoe: [QA] fix UnusedInherits
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup/rp-pppoe')
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild2
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild
index b9ccca9ad491..21179f572f4f 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.14.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools flag-o-matic readme.gentoo-r1 toolchain-funcs
+inherit autotools readme.gentoo-r1 toolchain-funcs
PPP_P="ppp-2.4.8"
PATCHES="${P}-patches-01"
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
index 7565faf30ec1..01edb83dd3f8 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools flag-o-matic readme.gentoo-r1 toolchain-funcs
+inherit autotools readme.gentoo-r1 toolchain-funcs
PPP_P="ppp-2.4.9"
PATCHES="${PN}-3.14-patches-01"