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 791D1158086 for ; Sat, 18 Dec 2021 22:34:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5172F2BC025; Sat, 18 Dec 2021 22:34:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C0932BC011 for ; Sat, 18 Dec 2021 22:34:34 +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 452923432DF for ; Sat, 18 Dec 2021 22:34:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B8A8253 for ; Sat, 18 Dec 2021 22:34:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1639866756.8c670e760ece6e74cf1f173f890612bb17df354d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, dev-util/debugedit/, sec-keys/openpgp-keys-debugedit/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/openpgp-keys-debugedit/Manifest app-crypt/openpgp-keys-debugedit/metadata.xml app-crypt/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild dev-util/debugedit/debugedit-5.0.ebuild profiles/updates/4Q-2021 sec-keys/openpgp-keys-debugedit/Manifest sec-keys/openpgp-keys-debugedit/metadata.xml sec-keys/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild X-VCS-Directories: profiles/updates/ dev-util/debugedit/ sec-keys/openpgp-keys-debugedit/ app-crypt/openpgp-keys-debugedit/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8c670e760ece6e74cf1f173f890612bb17df354d X-VCS-Branch: master Date: Sat, 18 Dec 2021 22:34: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: 2a4b4c08-d7a3-4ee9-a245-f6a7823532ea X-Archives-Hash: 5977b9c1bb7a421528c41d822bb15c22 commit: 8c670e760ece6e74cf1f173f890612bb17df354d Author: Michał Górny gentoo org> AuthorDate: Fri Dec 17 22:14:50 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 18 22:32:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c670e76 Move {app-crypt → sec-keys}/openpgp-keys-debugedit Signed-off-by: Michał Górny gentoo.org> dev-util/debugedit/debugedit-5.0.ebuild | 2 +- profiles/updates/4Q-2021 | 1 + {app-crypt => sec-keys}/openpgp-keys-debugedit/Manifest | 0 {app-crypt => sec-keys}/openpgp-keys-debugedit/metadata.xml | 0 .../openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild | 0 5 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-util/debugedit/debugedit-5.0.ebuild b/dev-util/debugedit/debugedit-5.0.ebuild index 87f576c05949..4999140936ac 100644 --- a/dev-util/debugedit/debugedit-5.0.ebuild +++ b/dev-util/debugedit/debugedit-5.0.ebuild @@ -25,7 +25,7 @@ BDEPEND=" sys-apps/help2man virtual/pkgconfig verify-sig? ( - app-crypt/openpgp-keys-debugedit + sec-keys/openpgp-keys-debugedit ) " diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index 536c3f773720..37ca3f19c74f 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -8,3 +8,4 @@ move app-crypt/openpgp-keys-bcl sec-keys/openpgp-keys-bcl move app-crypt/openpgp-keys-botan sec-keys/openpgp-keys-botan move app-crypt/openpgp-keys-crypto++ sec-keys/openpgp-keys-crypto++ move app-crypt/openpgp-keys-danielveillard sec-keys/openpgp-keys-danielveillard +move app-crypt/openpgp-keys-debugedit sec-keys/openpgp-keys-debugedit diff --git a/app-crypt/openpgp-keys-debugedit/Manifest b/sec-keys/openpgp-keys-debugedit/Manifest similarity index 100% rename from app-crypt/openpgp-keys-debugedit/Manifest rename to sec-keys/openpgp-keys-debugedit/Manifest diff --git a/app-crypt/openpgp-keys-debugedit/metadata.xml b/sec-keys/openpgp-keys-debugedit/metadata.xml similarity index 100% rename from app-crypt/openpgp-keys-debugedit/metadata.xml rename to sec-keys/openpgp-keys-debugedit/metadata.xml diff --git a/app-crypt/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild b/sec-keys/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild similarity index 100% rename from app-crypt/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild rename to sec-keys/openpgp-keys-debugedit/openpgp-keys-debugedit-20210728.ebuild