public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/, sec-keys/openpgp-keys-django/, ...
@ 2021-12-18 22:34 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2021-12-18 22:34 UTC (permalink / raw
  To: gentoo-commits

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

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

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

 dev-python/django/django-2.2.25.ebuild                                  | 2 +-
 dev-python/django/django-3.1.14.ebuild                                  | 2 +-
 dev-python/django/django-3.2.10.ebuild                                  | 2 +-
 dev-python/django/django-4.0.ebuild                                     | 2 +-
 profiles/updates/4Q-2021                                                | 1 +
 {app-crypt => sec-keys}/openpgp-keys-django/Manifest                    | 0
 {app-crypt => sec-keys}/openpgp-keys-django/metadata.xml                | 0
 .../openpgp-keys-django/openpgp-keys-django-20201105.ebuild             | 0
 .../openpgp-keys-django/openpgp-keys-django-20201201.ebuild             | 0
 9 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/django/django-2.2.25.ebuild b/dev-python/django/django-2.2.25.ebuild
index bc3377ea66e2..3736087882ce 100644
--- a/dev-python/django/django-2.2.25.ebuild
+++ b/dev-python/django/django-2.2.25.ebuild
@@ -43,7 +43,7 @@ BDEPEND="
 		dev-python/tblib[${PYTHON_USEDEP}]
 		sys-devel/gettext
 	)
-	verify-sig? ( app-crypt/openpgp-keys-django )
+	verify-sig? ( sec-keys/openpgp-keys-django )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-3.1.14.ebuild b/dev-python/django/django-3.1.14.ebuild
index d6e468940850..1acd30dd125e 100644
--- a/dev-python/django/django-3.1.14.ebuild
+++ b/dev-python/django/django-3.1.14.ebuild
@@ -46,7 +46,7 @@ BDEPEND="
 		!!<dev-python/ipython-7.21.0-r1
 		!!=dev-python/ipython-7.22.0-r0
 	)
-	verify-sig? ( >=app-crypt/openpgp-keys-django-20201201 )
+	verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-3.2.10.ebuild b/dev-python/django/django-3.2.10.ebuild
index c74bf99146af..f3ebf76cca94 100644
--- a/dev-python/django/django-3.2.10.ebuild
+++ b/dev-python/django/django-3.2.10.ebuild
@@ -45,7 +45,7 @@ BDEPEND="
 		!!<dev-python/ipython-7.21.0-r1
 		!!=dev-python/ipython-7.22.0-r0
 	)
-	verify-sig? ( >=app-crypt/openpgp-keys-django-20201201 )
+	verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/dev-python/django/django-4.0.ebuild b/dev-python/django/django-4.0.ebuild
index d3c26859a6de..e75b65ed859d 100644
--- a/dev-python/django/django-4.0.ebuild
+++ b/dev-python/django/django-4.0.ebuild
@@ -47,7 +47,7 @@ BDEPEND="
 		!!<dev-python/ipython-7.21.0-r1
 		!!=dev-python/ipython-7.22.0-r0
 	)
-	verify-sig? ( >=app-crypt/openpgp-keys-django-20201201 )
+	verify-sig? ( >=sec-keys/openpgp-keys-django-20201201 )
 "
 
 PATCHES=(

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 37ca3f19c74f..a5ba03fe8878 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -9,3 +9,4 @@ 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
+move app-crypt/openpgp-keys-django sec-keys/openpgp-keys-django

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

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

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

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-18 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-18 22:34 [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/, sec-keys/openpgp-keys-django/, Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox