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 C9761138334 for ; Fri, 28 Jun 2019 18:10:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6A43E089A; Fri, 28 Jun 2019 18:10:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CC455E089A for ; Fri, 28 Jun 2019 18:10:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8F056346C4F for ; Fri, 28 Jun 2019 18:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 277C462D for ; Fri, 28 Jun 2019 18:10:29 +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: <1561745363.12a200a428e76c42f87e399d8592e75ac30004bb.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: 12a200a428e76c42f87e399d8592e75ac30004bb X-VCS-Branch: master Date: Fri, 28 Jun 2019 18:10:29 +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: bcf25864-d3ef-4b15-94ed-4d98bf3f942e X-Archives-Hash: 552c806f80b7459a7a5473f23e0bee44 commit: 12a200a428e76c42f87e399d8592e75ac30004bb Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Fri Jun 28 17:28:34 2019 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Jun 28 18:09:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a200a4 dev-java/protobuf-java: Update subslot. https://github.com/protocolbuffers/protobuf/commit/638720274b5990bb2a00bbcf38552e5f55e68dac 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 86873f9cfdb..982d6bcab32 100644 --- a/dev-java/protobuf-java/protobuf-java-9999.ebuild +++ b/dev-java/protobuf-java/protobuf-java-9999.ebuild @@ -24,7 +24,7 @@ else fi LICENSE="BSD" -SLOT="0/19" +SLOT="0/20" KEYWORDS="" IUSE=""