summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2021-06-02 21:28:33 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2021-06-03 08:38:42 +0200
commit5a712608cecdf346bd3c1459fec53dd44ff2df77 (patch)
tree82eb3f56109916c2a5744e7fb99df2177e8756f0 /dev-java/protobuf-java
parentx11-misc/fbpanel: add python3_9 (diff)
downloadgentoo-5a712608cecdf346bd3c1459fec53dd44ff2df77.tar.gz
gentoo-5a712608cecdf346bd3c1459fec53dd44ff2df77.tar.bz2
gentoo-5a712608cecdf346bd3c1459fec53dd44ff2df77.zip
dev-java/protobuf-java: MAVEN_ID
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21093/commits/95f785b9b55f4f30d87aa6cd0e0081e5a71e6653 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r--dev-java/protobuf-java/protobuf-java-3.15.8.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild b/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild
index 43afd81f28cc..dd91ba9be92a 100644
--- a/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.15.8.ebuild
@@ -2,7 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
+
JAVA_PKG_IUSE="doc source"
+MAVEN_ID="com.google.protobuf:protobuf-java:3.15.8"
inherit java-pkg-2 java-pkg-simple