app-emulation/wine: Update warning for Staging in >=1.8
authorNP-Hardass <NP-Hardass@gentoo.org>
Tue, 19 Jan 2016 01:33:31 +0000 (20:33 -0500)
committerNP-Hardass <NP-Hardass@gentoo.org>
Tue, 19 Jan 2016 02:03:20 +0000 (21:03 -0500)
Package-Manager: portage-2.2.26

app-emulation/wine/wine-1.8.ebuild
app-emulation/wine/wine-9999.ebuild

index e8b401a9beefb3b1c815cc28eb343d2164d2edf4..4c1b6f446af0366ba370b1593a760dfd771aa804 100644 (file)
@@ -248,9 +248,8 @@ src_prepare() {
                fi
        fi
        if use staging; then
-               ewarn "Applying the unofficial Wine-Staging patchset which is unsupported"
-               ewarn "by Wine developers. Please don't report bugs to Wine bugzilla"
-               ewarn "unless you can reproduce them with USE=-staging"
+               ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
+               ewarn "Wine bugzilla should explicitly state that staging was used."
 
                local STAGING_EXCLUDE=""
                use pipelight || STAGING_EXCLUDE="${STAGING_EXCLUDE} -W Pipelight"
index e8b401a9beefb3b1c815cc28eb343d2164d2edf4..4c1b6f446af0366ba370b1593a760dfd771aa804 100644 (file)
@@ -248,9 +248,8 @@ src_prepare() {
                fi
        fi
        if use staging; then
-               ewarn "Applying the unofficial Wine-Staging patchset which is unsupported"
-               ewarn "by Wine developers. Please don't report bugs to Wine bugzilla"
-               ewarn "unless you can reproduce them with USE=-staging"
+               ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
+               ewarn "Wine bugzilla should explicitly state that staging was used."
 
                local STAGING_EXCLUDE=""
                use pipelight || STAGING_EXCLUDE="${STAGING_EXCLUDE} -W Pipelight"