commit:     a4d53ecbb0894b410f744ae73ab2f416c16bf1ef
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 18:52:06 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 18:52:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d53ecb

dev-java/xmlgraphics-commons: fix verify-sig BDEPEND

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/xmlgraphics-commons/xmlgraphics-commons-2.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.8.ebuild 
b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.8.ebuild
index 973d1085e255..e2a835d17188 100644
--- a/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.8.ebuild
+++ b/dev-java/xmlgraphics-commons/xmlgraphics-commons-2.8.ebuild
@@ -47,7 +47,7 @@ DEPEND="${CP_DEPEND}
 RDEPEND="${CP_DEPEND}
        >=virtual/jre-1.8:*"
 
-BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-commons )"
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-apache-xmlgraphics-commons )"
 
VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/xmlgraphics-commons.apache.org.asc"
 
 DOCS=( NOTICE README )

Reply via email to