commit: a601a27a9126383ec620daeb0d1600c6595257d7
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 01:33:31 2016 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 02:03:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a601a27a
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 e8b401a..4c1b6f4 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 e8b401a..4c1b6f4 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"