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 7DA2D13832E for ; Fri, 19 Aug 2016 16:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ADCB21C060; Fri, 19 Aug 2016 16:12:24 +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 A2CE021C054 for ; Fri, 19 Aug 2016 16:12:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D37B1340756 for ; Fri, 19 Aug 2016 16:12:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C5F22464 for ; Fri, 19 Aug 2016 16:12:20 +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: <1471550618.d993b2181d633714effcde17f2d0fb2c2477b800.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: dev-dotnet/eto-parse/ X-VCS-Repository: proj/dotnet X-VCS-Files: dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild X-VCS-Directories: dev-dotnet/eto-parse/ X-VCS-Committer: cynede X-VCS-Committer-Name: Mikhail Pukhlikov X-VCS-Revision: d993b2181d633714effcde17f2d0fb2c2477b800 X-VCS-Branch: master Date: Fri, 19 Aug 2016 16:12:20 +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: 88785cc4-9969-4284-bc89-13a5867019eb X-Archives-Hash: 68b09f01e6c064c5fee5346b4851556c commit: d993b2181d633714effcde17f2d0fb2c2477b800 Author: ArsenShnurkov gmail com> AuthorDate: Thu Aug 18 20:03:38 2016 +0000 Commit: Mikhail Pukhlikov gentoo org> CommitDate: Thu Aug 18 20:03:38 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=d993b218 restrict mirror and digest dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild index 619a787..f94b574 100644 --- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild +++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild @@ -10,6 +10,7 @@ HOMEPAGE="https://github.com/picoe/${NAME}" EGIT_COMMIT="7d7884fb4f481e28dd24bc273fbd6615d0ba539a" # 2015-09-07 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${PF}.zip" +RESTRICT="mirror" S="${WORKDIR}/${NAME}-${EGIT_COMMIT}" SLOT="0"