From 9717a58d9eb76dc50593e91bbd4891deb02b5fca Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 13 Jan 2022 13:40:34 +0000 Subject: Adding metadata --- dev-java/netty-common/netty-common-4.0.36-r1.ebuild | 2 +- dev-java/xml-commons-external/xml-commons-external-1.3.04-r1.ebuild | 3 ++- dev-java/xml-commons-external/xml-commons-external-1.4.01-r2.ebuild | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'dev-java') diff --git a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild index 2dd3d32159e4..dadd4d4a6f1e 100644 --- a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild +++ b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://netty.io/" SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="test" # Same test failures as before the revbump still occur. See https://bugs.gentoo.org/827221 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 -- cgit v1.3.1