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 1EDD41382C5 for ; Fri, 8 Jan 2021 16:38:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C5B4E0815; Fri, 8 Jan 2021 16:38:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4323BE0815 for ; Fri, 8 Jan 2021 16:38:35 +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 BB55733BF11 for ; Fri, 8 Jan 2021 16:38:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2842653 for ; Fri, 8 Jan 2021 16:38:31 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1610123894.30de15d57b989c6e5f6b1f6637b3a57b079931df.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-clocks/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild X-VCS-Directories: gnome-extra/gnome-clocks/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 30de15d57b989c6e5f6b1f6637b3a57b079931df X-VCS-Branch: master Date: Fri, 8 Jan 2021 16:38:31 +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: 1ca98fb5-ec5a-41e1-8783-8d95d572c1e5 X-Archives-Hash: 6c31e2c6a48a87fc3f23ee6cdbb7527e commit: 30de15d57b989c6e5f6b1f6637b3a57b079931df Author: Matt Turner gentoo org> AuthorDate: Fri Jan 8 16:38:12 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jan 8 16:38:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30de15d5 gnome-extra/gnome-clocks: Fix installation Closes: https://bugs.gentoo.org/764428 Signed-off-by: Matt Turner gentoo.org> gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild b/gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild index 4ee3f08f89a..be0e8ac9480 100644 --- a/gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild +++ b/gnome-extra/gnome-clocks/gnome-clocks-3.38.0.ebuild @@ -34,7 +34,7 @@ BDEPEND=" gui-libs/libhandy:1[vala] " -DOCS=( AUTHORS.md CONTRIBUTING.md NEWS.md README.md ) +DOCS=( AUTHORS.md CONTRIBUTING.md README.md ) src_prepare() { xdg_src_prepare