public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/, sec-keys/openpgp-keys-django/, ...
Date: Sat, 18 Dec 2021 22:34:31 +0000 (UTC)	[thread overview]
Message-ID: <1639866757.e8c6c96be80a08e184558fe0383057cb6d25c5f6.mgorny@gentoo> (raw)

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


                 reply	other threads:[~2021-12-18 22:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1639866757.e8c6c96be80a08e184558fe0383057cb6d25c5f6.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox