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 0577E138359 for ; Wed, 18 Nov 2020 18:55:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C83E09BB; Wed, 18 Nov 2020 18:55:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1E2B3E09BB for ; Wed, 18 Nov 2020 18:55:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 85FF6335CFC for ; Wed, 18 Nov 2020 18:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 390233C3 for ; Wed, 18 Nov 2020 18:55:13 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1605725646.c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/4Q-2020 X-VCS-Directories: profiles/updates/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d X-VCS-Branch: master Date: Wed, 18 Nov 2020 18:55:13 +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: 1aa746ab-bb9a-4474-a79b-d8c416972bcc X-Archives-Hash: befbf9b14a11ccdf9beac063b7eeb743 commit: c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Nov 18 18:54:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Nov 18 18:54:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3f0b794 profiles/updates: move app-text/git-delta::guru to dev-util/git-delta::gentoo Bug: https://bugs.gentoo.org/755404 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> profiles/updates/4Q-2020 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 90ddcf2f..4ba05313 100644 --- a/profiles/updates/4Q-2020 +++ b/profiles/updates/4Q-2020 @@ -1 +1,2 @@ move x11-themes/sweet-gtk-theme x11-themes/sweet-dark-gtk-theme +move app-text/git-delta dev-util/git-delta 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 1D1E4138359 for ; Wed, 18 Nov 2020 18:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59E21E09BA; Wed, 18 Nov 2020 18:55:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 44057E09BA for ; Wed, 18 Nov 2020 18:55:10 +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 2393E340931 for ; Wed, 18 Nov 2020 18:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CA8C3C3 for ; Wed, 18 Nov 2020 18:55:05 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1605725646.c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/4Q-2020 X-VCS-Directories: profiles/updates/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d X-VCS-Branch: dev Date: Wed, 18 Nov 2020 18:55:05 +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: 529da819-c0ff-465c-a093-2bfff94680e9 X-Archives-Hash: 27c6b4cd7a5e350f3ab4c2f5cd920c94 Message-ID: <20201118185505.p4bjCy0IwMOKWe-D5TfM2c6wtPRFAzQtJl0xsXAzrf0@z> commit: c3f0b79474d2f9b23b70ab9f1bfb2c994183c95d Author: Andrew Ammerlaan riseup net> AuthorDate: Wed Nov 18 18:54:06 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Nov 18 18:54:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3f0b794 profiles/updates: move app-text/git-delta::guru to dev-util/git-delta::gentoo Bug: https://bugs.gentoo.org/755404 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> profiles/updates/4Q-2020 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 90ddcf2f..4ba05313 100644 --- a/profiles/updates/4Q-2020 +++ b/profiles/updates/4Q-2020 @@ -1 +1,2 @@ move x11-themes/sweet-gtk-theme x11-themes/sweet-dark-gtk-theme +move app-text/git-delta dev-util/git-delta