summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-03-12 20:46:40 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2017-03-12 20:46:55 -0400
commit520c3860f105190ace3d0cf26c6699f5d728ef9f (patch)
tree2f067f35df0e2b6fbb0723b5a0ff91592b63dc95 /app-emulation/wine/wine-9999.ebuild
parentprofiles: drop mask for removed media-libs/iulib (diff)
downloadgentoo-520c3860f105190ace3d0cf26c6699f5d728ef9f.tar.gz
gentoo-520c3860f105190ace3d0cf26c6699f5d728ef9f.tar.bz2
gentoo-520c3860f105190ace3d0cf26c6699f5d728ef9f.zip
app-emulation/wine: Bump to 2.1 and 2.2
Originally was going to skip these in favor of the new packaging, but after some delays in said new packaging, I decided to release these in the interim Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation/wine/wine-9999.ebuild')
-rw-r--r--app-emulation/wine/wine-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index d17608967fea..261ba4f70639 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
#KEYWORDS=""
else
MAJOR_V=$(get_version_component_range 1-2)
- SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}/${P}.tar.bz2"
+ SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}/${P}.tar.xz"
KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
fi