commit:     5ec7dc81dc637aad663561262948419a4f9c19df
Author:     Rob Walker <bob.mt.wya <AT> gmail <DOT> com>
AuthorDate: Sun Oct 21 14:57:33 2018 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 23:30:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=5ec7dc81

app-emulation/wine-d3d9: migrate to git-r3.eclass EGIT_OVERRIDE* APIs

See: 
https://xxoo.ws/gentoo/portage/commit/17d7a4564177b1985e4b7e8f23a8efbc4d5c32ae

Signed-off-by: Rob Walker <bob.mt.wya <AT> gmail.com>

 app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.18.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.19.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.20.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.21.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.6-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.7-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.8-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-2.9-r1.ebuild  | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.14.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.15.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.16.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.18.ebuild    | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.3.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.4.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.5.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.6.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.7.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.8.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild     | 14 ++++++++------
 app-emulation/wine-d3d9/wine-d3d9-9999.ebuild    | 14 ++++++++------
 40 files changed, 320 insertions(+), 240 deletions(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild
index 6adf524..2edf136 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.0-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild
index 1e396c9..d68d277 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.1-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild
index 6e13ba9..165db97 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.10-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild
index 6e13ba9..165db97 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.11-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild
index 6e13ba9..165db97 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.12-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild
index 6e13ba9..165db97 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.13-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild
index c447110..19ed7be 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.14-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild
index c447110..19ed7be 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.15-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild
index c447110..19ed7be 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.16-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild
index c447110..19ed7be 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.17-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.18.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.18.ebuild
index 472c437..1c5b6cd 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.18.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.18.ebuild
@@ -253,14 +253,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -299,10 +302,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.19.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.19.ebuild
index 472c437..1c5b6cd 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.19.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.19.ebuild
@@ -253,14 +253,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -299,10 +302,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild
index 1e396c9..d68d277 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.2-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.20.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.20.ebuild
index 45d1401..48929ff 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.20.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.20.ebuild
@@ -254,14 +254,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -300,10 +303,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.21.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.21.ebuild
index 45d1401..48929ff 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.21.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.21.ebuild
@@ -254,14 +254,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -300,10 +303,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild
index 1e396c9..d68d277 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.3-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild
index 220ca63..bd027f1 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.4-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
index 220ca63..bd027f1 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.5-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.6-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.6-r1.ebuild
index 220ca63..bd027f1 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.6-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.6-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.7-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.7-r1.ebuild
index 220ca63..bd027f1 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.7-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.7-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.8-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.8-r1.ebuild
index 220ca63..bd027f1 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.8-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.8-r1.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-2.9-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-2.9-r1.ebuild
index 6e13ba9..165db97 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-2.9-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-2.9-r1.ebuild
@@ -257,14 +257,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -303,10 +306,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
index f6f0da5..b5debdb 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
index f6f0da5..b5debdb 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
index f6f0da5..b5debdb 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.13-r1.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.14.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.14.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.14.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.14.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.15.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.15.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.15.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.15.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.16.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.16.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.16.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.16.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild
index 7ec9c71..fb4d194 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.17.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.18.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.18.ebuild
index 7ec9c71..fb4d194 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.18.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.18.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.3.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.3.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.3.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.3.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.4.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.4.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.4.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.4.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.5.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.5.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.5.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.5.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.6.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.6.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.6.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.6.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.7.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.7.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.7.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.7.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.8.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.8.ebuild
index 1ac4305..4ebef49 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.8.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.8.ebuild
@@ -256,14 +256,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -302,10 +305,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
index f6f0da5..b5debdb 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
index 75a6bfe..5bed605 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
@@ -258,14 +258,17 @@ wine_env_vcs_vars() {
                if use d3d9; then
                        eerror "Because of the multi-repo nature of ${MY_PN}, 
${pn_live_var}"
                        eerror "cannot be used to set the commit. Instead, you 
may use the"
-                       eerror "environmental variables WINE_COMMIT, and 
D3D9_COMMIT."
+                       eerror "environment variables:"
+                       eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+                       eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                        eerror
                        return 1
                fi
        fi
        if [[ ! -z ${EGIT_COMMIT} ]]; then
-               eerror "Commits must now be specified using the environmental 
variables"
-               eerror "WINE_COMMIT, and D3D9_COMMIT"
+               eerror "Commits must now be specified using the environment 
variables:"
+               eerror "  EGIT_OVERRIDE_COMMIT_WINE"
+               eerror "  EGIT_OVERRIDE_COMMIT_SARNEX_WINE_D3D9_PATCHES"
                eerror
                return 1
        fi
@@ -304,10 +307,9 @@ pkg_setup() {
 
 src_unpack() {
        if [[ ${PV} == "9999" ]] ; then
-               EGIT_CHECKOUT_DIR="${S}" EGIT_COMMIT="${WINE_COMMIT}" 
git-r3_src_unpack
+               EGIT_CHECKOUT_DIR="${S}" git-r3_src_unpack
                if use d3d9; then
-                       git-r3_fetch "${D3D9_EGIT_REPO_URI}" "${D3D9_COMMIT}"
-                       git-r3_checkout "${D3D9_EGIT_REPO_URI}" "${D3D9_DIR}"
+                       EGIT_CHECKOUT_DIR="${D3D9_DIR}" 
EGIT_REPO_URI="${D3D9_EGIT_REPO_URI}" git-r3_src_unpack
                fi
        fi
 

Reply via email to