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/at-3.1.18-r1.ebuild | |
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/at-3.1.18-r1.ebuild')
-rw-r--r-- | sys-process/at/at-3.1.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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" |