diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.20.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.20-r1.ebuild similarity index 96% rename from net-dialup/xl2tpd/xl2tpd-1.3.20.ebuild rename to net-dialup/xl2tpd/xl2tpd-1.3.20-r1.ebuild index af4e7237e4f84..511bce9cded16 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.20.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.20-r1.ebuild @@ -34,7 +34,7 @@ PATCHES=( src_prepare() { default - use poll && epatch "${DISTDIR}/xl2tpd-1.3.20-ditch-select-use-poll.patch" + use poll && eapply "${DISTDIR}/xl2tpd-1.3.20-ditch-select-use-poll.patch" sed -e 's:/var/run/:/run/:' -i \ file.h \ l2tp.h \