summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild5
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild5
2 files changed, 4 insertions, 6 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
index 586c1efd3eac..256fe45f563d 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -21,8 +21,7 @@ RDEPEND="
net-dialup/ppp:=
tk? ( dev-lang/tk )
"
-# see bug #230491
-DEPEND="|| ( <sys-kernel/linux-headers-2.6.24 >=sys-kernel/linux-headers-2.6.25 )
+DEPEND=">=sys-kernel/linux-headers-2.6.25
${RDEPEND}"
DOC_CONTENTS="Use pppoe-setup to configure your dialup connection"
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 6b0b97d37cc7..4ac3355af7cb 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,8 +21,7 @@ RDEPEND="
net-dialup/ppp:=
tk? ( dev-lang/tk:= )
"
-# see bug #230491
-DEPEND="|| ( <sys-kernel/linux-headers-2.6.24 >=sys-kernel/linux-headers-2.6.25 )
+DEPEND=">=sys-kernel/linux-headers-2.6.25
${RDEPEND}"
DOC_CONTENTS="Use pppoe-setup to configure your dialup connection"