commit: 6cb8b61f2fd7a91da3f4a27df84733e385c3e058 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun Apr 18 20:54:15 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Apr 19 17:57:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb8b61f
dev-java/commons-logging: MAVEN_ID Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/20456/commits/d1d2b82a5ae4424ab46b8355d3bd22e323497b69 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> dev-java/commons-logging/commons-logging-1.2-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-java/commons-logging/commons-logging-1.2-r2.ebuild b/dev-java/commons-logging/commons-logging-1.2-r2.ebuild index e36cb359aad..3c903e12ee7 100644 --- a/dev-java/commons-logging/commons-logging-1.2-r2.ebuild +++ b/dev-java/commons-logging/commons-logging-1.2-r2.ebuild @@ -4,6 +4,7 @@ EAPI=6 JAVA_PKG_IUSE="doc source" +MAVEN_ID="commons-logging:commons-logging:1.2" inherit java-pkg-2 java-ant-2 java-osgi
