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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A37215838C for ; Thu, 25 Jan 2024 10:49:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80F20E2AA2; Thu, 25 Jan 2024 10:49:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61DD5E2AA2 for ; Thu, 25 Jan 2024 10:49:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72ADD343418 for ; Thu, 25 Jan 2024 10:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A85A10B2 for ; Thu, 25 Jan 2024 10:49:17 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1706179037.69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/1Q-2024 X-VCS-Directories: profiles/updates/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a X-VCS-Branch: master Date: Thu, 25 Jan 2024 10:49:17 +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: b385c816-9945-4120-bf0f-f0613a12dc5f X-Archives-Hash: bf11b9ad0f6ec269b8adba01d3aa2b20 commit: 69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a Author: David Roman gmail com> AuthorDate: Thu Jan 25 10:37:17 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Jan 25 10:37:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69b5b3f6 {dev-util -> dev-build}/fypp: move Commit a9bbc909ac4f5c8e25e9cd67207e735d953d0110 moved the package Signed-off-by: David Roman gmail.com> profiles/updates/1Q-2024 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 1944976b30..d03dfec237 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -4,3 +4,4 @@ move net-misc/tooth net-misc/tuba move app-doc/ford app-text/ford move dev-util/fpm dev-build/fpm move dev-util/FoBiS dev-build/FoBiS +move dev-util/fypp dev-build/fypp 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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68C6A15838C for ; Thu, 25 Jan 2024 10:46:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38C63E2A74; Thu, 25 Jan 2024 10:46:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B6B1E2A74 for ; Thu, 25 Jan 2024 10:46:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14DCE3433FE for ; Thu, 25 Jan 2024 10:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73D9A13AA for ; Thu, 25 Jan 2024 10:46:54 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1706179037.69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/1Q-2024 X-VCS-Directories: profiles/updates/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a X-VCS-Branch: dev Date: Thu, 25 Jan 2024 10:46:54 +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: cd335eaa-3832-4b5c-9bef-de4d202f31e6 X-Archives-Hash: 792be5001c38b55a675f4731a572ac7c Message-ID: <20240125104654.F550ELcqrjBy4w0iMMZf7MQZjBxk7ybesCTd_r4V498@z> commit: 69b5b3f69cf801cabc7ebfa30b3ee2ae66c9952a Author: David Roman gmail com> AuthorDate: Thu Jan 25 10:37:17 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Jan 25 10:37:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=69b5b3f6 {dev-util -> dev-build}/fypp: move Commit a9bbc909ac4f5c8e25e9cd67207e735d953d0110 moved the package Signed-off-by: David Roman gmail.com> profiles/updates/1Q-2024 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 1944976b30..d03dfec237 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -4,3 +4,4 @@ move net-misc/tooth net-misc/tuba move app-doc/ford app-text/ford move dev-util/fpm dev-build/fpm move dev-util/FoBiS dev-build/FoBiS +move dev-util/fypp dev-build/fypp