From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B597138334 for ; Mon, 29 Jul 2019 19:57:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B9FDE0827; Mon, 29 Jul 2019 19:57:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52125E0827 for ; Mon, 29 Jul 2019 19:57:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA583348F57 for ; Mon, 29 Jul 2019 19:57:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75CBB4D3 for ; Mon, 29 Jul 2019 19:57:19 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1564429951.9dca4517075fbe1c629ad6578ce31eba4391c8b0.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.35-r1.ebuild net-misc/spice-gtk/spice-gtk-0.35.ebuild net-misc/spice-gtk/spice-gtk-0.37-r1.ebuild net-misc/spice-gtk/spice-gtk-9999.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 9dca4517075fbe1c629ad6578ce31eba4391c8b0 X-VCS-Branch: master Date: Mon, 29 Jul 2019 19:57:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a4db69f1-1bcf-40ca-86ca-057c7a203ba4 X-Archives-Hash: 18a5d296599ea6ce4441b053324ce32d commit: 9dca4517075fbe1c629ad6578ce31eba4391c8b0 Author: Matthias Maier gentoo org> AuthorDate: Mon Jul 29 18:15:05 2019 +0000 Commit: Matthias Maier gentoo 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 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