From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B167613835C for ; Sun, 22 Nov 2020 19:32:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 034B0E07D8; Sun, 22 Nov 2020 19:32:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97D9AE081E for ; Sun, 22 Nov 2020 19:32:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A7CBE340CD0 for ; Sun, 22 Nov 2020 19:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5110F473 for ; Sun, 22 Nov 2020 19:32:06 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1606073515.77215afd29d86e72275d2167f91e7dd4b255a438.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/protobuf-java/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/protobuf-java/protobuf-java-9999.ebuild X-VCS-Directories: dev-java/protobuf-java/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 77215afd29d86e72275d2167f91e7dd4b255a438 X-VCS-Branch: master Date: Sun, 22 Nov 2020 19:32:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fdfbecec-d6dd-451b-835e-2051bb491986 X-Archives-Hash: 46d82416f6a37775a554d79a028507a6 commit: 77215afd29d86e72275d2167f91e7dd4b255a438 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Sun Nov 22 01:00:00 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Nov 22 19:31:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77215afd dev-java/protobuf-java: Update subslot. https://github.com/protocolbuffers/protobuf/commit/27100b40fd45b384b690020d9306d7e501a65d16 Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> dev-java/protobuf-java/protobuf-java-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/protobuf-java/protobuf-java-9999.ebuild b/dev-java/protobuf-java/protobuf-java-9999.ebuild index 8f4365200b1..afc57322716 100644 --- a/dev-java/protobuf-java/protobuf-java-9999.ebuild +++ b/dev-java/protobuf-java/protobuf-java-9999.ebuild @@ -22,7 +22,7 @@ else fi LICENSE="BSD" -SLOT="0/24" +SLOT="0/25" KEYWORDS="" IUSE=""