diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2020-09-14 14:01:27 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2020-09-14 14:01:27 +0300 |
commit | bb16158910494c297a9baf2ee93ea36b15129777 (patch) | |
tree | 4d7a6d87d774025ea8802b209be15719242ec486 /net-dialup | |
parent | net-dialup/accel-ppp: keep log directory (diff) | |
download | gentoo-bb16158910494c297a9baf2ee93ea36b15129777.tar.gz gentoo-bb16158910494c297a9baf2ee93ea36b15129777.tar.bz2 gentoo-bb16158910494c297a9baf2ee93ea36b15129777.zip |
net-dialup/accel-ppp-9999: move to new repository
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/accel-ppp/accel-ppp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/accel-ppp/accel-ppp-9999.ebuild b/net-dialup/accel-ppp/accel-ppp-9999.ebuild index 791d6bd067d6..08a014f0a2b7 100644 --- a/net-dialup/accel-ppp/accel-ppp-9999.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -EGIT_REPO_URI="https://git.code.sf.net/p/accel-ppp/code" +EGIT_REPO_URI="https://github.com/accel-ppp/accel-ppp.git" inherit cmake-utils flag-o-matic git-r3 linux-info linux-mod DESCRIPTION="High performance PPTP, PPPoE and L2TP server" |