From d372569151642c59d1d1aec3e468dd1383f4b006 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 12 Sep 2024 10:35:30 -0400 Subject: app-emulation/wine-gecko: update HOMEPAGE Signed-off-by: Ionen Wolkens --- app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 12 +++++++----- app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild | 12 +++++++----- app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild | 10 ++++++---- 3 files changed, 20 insertions(+), 14 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild index fd2e621718a3..9c72aed51647 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Mozilla Gecko based version of Internet Explorer for Wine" HOMEPAGE=" - https://wiki.winehq.org/Gecko - https://gitlab.winehq.org/wine/wine-gecko/" + https://gitlab.winehq.org/wine/wine/-/wikis/Gecko/ + https://gitlab.winehq.org/wine/wine-gecko/ +" SRC_URI=" shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) @@ -15,8 +16,9 @@ SRC_URI=" !shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86_64.msi ) - )" -S="${WORKDIR}" + ) +" +S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild index fd2e621718a3..9c72aed51647 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Mozilla Gecko based version of Internet Explorer for Wine" HOMEPAGE=" - https://wiki.winehq.org/Gecko - https://gitlab.winehq.org/wine/wine-gecko/" + https://gitlab.winehq.org/wine/wine/-/wikis/Gecko/ + https://gitlab.winehq.org/wine/wine-gecko/ +" SRC_URI=" shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) @@ -15,8 +16,9 @@ SRC_URI=" !shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86_64.msi ) - )" -S="${WORKDIR}" + ) +" +S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild index ae25f7f2f8eb..9c72aed51647 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild @@ -5,8 +5,9 @@ EAPI=8 DESCRIPTION="Mozilla Gecko based version of Internet Explorer for Wine" HOMEPAGE=" - https://wiki.winehq.org/Gecko - https://gitlab.winehq.org/wine/wine-gecko/" + https://gitlab.winehq.org/wine/wine/-/wikis/Gecko/ + https://gitlab.winehq.org/wine/wine-gecko/ +" SRC_URI=" shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.tar.xz ) @@ -15,8 +16,9 @@ SRC_URI=" !shared? ( abi_x86_32? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86_64.msi ) - )" -S="${WORKDIR}" + ) +" +S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" -- cgit v1.2.3-65-gdbad