Skip to content

Commit

Permalink
app-emulation/wine: Fix typo
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
NP-Hardass committed Sep 6, 2016
1 parent cbd8be7 commit 2d5f9de
Show file tree
Hide file tree
Showing 22 changed files with 34 additions and 21 deletions.
13 changes: 13 additions & 0 deletions app-emulation/wine/foo.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index 8cfdb3e..3e02ff4 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
- einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
+ einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.8-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.8.1-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.8.2-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.8.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.8.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.10-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.11-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.12-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.13-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.14-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.15-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.16.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.17.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.4-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.5-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.6-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.7-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.8-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-1.9.9-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/wine/wine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ src_unpack() {

if [[ "${CURRENT_WINE_COMMIT}" != "${COMPAT_WINE_COMMIT}" ]]; then
einfo "The current Staging patchset is not guaranteed to apply on this WINE commit."
einfo "If src_prepare fails, try emerging with the env var EGIT_COMMIT."
einfo "If src_prepare fails, try emerging with the env var WINE_COMMIT."
einfo "Example: WINE_COMMIT=${COMPAT_WINE_COMMIT} emerge -1 wine"
fi
fi
Expand Down

0 comments on commit 2d5f9de

Please sign in to comment.