commit:     9ec9e5e4050f4b87b2e62fbd1bb380803f9e63c4
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Wed Jan 26 14:48:05 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 08:26:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec9e5e4

dev-java/jcip-annotations: MAVEN_ID

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: 
https://github.com/gentoo/gentoo/pull/24920/commits/c00808a84a294a8df82f1e26849d71df377a12c9
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/jcip-annotations/jcip-annotations-1.0.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-java/jcip-annotations/jcip-annotations-1.0.1-r1.ebuild 
b/dev-java/jcip-annotations/jcip-annotations-1.0.1-r1.ebuild
index 1f9c6101e325..5ee98d998748 100644
--- a/dev-java/jcip-annotations/jcip-annotations-1.0.1-r1.ebuild
+++ b/dev-java/jcip-annotations/jcip-annotations-1.0.1-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=7
 
 JAVA_PKG_IUSE="doc source"
+MAVEN_ID="com.github.stephenc.jcip:jcip-annotations:1.0-1"
 
 inherit java-pkg-2 java-pkg-simple
 

Reply via email to