diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-12-17 23:16:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-12-18 23:32:48 +0100 |
commit | 73590f8dee25dd7785a05803dce4ea74de2019e1 (patch) | |
tree | 8d7121154a8446cb77e25274ce93492bb09d50a8 | |
parent | Move {app-crypt → sec-keys}/openpgp-keys-python (diff) | |
download | gentoo-73590f8dee25dd7785a05803dce4ea74de2019e1.tar.gz gentoo-73590f8dee25dd7785a05803dce4ea74de2019e1.tar.bz2 gentoo-73590f8dee25dd7785a05803dce4ea74de2019e1.zip |
Move {app-crypt → sec-keys}/openpgp-keys-rust
Signed-off-by: Michał Górny <mgorny@gentoo.org>
18 files changed, 15 insertions, 14 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.52.1.ebuild b/dev-lang/rust-bin/rust-bin-1.52.1.ebuild index 74e467bd616b..840d1de084b9 100644 --- a/dev-lang/rust-bin/rust-bin-1.52.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.52.1.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild b/dev-lang/rust-bin/rust-bin-1.53.0.ebuild index 74e467bd616b..840d1de084b9 100644 --- a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.53.0.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.54.0.ebuild b/dev-lang/rust-bin/rust-bin-1.54.0.ebuild index 2796cb0698b1..ba15f9c018bb 100644 --- a/dev-lang/rust-bin/rust-bin-1.54.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.54.0.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.55.0.ebuild b/dev-lang/rust-bin/rust-bin-1.55.0.ebuild index 2796cb0698b1..ba15f9c018bb 100644 --- a/dev-lang/rust-bin/rust-bin-1.55.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.55.0.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.56.0.ebuild b/dev-lang/rust-bin/rust-bin-1.56.0.ebuild index 2796cb0698b1..ba15f9c018bb 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.0.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild index 610a0fb9eb1a..2f51c72c6ac9 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild @@ -24,7 +24,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust-bin/rust-bin-1.57.0.ebuild b/dev-lang/rust-bin/rust-bin-1.57.0.ebuild index 2b6938222f1c..4607e5e109e4 100644 --- a/dev-lang/rust-bin/rust-bin-1.57.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.57.0.ebuild @@ -24,7 +24,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" diff --git a/dev-lang/rust/rust-1.52.1.ebuild b/dev-lang/rust/rust-1.52.1.ebuild index 9957b7ceb23d..548ea542ecbd 100644 --- a/dev-lang/rust/rust-1.52.1.ebuild +++ b/dev-lang/rust/rust-1.52.1.ebuild @@ -95,7 +95,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.53.0.ebuild b/dev-lang/rust/rust-1.53.0.ebuild index fa79d5221f5f..ae41a9889869 100644 --- a/dev-lang/rust/rust-1.53.0.ebuild +++ b/dev-lang/rust/rust-1.53.0.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.54.0.ebuild b/dev-lang/rust/rust-1.54.0.ebuild index 0d1daa9be3c5..24c5d2f5489a 100644 --- a/dev-lang/rust/rust-1.54.0.ebuild +++ b/dev-lang/rust/rust-1.54.0.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.55.0.ebuild b/dev-lang/rust/rust-1.55.0.ebuild index 99d6951548d7..c0f8b94fbba7 100644 --- a/dev-lang/rust/rust-1.55.0.ebuild +++ b/dev-lang/rust/rust-1.55.0.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.56.0-r1.ebuild b/dev-lang/rust/rust-1.56.0-r1.ebuild index b12ed45601fe..029ca3b0c76b 100644 --- a/dev-lang/rust/rust-1.56.0-r1.ebuild +++ b/dev-lang/rust/rust-1.56.0-r1.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild index b64af6857612..07a070344780 100644 --- a/dev-lang/rust/rust-1.56.1.ebuild +++ b/dev-lang/rust/rust-1.56.1.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/dev-lang/rust/rust-1.57.0.ebuild b/dev-lang/rust/rust-1.57.0.ebuild index 26f160d3fd92..ce838e966d1b 100644 --- a/dev-lang/rust/rust-1.57.0.ebuild +++ b/dev-lang/rust/rust-1.57.0.ebuild @@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS} dev-util/ninja ) test? ( sys-devel/gdb ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " DEPEND=" diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index f377bca2c03a..6e6d069f4602 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -24,3 +24,4 @@ move app-crypt/openpgp-keys-nmap sec-keys/openpgp-keys-nmap move app-crypt/openpgp-keys-oletange sec-keys/openpgp-keys-oletange move app-crypt/openpgp-keys-openzfs sec-keys/openpgp-keys-openzfs move app-crypt/openpgp-keys-python sec-keys/openpgp-keys-python +move app-crypt/openpgp-keys-rust sec-keys/openpgp-keys-rust diff --git a/app-crypt/openpgp-keys-rust/Manifest b/sec-keys/openpgp-keys-rust/Manifest index 619aa6a1e8f7..619aa6a1e8f7 100644 --- a/app-crypt/openpgp-keys-rust/Manifest +++ b/sec-keys/openpgp-keys-rust/Manifest diff --git a/app-crypt/openpgp-keys-rust/metadata.xml b/sec-keys/openpgp-keys-rust/metadata.xml index 5f8126cb3211..5f8126cb3211 100644 --- a/app-crypt/openpgp-keys-rust/metadata.xml +++ b/sec-keys/openpgp-keys-rust/metadata.xml diff --git a/app-crypt/openpgp-keys-rust/openpgp-keys-rust-20210504.ebuild b/sec-keys/openpgp-keys-rust/openpgp-keys-rust-20210504.ebuild index 7ac4c33144ca..7ac4c33144ca 100644 --- a/app-crypt/openpgp-keys-rust/openpgp-keys-rust-20210504.ebuild +++ b/sec-keys/openpgp-keys-rust/openpgp-keys-rust-20210504.ebuild |