sys-fs/atari-fdisk: HOMEPAGE 301 redirect to HTTPS
authorDavid Hicks <david@hicks.id.au>
Tue, 22 Aug 2017 12:29:02 +0000 (22:29 +1000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 22 Aug 2017 21:40:37 +0000 (23:40 +0200)
Package-Manager: Portage-2.3.7, Repoman-2.3.3

sys-fs/atari-fdisk/atari-fdisk-0.7.1.5.4.ebuild

index 9048792719e39b4a28d2aa3f9a9a16483618e236..24091b4d2ac29eb45ca2280581b15e8f31465b7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ inherit versionator toolchain-funcs eutils
 MY_PV=$(get_version_component_range 1-3)
 DEB_PV=$(get_version_component_range 4-5)
 DESCRIPTION="create and edit the partition table of a disk partitioned in Atari format"
-HOMEPAGE="http://packages.qa.debian.org/a/atari-fdisk.html"
+HOMEPAGE="https://packages.qa.debian.org/a/atari-fdisk.html"
 SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${MY_PV}-${DEB_PV}.tar.gz"
 
 LICENSE="GPL-2"