diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 22:28:12 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:40:31 +0200 |
commit | db530059cc6880fb38fad4919500899f2240fb12 (patch) | |
tree | 24dac37eccbb353019539a31f59e580bfc2f158f /sys-process/at | |
parent | dev-games/aseprite: HOMEPAGE 301 redirect to HTTPS (diff) | |
download | gentoo-db530059cc6880fb38fad4919500899f2240fb12.tar.gz gentoo-db530059cc6880fb38fad4919500899f2240fb12.tar.bz2 gentoo-db530059cc6880fb38fad4919500899f2240fb12.zip |
sys-process/at: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'sys-process/at')
-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" |