commit: 36cde4fb8ec14db20377f2c7ed6a761dd6f3d55b
Author: Heather <Heather <AT> live <DOT> ru>
AuthorDate: Fri Jan 2 17:47:12 2015 +0000
Commit: Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Jan 2 17:47:12 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=36cde4fb
modified: monodevelop-9999.ebuild
---
dev-util/monodevelop/monodevelop-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-util/monodevelop/monodevelop-9999.ebuild
b/dev-util/monodevelop/monodevelop-9999.ebuild
index f0a793f..66a3496 100644
--- a/dev-util/monodevelop/monodevelop-9999.ebuild
+++ b/dev-util/monodevelop/monodevelop-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-util/monodevelop/monodevelop-9999.ebuild $
@@ -36,11 +36,9 @@ DEPEND="${RDEPEND}
x11-misc/shared-mime-info"
MAKEOPTS="${MAKEOPTS} -j1" #nowarn
-RESTRICT="test"
src_configure() {
./configure || die
- nuget install nuint
}
pkg_preinst() {