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 578D6158086 for ; Thu, 16 Dec 2021 05:51:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8850B2BC020; Thu, 16 Dec 2021 05:51:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E55EF2BC020 for ; Thu, 16 Dec 2021 05:51:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9E5B3343047 for ; Thu, 16 Dec 2021 05:51:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30AEF1BF for ; Thu, 16 Dec 2021 05:51:54 +0000 (UTC) From: "Marco Scardovi" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marco Scardovi" Message-ID: <1639633882.9bb4620a66edaee950e67711a496495ee334879d.marco@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/updates/4Q-2021 X-VCS-Directories: profiles/updates/ X-VCS-Committer: marco X-VCS-Committer-Name: Marco Scardovi X-VCS-Revision: 9bb4620a66edaee950e67711a496495ee334879d X-VCS-Branch: dev Date: Thu, 16 Dec 2021 05:51: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: 85b6905b-545c-4564-a04c-0cfd1b1742a0 X-Archives-Hash: e16f7c679d892ef78a3c490e0329f4f1 commit: 9bb4620a66edaee950e67711a496495ee334879d Author: Marco Scardovi scardovi com> AuthorDate: Thu Dec 16 05:49:10 2021 +0000 Commit: Marco Scardovi scardovi com> CommitDate: Thu Dec 16 05:51:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bb4620a move sys-boot/bmaptools to sys-boot/bmap-tools Signed-Off-By: Marco Scardovi scardovi.com> profiles/updates/4Q-2021 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index 67dbe908d..3acd8b4f8 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -2,3 +2,4 @@ move dev-python/geopy sci-geosciences/geopy move dev-util/xdp-tools net-libs/xdp-tools move dev-lisp/arc dev-lang/arc move dev-lang/lean sci-mathematics/lean +move sys-boot/bmaptools sys-boot/bmap-tools