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 E534A139694 for ; Thu, 3 Aug 2017 07:58:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1B4FE0E5E; Thu, 3 Aug 2017 07:58:00 +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 A7733E0E5E for ; Thu, 3 Aug 2017 07:58:00 +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 8ECE3341872 for ; Thu, 3 Aug 2017 07:57:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C7AE75F0 for ; Thu, 3 Aug 2017 07:57:57 +0000 (UTC) From: "Mikhail Pukhlikov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikhail Pukhlikov" Message-ID: <1500978430.074c62613f0a94c75cead48686a9284c1c0d0051.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: / X-VCS-Repository: proj/dotnet X-VCS-Committer: cynede X-VCS-Committer-Name: Mikhail Pukhlikov X-VCS-Revision: 074c62613f0a94c75cead48686a9284c1c0d0051 X-VCS-Branch: master Date: Thu, 3 Aug 2017 07:57:57 +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-Archives-Salt: 11e1d855-925b-41b5-9c1e-0f36d7ae3a8c X-Archives-Hash: 6794d5a0ffd582b0000d5eb90c50c175 commit: 074c62613f0a94c75cead48686a9284c1c0d0051 Author: mpkh gentoo org> AuthorDate: Tue Jul 25 10:27:10 2017 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Tue Jul 25 10:27:10 2017 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=074c6261 Merge pull request #316 from ArsenShnurkov/antlr3 dev-dotnet/antlr3-runtime dev-dotnet/antlr3-runtime/Manifest | 1 + .../antlr3-runtime/antlr3-runtime-3.2.ebuild | 69 ++++++++ .../antlr3-runtime/files/Antlr3.Runtime.csproj | 179 +++++++++++++++++++++ .../antlr3-runtime/files/IAstRuleReturnScope`1.cs | 11 ++ .../metadata.xml | 0 5 files changed, 260 insertions(+)