commit:     a4726436b6adcb090e24e332b40558dc9e4ea13e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 31 15:41:32 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 31 15:41:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4726436

dev-vcs/git: Permit app-alternatives/gpg

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

 dev-vcs/git/git-2.51.2.ebuild  | 2 +-
 dev-vcs/git/git-9999-r1.ebuild | 2 +-
 dev-vcs/git/git-9999-r2.ebuild | 2 +-
 dev-vcs/git/git-9999-r3.ebuild | 2 +-
 dev-vcs/git/git-9999.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-vcs/git/git-2.51.2.ebuild b/dev-vcs/git/git-2.51.2.ebuild
index 9288f91c0ca4..8f8c75321088 100644
--- a/dev-vcs/git/git-2.51.2.ebuild
+++ b/dev-vcs/git/git-2.51.2.ebuild
@@ -79,7 +79,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
-       gpg? ( app-crypt/gnupg )
+       gpg? ( app-alternatives/gpg )
        perl? (
                dev-perl/Error
                dev-perl/MailTools

diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 9288f91c0ca4..8f8c75321088 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -79,7 +79,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
-       gpg? ( app-crypt/gnupg )
+       gpg? ( app-alternatives/gpg )
        perl? (
                dev-perl/Error
                dev-perl/MailTools

diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 9288f91c0ca4..8f8c75321088 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -79,7 +79,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
-       gpg? ( app-crypt/gnupg )
+       gpg? ( app-alternatives/gpg )
        perl? (
                dev-perl/Error
                dev-perl/MailTools

diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index 9288f91c0ca4..8f8c75321088 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -79,7 +79,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
-       gpg? ( app-crypt/gnupg )
+       gpg? ( app-alternatives/gpg )
        perl? (
                dev-perl/Error
                dev-perl/MailTools

diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 9288f91c0ca4..8f8c75321088 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -79,7 +79,7 @@ DEPEND="
 "
 RDEPEND="
        ${DEPEND}
-       gpg? ( app-crypt/gnupg )
+       gpg? ( app-alternatives/gpg )
        perl? (
                dev-perl/Error
                dev-perl/MailTools

Reply via email to