app-emulation/winetricks: use HTTPS for GitHub and HOMEPAGE
authorDavid Hicks <david@hicks.id.au>
Sun, 30 Jul 2017 10:55:18 +0000 (20:55 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 12:12:42 +0000 (14:12 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/winetricks/winetricks-20170614.ebuild
app-emulation/winetricks/winetricks-99999999.ebuild

index fcc3a154d8c1e4ca3c9f2c433487048d5d88e5bf..b1e5c8b6517a9754e5e247a4b1b738f43e713138 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils eutils
 
 if [[ ${PV} == "99999999" ]] ; then
-       EGIT_REPO_URI="git://github.com/Winetricks/${PN}.git"
+       EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git"
        inherit git-r3
        SRC_URI=""
 else
@@ -21,7 +21,7 @@ SRC_URI="${SRC_URI}
        kde? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )"
 
 DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
-HOMEPAGE="http://winetricks.org http://wiki.winehq.org/winetricks"
+HOMEPAGE="https://github.com/Winetricks/winetricks https://wiki.winehq.org/Winetricks"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
index e62ac69ef230d706b9295468717a139c39c8225f..655af7ae31333101dac14dd08756a5f1573b5283 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit gnome2-utils eutils
 
 if [[ ${PV} == "99999999" ]] ; then
-       EGIT_REPO_URI="git://github.com/Winetricks/${PN}.git"
+       EGIT_REPO_URI="https://github.com/Winetricks/${PN}.git"
        inherit git-r3
        SRC_URI=""
 else
@@ -21,7 +21,7 @@ SRC_URI="${SRC_URI}
        kde? ( https://dev.gentoo.org/~tetromino/distfiles/wine/${wtg}.tar.bz2 )"
 
 DESCRIPTION="Easy way to install DLLs needed to work around problems in Wine"
-HOMEPAGE="http://winetricks.org http://wiki.winehq.org/winetricks"
+HOMEPAGE="https://github.com/Winetricks/winetricks https://wiki.winehq.org/Winetricks"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"