From 9c8caccf5499d1bdbb219167bf2932772dc97afa Mon Sep 17 00:00:00 2001 From: Alexandru Cepoi Date: Tue, 1 Jun 2010 04:16:21 +0300 Subject: bump glade-sharp, gtk-dotnet-sharp and monodevelop glade-sharp => 2.12.10 gtk-dotnet-sharp => 2.12.10 monodevelop => 2.3.1 (2.4 beta 2) --- dev-util/monodevelop/monodevelop-2.3.1.ebuild | 87 +++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 dev-util/monodevelop/monodevelop-2.3.1.ebuild (limited to 'dev-util/monodevelop/monodevelop-2.3.1.ebuild') diff --git a/dev-util/monodevelop/monodevelop-2.3.1.ebuild b/dev-util/monodevelop/monodevelop-2.3.1.ebuild new file mode 100644 index 0000000..5f0e050 --- /dev/null +++ b/dev-util/monodevelop/monodevelop-2.3.1.ebuild @@ -0,0 +1,87 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=2 + +inherit fdo-mime mono multilib gnome2-utils versionator + +DESCRIPTION="Integrated Development Environment for .NET" +HOMEPAGE="http://www.monodevelop.com/" +SRC_URI="http://ftp.novell.com/pub/mono/sources/${PN}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+subversion" + +RDEPEND="sys-apps/dbus[X] + >=dev-lang/mono-2.6.1 + >=virtual/monodoc-2.0 + || ( + >=dev-dotnet/mono-addins-0.4[gtk] + ~dev-dotnet/mono-addins-0.3.1 + ) + >=dev-dotnet/gtk-sharp-2.12.9 + >=dev-dotnet/glade-sharp-2.12.9 + >=dev-dotnet/gnome-sharp-2.24.0 + >=dev-dotnet/gnomevfs-sharp-2.24.0 + >=dev-dotnet/gconf-sharp-2.24.0 + || ( + net-libs/xulrunner + www-client/mozilla-firefox + www-client/firefox-bin + www-client/seamonkey + ) + >=dev-dotnet/xsp-2 + subversion? ( dev-util/subversion ) + dev-util/ctags + !