aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-05-01 18:24:48 -0400
committerNick Sarnie <sarnex@gentoo.org>2019-05-01 18:24:48 -0400
commitf69ea0b08a7cf4ea3327fe96d4967c53a3483393 (patch)
treee85ff44a56f0ff0aed2f8811f999c5b7fae034a6
parentapp-emulation/wine-staging: Bump to 4.7 (diff)
downloadwine-f69ea0b08a7cf4ea3327fe96d4967c53a3483393.tar.gz
wine-f69ea0b08a7cf4ea3327fe96d4967c53a3483393.tar.bz2
wine-f69ea0b08a7cf4ea3327fe96d4967c53a3483393.zip
app-emulation/wine-staging: Fix typo
Fixes: https://bugs.gentoo.org/684866 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
-rw-r--r--app-emulation/wine-staging/wine-staging-4.7.ebuild2
-rw-r--r--app-emulation/wine-staging/wine-staging-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-4.7.ebuild b/app-emulation/wine-staging/wine-staging-4.7.ebuild
index 189aba0..c19112a 100644
--- a/app-emulation/wine-staging/wine-staging-4.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-4.7.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging patchset"
HOMEPAGE="https://www.winehq.org/"
SRC_URI="${SRC_URI}
- https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+ https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
"
if [[ ${PV} == "9999" ]] ; then
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 189aba0..c19112a 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -32,7 +32,7 @@ PATCHDIR="${WORKDIR}/gentoo-wine-patches"
DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging patchset"
HOMEPAGE="https://www.winehq.org/"
SRC_URI="${SRC_URI}
- https://dev.gentoo.org/~np-hardass/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
+ https://dev.gentoo.org/~sarnex/distfiles/wine/gentoo-wine-patches-${GWP_V}.tar.xz
"
if [[ ${PV} == "9999" ]] ; then