commit:     9dca4517075fbe1c629ad6578ce31eba4391c8b0
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 18:15:05 2019 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 19:52:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dca4517

net-misc/spice-gtk: remove unnecessary echo

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild | 1 -
 net-misc/spice-gtk/spice-gtk-0.35.ebuild    | 1 -
 net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild | 1 -
 net-misc/spice-gtk/spice-gtk-9999.ebuild    | 1 -
 4 files changed, 4 deletions(-)

diff --git a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
index a0993111831..2bf65fbe555 100644
--- a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
@@ -81,7 +81,6 @@ PATCHES=(
 src_prepare() {
        # bug 558558
        export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-       echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
 
        default
 

diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
index c56fd624815..d6e46f5386d 100644
--- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
@@ -79,7 +79,6 @@ PATCHES=(
 src_prepare() {
        # bug 558558
        export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-       echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
 
        default
 

diff --git a/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
index a876916757e..f2a7a0cf7a4 100644
--- a/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
@@ -79,7 +79,6 @@ PATCHES=(
 src_prepare() {
        # bug 558558
        export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-       echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
 
        default
 

diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild 
b/net-misc/spice-gtk/spice-gtk-9999.ebuild
index 05c245ff115..d0de04e3000 100644
--- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
@@ -76,7 +76,6 @@ DEPEND="${RDEPEND}
 src_prepare() {
        # bug 558558
        export GIT_CEILING_DIRECTORIES="${WORKDIR}"
-       echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
 
        default
 

Reply via email to