commit: db530059cc6880fb38fad4919500899f2240fb12 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Tue Aug 22 12:28:12 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 21:40:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db530059
sys-process/at: HOMEPAGE 301 redirect to HTTPS Package-Manager: Portage-2.3.7, Repoman-2.3.3 sys-process/at/at-3.1.18-r1.ebuild | 2 +- 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 d54478466d2..01c39c214d2 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 24d246e6a46..137c5efac4c 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"
