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 C0F7E13832E for ; Wed, 17 Aug 2016 09:45:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C03B221C0DF; Wed, 17 Aug 2016 09:44:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 084D021C060 for ; Wed, 17 Aug 2016 09:44:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F830340B35 for ; Wed, 17 Aug 2016 09:44:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E76362467 for ; Wed, 17 Aug 2016 09:44:49 +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: <1471358998.66165b7bc5b9a9896b2cfa11d0d8d2e972597006.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: 66165b7bc5b9a9896b2cfa11d0d8d2e972597006 X-VCS-Branch: master Date: Wed, 17 Aug 2016 09:44:49 +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: 6bbda043-a50a-4e7a-a6ee-c499962cdcf5 X-Archives-Hash: 4a783af884788eb9e985d093ead98cc2 commit: 66165b7bc5b9a9896b2cfa11d0d8d2e972597006 Author: mpkh gentoo org> AuthorDate: Tue Aug 16 14:49:58 2016 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Tue Aug 16 14:49:58 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=66165b7b Merge pull request #217 from ArsenShnurkov/npgsql dev-dotnet/npgsql-3.1.6 dev-dotnet/dryioc/Manifest | 3 +- ...10.ebuild => dryioc-2.1.0_p201512110-r1.ebuild} | 18 +++- dev-dotnet/dryioc/files/icon.png | Bin 24160 -> 0 bytes dev-dotnet/npgsql/Manifest | 3 + .../files/npgsql.nuspec} | 6 +- dev-dotnet/npgsql/metadata.xml | 26 +++++ .../npgsql-3.1.6.ebuild} | 108 +++++++++++++-------- dev-util/mono-packaging-tools/Manifest | 2 +- ...=> mono-packaging-tools-0.1.2_p20160816.ebuild} | 22 +++-- dev-util/mono-tools/mono-tools-9999.ebuild | 6 +- eclass/dotnet.eclass | 11 --- eclass/gac.eclass | 61 ++++++++++++ eclass/machine.eclass | 41 ++++++++ eclass/nupkg.eclass | 58 ++++++++--- licenses/npgsql | 7 ++ profiles/use.desc | 3 +- 16 files changed, 286 insertions(+), 89 deletions(-)