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

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

index b1974cadb0abc564e9bc02397a8f22295fdf125b..30af7d685a29bc14b984b93e6d7647181d61eeb3 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 2931cb427b18931ff0bf6d34e6bc1f7094577135..6cd5f9a107b8ece6d9d2c06d09fdccc2dbe6c2d6 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 2931cb427b18931ff0bf6d34e6bc1f7094577135..6cd5f9a107b8ece6d9d2c06d09fdccc2dbe6c2d6 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 2931cb427b18931ff0bf6d34e6bc1f7094577135..6cd5f9a107b8ece6d9d2c06d09fdccc2dbe6c2d6 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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 bc539a6b1b9b846a2d79733735d3b7b68f560c56..8c2f5a0fd2c80ce180a89df3143d1b9c53972808 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 Wine-Staging 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
-       STAGING_EGIT_REPO_URI="git://github.com/wine-compholio/wine-staging.git"
+       STAGING_EGIT_REPO_URI="https://github.com/wine-compholio/wine-staging.git"
 else
        SRC_URI="${SRC_URI}
        staging? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${STAGING_P}.tar.gz )"
@@ -378,7 +378,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