summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <mail@fturco.net>2020-07-27 12:11:49 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-08-19 13:56:48 +0200
commitfb1d8814f08da5122a5ba25cc7eec822a8847b90 (patch)
treee5bee9c6fbfa8413346594098413863edafc0230 /sys-process/at/at-3.2.1.ebuild
parentsys-kernel/vanilla-sources: Automated version bump to {4.19.140,5.4.59,5.7.16... (diff)
downloadgentoo-fb1d8814f08da5122a5ba25cc7eec822a8847b90.tar.gz
gentoo-fb1d8814f08da5122a5ba25cc7eec822a8847b90.tar.bz2
gentoo-fb1d8814f08da5122a5ba25cc7eec822a8847b90.zip
sys-process/at: update HOMEPAGE
Signed-off-by: Francesco Turco <mail@fturco.net> Closes: https://github.com/gentoo/gentoo/pull/16850 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-process/at/at-3.2.1.ebuild')
-rw-r--r--sys-process/at/at-3.2.1.ebuild4
1 files 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 21c91df88bfa..b084bde037b0 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"