app-emulation/wine-d3d9: use HTTPS for GitHub and HOMEPAGE domain
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 00:42:06 +0000 (10:42 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:06 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

14 files changed:
app-emulation/wine-d3d9/wine-d3d9-2.0.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.1.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.10.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.11.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.12.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.2.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.3.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.4.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.5.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.6.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.7.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.8.ebuild
app-emulation/wine-d3d9/wine-d3d9-2.9.ebuild
app-emulation/wine-d3d9/wine-d3d9-9999.ebuild

index 7a2caf21c1a7952a11ce4c6c37b86dcbb7e7f1fd..c5d272e0cd51553f6ab7a833effadae2b7afe429 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 3052dfebdf86bd6c1dd42fbe4701d9efdd73c48b..cd7616c8c9be05f6bfafb43c090346bfa73ec431 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 5fb2ee574d0124948bc064eb53310eac84349fb4..7492a878eae1e76d40d730a8e7b0c94e725ee394 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -346,7 +346,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 5fb2ee574d0124948bc064eb53310eac84349fb4..7492a878eae1e76d40d730a8e7b0c94e725ee394 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -346,7 +346,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 5fb2ee574d0124948bc064eb53310eac84349fb4..7492a878eae1e76d40d730a8e7b0c94e725ee394 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -346,7 +346,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 3052dfebdf86bd6c1dd42fbe4701d9efdd73c48b..cd7616c8c9be05f6bfafb43c090346bfa73ec431 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 3052dfebdf86bd6c1dd42fbe4701d9efdd73c48b..cd7616c8c9be05f6bfafb43c090346bfa73ec431 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 0d339afffe78baf9ec4a3c92e4164cda23d6ebde..396adea13ec0314e10757c83c48e5b9c2fd8b57a 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 0d339afffe78baf9ec4a3c92e4164cda23d6ebde..396adea13ec0314e10757c83c48e5b9c2fd8b57a 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 0d339afffe78baf9ec4a3c92e4164cda23d6ebde..396adea13ec0314e10757c83c48e5b9c2fd8b57a 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 0d339afffe78baf9ec4a3c92e4164cda23d6ebde..396adea13ec0314e10757c83c48e5b9c2fd8b57a 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 0d339afffe78baf9ec4a3c92e4164cda23d6ebde..396adea13ec0314e10757c83c48e5b9c2fd8b57a 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -345,7 +345,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 5fb2ee574d0124948bc064eb53310eac84349fb4..7492a878eae1e76d40d730a8e7b0c94e725ee394 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -346,7 +346,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS
index 5fb2ee574d0124948bc064eb53310eac84349fb4..7492a878eae1e76d40d730a8e7b0c94e725ee394 100644 (file)
@@ -30,13 +30,13 @@ WDC_V="20150204"
 WINE_DESKTOP_COMMON_P="wine-desktop-common-${WDC_V}"
 
 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Gallium Nine patchset"
-HOMEPAGE="http://www.winehq.org/"
+HOMEPAGE="https://www.winehq.org/"
 SRC_URI="${SRC_URI}
        https://github.com/NP-Hardass/wine-desktop-common/archive/${WDC_V}.tar.gz -> ${WINE_DESKTOP_COMMON_P}.tar.gz
 "
 
 if [[ ${PV} == "9999" ]] ; then
-       D3D9_EGIT_REPO_URI="git://github.com/sarnex/wine-d3d9-patches.git"
+       D3D9_EGIT_REPO_URI="https://github.com/sarnex/wine-d3d9-patches.git"
 else
        SRC_URI="${SRC_URI}
        d3d9? ( https://github.com/sarnex/wine-d3d9-patches/archive/${D3D9_P}.tar.gz )"
@@ -346,7 +346,7 @@ src_prepare() {
        # Edit wine.desktop to work for specific variant
        sed -e "/^Exec=/s/wine /wine-${WINE_VARIANT} /" -i loader/wine.desktop || die
 
-       # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
+       # hi-res default icon, #472990, https://bugs.winehq.org/show_bug.cgi?id=24652
        cp "${WORKDIR}/${WINE_DESKTOP_COMMON_P}/icons/oic_winlogo.ico" dlls/user32/resources/ || die
 
        l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS