summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-12-17 23:16:04 +0100
committerMichał Górny <mgorny@gentoo.org>2021-12-18 23:32:48 +0100
commit73590f8dee25dd7785a05803dce4ea74de2019e1 (patch)
tree8d7121154a8446cb77e25274ce93492bb09d50a8 /dev-lang/rust-bin
parentMove {app-crypt → sec-keys}/openpgp-keys-python (diff)
downloadgentoo-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>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.52.1.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.53.0.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.54.0.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.55.0.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.56.0.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.56.1.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.57.0.ebuild2
7 files changed, 7 insertions, 7 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 )"