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 0F1BB1396D9 for ; Mon, 30 Oct 2017 06:45:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 672712BC1E6; Mon, 30 Oct 2017 06:45:04 +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 45A6B2BC1E6 for ; Mon, 30 Oct 2017 06:45:04 +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 85DE13415B7 for ; Mon, 30 Oct 2017 06:45:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEA199083 for ; Mon, 30 Oct 2017 06:44:54 +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: <1509086494.aac455e29217509c71fe96df140710c527ced81c.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: aac455e29217509c71fe96df140710c527ced81c X-VCS-Branch: master Date: Mon, 30 Oct 2017 06:44:54 +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: cb28018e-543a-4bdb-bec9-de430540e71a X-Archives-Hash: a34206cbbd974e44c39694e02aa5685a commit: aac455e29217509c71fe96df140710c527ced81c Author: mpkh gentoo org> AuthorDate: Fri Oct 27 06:41:34 2017 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Fri Oct 27 06:41:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=aac455e2 Merge pull request #342 from ArsenShnurkov/antlrcs AntlrCS - required to build NHibernate dev-dotnet/antlr3-runtime/Manifest | 3 +- .../antlr3-runtime/antlr3-runtime-3.2.ebuild | 69 -------------- .../antlr3-runtime-3.5.2_beta1_p2017080216.ebuild} | 45 +++++---- .../antlr3-runtime/files/old-Antlr3.Runtime.csproj | 23 ++--- dev-util/antlrcs/Manifest | 1 + .../antlrcs/antlrcs-3.5.2_beta1_p2017080216.ebuild | 101 +++++++++++++++++++++ dev-util/antlrcs/files/Antlr3.props | 13 +++ .../antlrcs}/metadata.xml | 0 8 files changed, 147 insertions(+), 108 deletions(-)