From a601a27a9126383ec620daeb0d1600c6595257d7 Mon Sep 17 00:00:00 2001 From: NP-Hardass Date: Mon, 18 Jan 2016 20:33:31 -0500 Subject: [PATCH] app-emulation/wine: Update warning for Staging in >=1.8 Package-Manager: portage-2.2.26 --- app-emulation/wine/wine-1.8.ebuild | 5 ++--- app-emulation/wine/wine-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/app-emulation/wine/wine-1.8.ebuild b/app-emulation/wine/wine-1.8.ebuild index e8b401a9beef..4c1b6f446af0 100644 --- a/app-emulation/wine/wine-1.8.ebuild +++ b/app-emulation/wine/wine-1.8.ebuild @@ -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" diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index e8b401a9beef..4c1b6f446af0 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -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" -- 2.26.2