commit: fb1d8814f08da5122a5ba25cc7eec822a8847b90 Author: Francesco Turco <mail <AT> fturco <DOT> net> AuthorDate: Mon Jul 27 10:11:49 2020 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Wed Aug 19 11:56:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1d8814
sys-process/at: update HOMEPAGE Signed-off-by: Francesco Turco <mail <AT> fturco.net> Closes: https://github.com/gentoo/gentoo/pull/16850 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> sys-process/at/at-3.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/at/at-3.2.1.ebuild b/sys-process/at/at-3.2.1.ebuild index 21c91df88bf..b084bde037b 100644 --- a/sys-process/at/at-3.2.1.ebuild +++ b/sys-process/at/at-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic pam user systemd MY_P="${PN}_${PV}" DESCRIPTION="Queues jobs for later execution" -HOMEPAGE="http://blog.calhariz.com/tag/at https://packages.qa.debian.org/a/at.html" +HOMEPAGE="http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html" SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz"
