From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-828404-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 385241386F3
	for <garchives@archives.gentoo.org>; Fri, 14 Aug 2015 08:36:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A56E7141E9;
	Fri, 14 Aug 2015 08:36:53 +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 49593141E9
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Aug 2015 08:36:53 +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 224593407D0
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Aug 2015 08:36:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A12D114A
	for <gentoo-commits@lists.gentoo.org>; Fri, 14 Aug 2015 08:36:49 +0000 (UTC)
From: "Heather Cynede" <cynede@gentoo.org>
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" <cynede@gentoo.org>
Message-ID: <1439541307.a71c80a07cc0b3436790058e091161ecf6de9450.cynede@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/monodevelop/
X-VCS-Repository: repo/gentoo
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: a71c80a07cc0b3436790058e091161ecf6de9450
X-VCS-Branch: master
Date: Fri, 14 Aug 2015 08:36:49 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a66cfc94-97c2-4daf-8e00-afac901e3836
X-Archives-Hash: 58d0d20198c6fb2437f1286eb8718b08

commit:     a71c80a07cc0b3436790058e091161ecf6de9450
Author:     Heather Cynede <cynede <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 08:34:40 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 08:35:07 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71c80a0

dev-util/monodevelop mono-docbrowser is not ready, remove doc flag

 dev-util/monodevelop/monodevelop-5.9.5.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
index a223478..2e06b6f 100644
--- a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
+++ b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild
@@ -19,13 +19,13 @@ SRC_URI="https://launchpadlibrarian.net/68057829/NUnit-2.5.10.11092.zip
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="+subversion +git doc +gnome qtcurve"
+IUSE="+subversion +git +gnome qtcurve"
 
+#TODO: doc use flag and mono-docbrowser
 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
-	doc? ( dev-util/mono-docbrowser )
 	>=dev-dotnet/xsp-2
 	dev-util/ctags
 	sys-apps/dbus[X]