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 EB6EA1395E7 for ; Tue, 4 Aug 2015 04:01:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CC041406D; Tue, 4 Aug 2015 04:01:05 +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 0E47014069 for ; Tue, 4 Aug 2015 04:01:04 +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 3095433FE7D for ; Tue, 4 Aug 2015 04:01:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A005111 for ; Tue, 4 Aug 2015 04:00:59 +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: <1438557681.8b8b46168caf81a253829b50698895b69660b0ce.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: dev-util/monodevelop/ X-VCS-Repository: proj/dotnet X-VCS-Files: dev-util/monodevelop/monodevelop-5.9.5.5.ebuild X-VCS-Directories: dev-util/monodevelop/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 8b8b46168caf81a253829b50698895b69660b0ce X-VCS-Branch: master Date: Tue, 4 Aug 2015 04:00:59 +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: 7647ad06-7df7-4f85-9651-c1eab52c6a4e X-Archives-Hash: b48a2d508b0c31bc40a005d5db623cfb commit: 8b8b46168caf81a253829b50698895b69660b0ce Author: Graham Haworth gmail com> AuthorDate: Sun Aug 2 23:21:21 2015 +0000 Commit: Heather Cynede gentoo org> CommitDate: Sun Aug 2 23:21:21 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8b8b4616 Removed dev-dotnet/mono-addins from the latest monodevelop's dependencies, which appears to have been unnecessary. mono-addins refuses to bulid without gmcs which doesn't look like it has been included in Mono 4, and monodevelop builds and runs fine without it. dev-util/monodevelop/monodevelop-5.9.5.5.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild index a4fd5d8..58179ef 100644 --- a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild +++ b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild @@ -25,7 +25,6 @@ RDEPEND=">=dev-lang/mono-3.2.8 >=dev-dotnet/nuget-2.8.3 gnome? ( >=dev-dotnet/gnome-sharp-2.24.2-r1 ) >=dev-dotnet/gtk-sharp-2.12.21:2 - >=dev-dotnet/mono-addins-1.0[gtk] doc? ( dev-util/mono-docbrowser ) >=dev-dotnet/xsp-2 dev-util/ctags