summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20170614.ebuild4
-rw-r--r--app-emulation/winetricks/winetricks-99999999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/winetricks/winetricks-20170614.ebuild b/app-emulation/winetricks/winetricks-20170614.ebuild
index fcc3a154d8c1..b1e5c8b6517a 100644
--- a/app-emulation/winetricks/winetricks-20170614.ebuild
+++ b/app-emulation/winetricks/winetricks-20170614.ebuild
@@ -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"
diff --git a/app-emulation/winetricks/winetricks-99999999.ebuild b/app-emulation/winetricks/winetricks-99999999.ebuild
index e62ac69ef230..655af7ae3133 100644
--- a/app-emulation/winetricks/winetricks-99999999.ebuild
+++ b/app-emulation/winetricks/winetricks-99999999.ebuild
@@ -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"