commit:     26b941a1493e925946629c3a6b7bd54a0c53163e
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 04:48:33 2017 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 04:48:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b941a1

app-emulation/playonlinux: change http to https where possible

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 app-emulation/playonlinux/playonlinux-4.2.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/playonlinux/playonlinux-4.2.12.ebuild 
b/app-emulation/playonlinux/playonlinux-4.2.12.ebuild
index 22de8c4535b..9d672b2952e 100644
--- a/app-emulation/playonlinux/playonlinux-4.2.12.ebuild
+++ b/app-emulation/playonlinux/playonlinux-4.2.12.ebuild
@@ -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"

Reply via email to