summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-01-12 16:48:09 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2022-01-13 09:03:45 +0100
commit3f0d5702c93f96453873e33b61a085ebce4c7928 (patch)
tree363ebcff5dce6be435f7a3505c3a36acee16bcc8 /dev-java/xml-commons-external
parentapp-eselect/eselect-repository: Bump to v12 (diff)
downloadgentoo-3f0d5702c93f96453873e33b61a085ebce4c7928.tar.gz
gentoo-3f0d5702c93f96453873e33b61a085ebce4c7928.tar.bz2
gentoo-3f0d5702c93f96453873e33b61a085ebce4c7928.zip
dev-java/xml-commons-external: MAVEN_ID
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/23756 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/xml-commons-external')
-rw-r--r--dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild3
-rw-r--r--dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild
index e4bb6a5f39e4..02ca57c136ba 100644
--- a/dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild
+++ b/dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
JAVA_PKG_IUSE="doc source"
+MAVEN_ID="xml-apis:xml-apis-ext:1.3.04"
inherit java-pkg-2 java-ant-2
diff --git a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild
index 76a70dc51431..ace9a08b3555 100644
--- a/dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild
+++ b/dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
JAVA_PKG_IUSE="doc source"
+MAVEN_ID="xml-apis:xml-apis:1.4.01"
inherit java-pkg-2 java-pkg-simple