app-emulation/playonlinux: change http to https where possible
authorNP-Hardass <NP-Hardass@gentoo.org>
Wed, 27 Sep 2017 04:48:33 +0000 (00:48 -0400)
committerNP-Hardass <NP-Hardass@gentoo.org>
Wed, 27 Sep 2017 04:48:33 +0000 (00:48 -0400)
Package-Manager: Portage-2.3.10, Repoman-2.3.3

app-emulation/playonlinux/playonlinux-4.2.12.ebuild

index 22de8c4535bcd4ca14d6c8cf026b2c78e4523ba1..9d672b2952e20921902a82845438a02c95b767ff 100644 (file)
@@ -9,7 +9,7 @@ inherit gnome2-utils python-single-r1
 MY_PN="PlayOnLinux"
 
 DESCRIPTION="Set of scripts to easily install and use Windows games and software"
-HOMEPAGE="http://playonlinux.com/"
+HOMEPAGE="https://playonlinux.com/"
 SRC_URI="http://www.playonlinux.com/script_files/${MY_PN}/${PV}/${MY_PN}_${PV}.tar.gz"
 
 LICENSE="GPL-3"
@@ -42,7 +42,7 @@ S="${WORKDIR}/${PN}"
 # It will let using LANGUAGES easily
 # How to deal with Microsoft Fonts installation asked every time ?
 # How to deal with wine version installed ? (have a better mgmt of system one)
-# Look at debian pkg: http://packages.debian.org/sid/playonlinux
+# Look at debian pkg: https://packages.debian.org/sid/playonlinux
 
 PATCHES=(
        "${FILESDIR}/${PN}-4.2.4-pol-bash.patch"