summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2024-09-19 14:08:29 -0400
committerMike Gilbert <floppym@gentoo.org>2024-09-19 14:08:37 -0400
commitfa3bb0237627b3251d751dc312599415146129c2 (patch)
tree82f2b9c8a0310e633f3fd0d13675a044376f780c /net-dialup
parentnet-dialup/ppp: add 2.5.1 (diff)
downloadgentoo-fa3bb0237627b3251d751dc312599415146129c2.tar.gz
gentoo-fa3bb0237627b3251d751dc312599415146129c2.tar.bz2
gentoo-fa3bb0237627b3251d751dc312599415146129c2.zip
net-dialup/ppp: remove workaround for pppgetpass.8
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/ppp/ppp-2.5.1.ebuild12
1 files changed, 3 insertions, 9 deletions
diff --git a/net-dialup/ppp/ppp-2.5.1.ebuild b/net-dialup/ppp/ppp-2.5.1.ebuild
index 706d0b21237a..a09b7f10794b 100644
--- a/net-dialup/ppp/ppp-2.5.1.ebuild
+++ b/net-dialup/ppp/ppp-2.5.1.ebuild
@@ -7,10 +7,7 @@ inherit autotools linux-info pam tmpfiles
DESCRIPTION="Point-to-Point Protocol (PPP)"
HOMEPAGE="https://ppp.samba.org/"
-SRC_URI="
- https://download.samba.org/pub/ppp/${P}.tar.gz
- https://raw.githubusercontent.com/ppp-project/ppp/${P}/contrib/pppgetpass/pppgetpass.8
-"
+SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0/${PV}"
@@ -115,12 +112,9 @@ src_install() {
newsbin contrib/pppgetpass/pppgetpass.vt pppgetpass
fi
- newtmpfiles "${FILESDIR}/pppd.tmpfiles" pppd.conf
+ doman contrib/pppgetpass/pppgetpass.8
- # Missing from upstream tarball
- # https://github.com/ppp-project/ppp/pull/412
- #doman contrib/pppgetpass/pppgetpass.8
- doman "${DISTDIR}/pppgetpass.8"
+ newtmpfiles "${FILESDIR}/pppd.tmpfiles" pppd.conf
insinto /etc/ppp/radius
doins pppd/plugins/radius/etc/{dictionary*,issue,port-id-map,radiusclient.conf,realms,servers}