diff options
-rw-r--r-- | sys-process/at/at-3.1.18-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-process/at/at-3.1.20.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/at/at-3.1.18-r1.ebuild b/sys-process/at/at-3.1.18-r1.ebuild index d54478466d21..01c39c214d22 100644 --- a/sys-process/at/at-3.1.18-r1.ebuild +++ b/sys-process/at/at-3.1.18-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools eutils flag-o-matic pam user systemd DESCRIPTION="Queues jobs for later execution" -HOMEPAGE="http://packages.qa.debian.org/a/at.html" +HOMEPAGE="https://packages.qa.debian.org/a/at.html" SRC_URI="mirror://debian/pool/main/a/at/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" diff --git a/sys-process/at/at-3.1.20.ebuild b/sys-process/at/at-3.1.20.ebuild index 24d246e6a461..137c5efac4cd 100644 --- a/sys-process/at/at-3.1.20.ebuild +++ b/sys-process/at/at-3.1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools eutils flag-o-matic pam user systemd DESCRIPTION="Queues jobs for later execution" -HOMEPAGE="http://packages.qa.debian.org/a/at.html" +HOMEPAGE="https://packages.qa.debian.org/a/at.html" SRC_URI="mirror://debian/pool/main/a/at/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" |