diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-09-28 01:15:47 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-09-28 22:56:10 -0400 |
commit | e8006be688019c59bb2588593dcee18986e31718 (patch) | |
tree | cc33e357af6fe7955bc392d7d83391efede4b86d /dev-java | |
parent | dev-libs/protobuf: Update subslot. (diff) | |
download | gentoo-e8006be688019c59bb2588593dcee18986e31718.tar.gz gentoo-e8006be688019c59bb2588593dcee18986e31718.tar.bz2 gentoo-e8006be688019c59bb2588593dcee18986e31718.zip |
dev-java/protobuf-java: Update subslot.
https://github.com/protocolbuffers/protobuf/commit/2a4657971d654d30f208ee1c5acb85a989d71591
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-9999.ebuild b/dev-java/protobuf-java/protobuf-java-9999.ebuild index 982d6bcab326..9b3f506189ae 100644 --- a/dev-java/protobuf-java/protobuf-java-9999.ebuild +++ b/dev-java/protobuf-java/protobuf-java-9999.ebuild @@ -1,8 +1,6 @@ # Copyright 2008-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# True Authors: Arfrever Frehtes Taifersar Arahesis and others - EAPI="6" JAVA_PKG_IUSE="doc source" @@ -24,7 +22,7 @@ else fi LICENSE="BSD" -SLOT="0/20" +SLOT="0/21" KEYWORDS="" IUSE="" |