diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2019-05-01 18:26:48 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2019-05-01 18:27:46 -0400 |
commit | fbe9c3c8bce5d656bb73d5d66692b45f34288625 (patch) | |
tree | b79ca4695ff961d934071a57b8d2486b1cbef9ae /app-emulation | |
parent | app-emulation/cri-o: version bump to 1.13.7 (diff) | |
download | gentoo-fbe9c3c8bce5d656bb73d5d66692b45f34288625.tar.gz gentoo-fbe9c3c8bce5d656bb73d5d66692b45f34288625.tar.bz2 gentoo-fbe9c3c8bce5d656bb73d5d66692b45f34288625.zip |
app-emulation/wine-staging: Sync with ::wine
Fix typo
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-staging/wine-staging-4.7.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/wine-staging/wine-staging-9999.ebuild | 2 |
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 189aba0c914b..c19112a30145 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 189aba0c914b..c19112a30145 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 |