commit: 303f35849ae4c05d0b85cf31238fd0c2b86e5837 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Tue Mar 19 07:55:53 2019 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 07:55:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303f3584
net-dialup/accel-ppp: fix HOMEPAGE Reported-by: yuLya <gen2xmach1ne <AT> tutanota.com> Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> Closes: https://bugs.gentoo.org/680696 Package-Manager: Portage-2.3.51, Repoman-2.3.10 net-dialup/accel-ppp/accel-ppp-1.11.1_p20170508.ebuild | 4 ++-- net-dialup/accel-ppp/accel-ppp-1.11.1_p20180320.ebuild | 4 ++-- net-dialup/accel-ppp/accel-ppp-1.11.9999.ebuild | 4 ++-- net-dialup/accel-ppp/accel-ppp-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/net-dialup/accel-ppp/accel-ppp-1.11.1_p20170508.ebuild b/net-dialup/accel-ppp/accel-ppp-1.11.1_p20170508.ebuild index e69b411d936..07366eb315c 100644 --- a/net-dialup/accel-ppp/accel-ppp-1.11.1_p20170508.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-1.11.1_p20170508.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils flag-o-matic linux-info linux-mod DESCRIPTION="High performance PPTP, PPPoE and L2TP server" -HOMEPAGE="http://accel-ppp.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/accel-ppp/" SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-dialup/accel-ppp/accel-ppp-1.11.1_p20180320.ebuild b/net-dialup/accel-ppp/accel-ppp-1.11.1_p20180320.ebuild index c8c6d3cd86f..d583a303be5 100644 --- a/net-dialup/accel-ppp/accel-ppp-1.11.1_p20180320.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-1.11.1_p20180320.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils flag-o-matic linux-info linux-mod DESCRIPTION="High performance PPTP, PPPoE and L2TP server" -HOMEPAGE="http://accel-ppp.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/accel-ppp/" SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/net-dialup/accel-ppp/accel-ppp-1.11.9999.ebuild b/net-dialup/accel-ppp/accel-ppp-1.11.9999.ebuild index fa1729fe089..817a5e3058f 100644 --- a/net-dialup/accel-ppp/accel-ppp-1.11.9999.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-1.11.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ EGIT_BRANCH="1.11" inherit cmake-utils flag-o-matic git-r3 linux-info linux-mod DESCRIPTION="High performance PPTP, PPPoE and L2TP server" -HOMEPAGE="http://accel-ppp.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/accel-ppp/" SRC_URI="" LICENSE="GPL-2" diff --git a/net-dialup/accel-ppp/accel-ppp-9999.ebuild b/net-dialup/accel-ppp/accel-ppp-9999.ebuild index cbb628950c2..ff874dac881 100644 --- a/net-dialup/accel-ppp/accel-ppp-9999.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/accel-ppp/code" inherit cmake-utils flag-o-matic git-r3 linux-info linux-mod DESCRIPTION="High performance PPTP, PPPoE and L2TP server" -HOMEPAGE="http://accel-ppp.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/accel-ppp/" SRC_URI="" LICENSE="GPL-2"
