Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Mon, 29 Jul 2019 19:57:24
Message-Id: 1564429951.9dca4517075fbe1c629ad6578ce31eba4391c8b0.tamiko@gentoo
1 commit: 9dca4517075fbe1c629ad6578ce31eba4391c8b0
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 18:15:05 2019 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 19:52:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dca4517
7
8 net-misc/spice-gtk: remove unnecessary echo
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild | 1 -
14 net-misc/spice-gtk/spice-gtk-0.35.ebuild | 1 -
15 net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild | 1 -
16 net-misc/spice-gtk/spice-gtk-9999.ebuild | 1 -
17 4 files changed, 4 deletions(-)
18
19 diff --git a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
20 index a0993111831..2bf65fbe555 100644
21 --- a/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
22 +++ b/net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild
23 @@ -81,7 +81,6 @@ PATCHES=(
24 src_prepare() {
25 # bug 558558
26 export GIT_CEILING_DIRECTORIES="${WORKDIR}"
27 - echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
28
29 default
30
31
32 diff --git a/net-misc/spice-gtk/spice-gtk-0.35.ebuild b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
33 index c56fd624815..d6e46f5386d 100644
34 --- a/net-misc/spice-gtk/spice-gtk-0.35.ebuild
35 +++ b/net-misc/spice-gtk/spice-gtk-0.35.ebuild
36 @@ -79,7 +79,6 @@ PATCHES=(
37 src_prepare() {
38 # bug 558558
39 export GIT_CEILING_DIRECTORIES="${WORKDIR}"
40 - echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
41
42 default
43
44
45 diff --git a/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
46 index a876916757e..f2a7a0cf7a4 100644
47 --- a/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
48 +++ b/net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild
49 @@ -79,7 +79,6 @@ PATCHES=(
50 src_prepare() {
51 # bug 558558
52 export GIT_CEILING_DIRECTORIES="${WORKDIR}"
53 - echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
54
55 default
56
57
58 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild
59 index 05c245ff115..d0de04e3000 100644
60 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
61 +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
62 @@ -76,7 +76,6 @@ DEPEND="${RDEPEND}
63 src_prepare() {
64 # bug 558558
65 export GIT_CEILING_DIRECTORIES="${WORKDIR}"
66 - echo GIT_CEILING_DIRECTORIES=${GIT_CEILING_DIRECTORIES}
67
68 default