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 BD8851396D9 for ; Mon, 30 Oct 2017 06:45:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D68A2BC208; Mon, 30 Oct 2017 06:45:05 +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 D5EE92BC206 for ; Mon, 30 Oct 2017 06:45:04 +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 0C1CE3416F0 for ; Mon, 30 Oct 2017 06:45:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66C909097 for ; Mon, 30 Oct 2017 06:44:55 +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: <1509345746.8833252a00c9766675d191bba710fb808b9f25bd.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: 8833252a00c9766675d191bba710fb808b9f25bd X-VCS-Branch: master Date: Mon, 30 Oct 2017 06:44:55 +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: ec61ccc6-ac1b-4902-b6e2-abb09a592775 X-Archives-Hash: 75651c13ea679a525447a905f53f6a92 commit: 8833252a00c9766675d191bba710fb808b9f25bd Author: mpkh gentoo org> AuthorDate: Mon Oct 30 06:42:26 2017 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Mon Oct 30 06:42:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8833252a Merge pull request #344 from ArsenShnurkov/nhibernate dev-dotnet/nhibernate-core dev-dotnet/nhibernate-core/Manifest | 2 + .../nhibernate-core/files/NHibernate-5.0.0.csproj | 77 ++++++++++++++++++++++ .../files/SharedAssemblyInfo-5.0.0.cs | 7 ++ .../metadata.xml | 0 .../nhibernate-core-5.0.0.ebuild} | 23 ++++--- eclass/dotbuildtask.eclass | 45 +++++++++++++ 6 files changed, 142 insertions(+), 12 deletions(-)