From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ED6D513972F for ; Sat, 8 Aug 2015 13:35:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E3A9E081D; Sat, 8 Aug 2015 13:35:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C6AEE081D for ; Sat, 8 Aug 2015 13:35:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE7BF340D01 for ; Sat, 8 Aug 2015 13:35:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C667412D for ; Sat, 8 Aug 2015 13:35:08 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1438796688.27f7c49d92ab97384a6c105ba5e2c9c38b5aba64.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: media-gfx/pinta/ X-VCS-Repository: proj/dotnet X-VCS-Files: media-gfx/pinta/pinta-1.6.ebuild X-VCS-Directories: media-gfx/pinta/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 27f7c49d92ab97384a6c105ba5e2c9c38b5aba64 X-VCS-Branch: master Date: Sat, 8 Aug 2015 13:35:08 +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: 64008fd2-5c53-42c7-a8bf-9150749432b2 X-Archives-Hash: 806e7ecb175d1b61de9632660a264b5e commit: 27f7c49d92ab97384a6c105ba5e2c9c38b5aba64 Author: ArsenShnurkov gmail com> AuthorDate: Tue Aug 4 18:54:17 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Aug 5 17:44:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=27f7c49d depend on mono-addins-1.0-r1 media-gfx/pinta/pinta-1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/pinta/pinta-1.6.ebuild b/media-gfx/pinta/pinta-1.6.ebuild index c50cc6f..bfc4a03 100644 --- a/media-gfx/pinta/pinta-1.6.ebuild +++ b/media-gfx/pinta/pinta-1.6.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" COMMON_DEPEND=">=dev-lang/mono-4.0.2 ~dev-dotnet/gtk-sharp-2.12.21 - >=dev-dotnet/mono-addins-1.0[gtk] + >=dev-dotnet/mono-addins-1.0-r1[gtk] " RDEPEND="${COMMON_DEPEND}