commit:     dd148ddaee31bc22dad53bd86f3d42bbd9b03539
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 08:59:15 2023 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 09:04:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd148dda

dev-java/commons-logging: remove stray url from global scope

Bug: https://bugs.gentoo.org/902121
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 dev-java/commons-logging/commons-logging-1.3.0_pre20230319.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-java/commons-logging/commons-logging-1.3.0_pre20230319.ebuild 
b/dev-java/commons-logging/commons-logging-1.3.0_pre20230319.ebuild
index 548d30669d48..b478d6426af2 100644
--- a/dev-java/commons-logging/commons-logging-1.3.0_pre20230319.ebuild
+++ b/dev-java/commons-logging/commons-logging-1.3.0_pre20230319.ebuild
@@ -82,7 +82,6 @@ src_compile() {
        popd > /dev/null || die
 }
 
-https://github.com/apache/commons-logging/blob/058cf5ee350cd83d1ab28b000ad6be903ca160c5/pom.xml#L396-L407
 src_test() {
        # Do not run Log4j tests because these tests use an Appender to verify
        # logging correctness.  The log4j-12-api bridge no longer supports 
using an

Reply via email to