commit:     88e9a7c687b351e915d227fa6a5bc8fcbbc38712
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 17 22:14:36 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 22:32:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e9a7c6

Move {app-crypt → sec-keys}/openpgp-keys-botan

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/botan/botan-2.18.1-r1.ebuild                                   | 2 +-
 dev-libs/botan/botan-2.18.2-r1.ebuild                                   | 2 +-
 dev-libs/botan/botan-2.18.2.ebuild                                      | 2 +-
 profiles/updates/4Q-2021                                                | 1 +
 {app-crypt => sec-keys}/openpgp-keys-botan/Manifest                     | 0
 {app-crypt => sec-keys}/openpgp-keys-botan/metadata.xml                 | 0
 .../openpgp-keys-botan/openpgp-keys-botan-20210416.ebuild               | 0
 7 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-libs/botan/botan-2.18.1-r1.ebuild 
b/dev-libs/botan/botan-2.18.1-r1.ebuild
index 8c5f0701e2f7..2bd62f0815f7 100644
--- a/dev-libs/botan/botan-2.18.1-r1.ebuild
+++ b/dev-libs/botan/botan-2.18.1-r1.ebuild
@@ -45,7 +45,7 @@ BDEPEND="
        $(python_gen_any_dep '
                doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
        ')
-       verify-sig? ( app-crypt/openpgp-keys-botan )
+       verify-sig? ( sec-keys/openpgp-keys-botan )
 "
 
 # NOTE: Considering patching Botan?

diff --git a/dev-libs/botan/botan-2.18.2-r1.ebuild 
b/dev-libs/botan/botan-2.18.2-r1.ebuild
index 80f5a0c89129..9cd3e6481fa1 100644
--- a/dev-libs/botan/botan-2.18.2-r1.ebuild
+++ b/dev-libs/botan/botan-2.18.2-r1.ebuild
@@ -45,7 +45,7 @@ BDEPEND="
        $(python_gen_any_dep '
                doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
        ')
-       verify-sig? ( app-crypt/openpgp-keys-botan )
+       verify-sig? ( sec-keys/openpgp-keys-botan )
 "
 
 # NOTE: Considering patching Botan?

diff --git a/dev-libs/botan/botan-2.18.2.ebuild 
b/dev-libs/botan/botan-2.18.2.ebuild
index 9a5b8846dd45..c13bf19a1196 100644
--- a/dev-libs/botan/botan-2.18.2.ebuild
+++ b/dev-libs/botan/botan-2.18.2.ebuild
@@ -45,7 +45,7 @@ BDEPEND="
        $(python_gen_any_dep '
                doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
        ')
-       verify-sig? ( app-crypt/openpgp-keys-botan )
+       verify-sig? ( sec-keys/openpgp-keys-botan )
 "
 
 # NOTE: Considering patching Botan?

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 833b64fc5919..1bed42b32a3b 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -5,3 +5,4 @@ move sci-misc/jupyterlab-desktop sci-misc/jupyterlab-desktop-bin
 move app-crypt/openpgp-keys-adamspiers sec-keys/openpgp-keys-adamspiers
 move app-crypt/openpgp-keys-alexbarton sec-keys/openpgp-keys-alexbarton
 move app-crypt/openpgp-keys-bcl sec-keys/openpgp-keys-bcl
+move app-crypt/openpgp-keys-botan sec-keys/openpgp-keys-botan

diff --git a/app-crypt/openpgp-keys-botan/Manifest 
b/sec-keys/openpgp-keys-botan/Manifest
similarity index 100%
rename from app-crypt/openpgp-keys-botan/Manifest
rename to sec-keys/openpgp-keys-botan/Manifest

diff --git a/app-crypt/openpgp-keys-botan/metadata.xml 
b/sec-keys/openpgp-keys-botan/metadata.xml
similarity index 100%
rename from app-crypt/openpgp-keys-botan/metadata.xml
rename to sec-keys/openpgp-keys-botan/metadata.xml

diff --git a/app-crypt/openpgp-keys-botan/openpgp-keys-botan-20210416.ebuild 
b/sec-keys/openpgp-keys-botan/openpgp-keys-botan-20210416.ebuild
similarity index 100%
rename from app-crypt/openpgp-keys-botan/openpgp-keys-botan-20210416.ebuild
rename to sec-keys/openpgp-keys-botan/openpgp-keys-botan-20210416.ebuild

Reply via email to