From 186281eaa8741c509fb4c66820036f2096439086 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 27 Feb 2011 13:07:20 +0000 Subject: Version bump for mono-2.10, remove 9999 as we don't maintain neither support it. (Portage version: 2.1.9.41/cvs/Linux x86_64) --- dev-lang/mono-basic/mono-basic-2.10.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-lang/mono-basic/mono-basic-2.10.ebuild (limited to 'dev-lang/mono-basic/mono-basic-2.10.ebuild') diff --git a/dev-lang/mono-basic/mono-basic-2.10.ebuild b/dev-lang/mono-basic/mono-basic-2.10.ebuild new file mode 100644 index 000000000000..7249e9b95857 --- /dev/null +++ b/dev-lang/mono-basic/mono-basic-2.10.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.10.ebuild,v 1.1 2011/02/27 13:07:20 pacho Exp $ + +EAPI=2 + +inherit go-mono mono multilib + +DESCRIPTION="Visual Basic .NET Runtime and Class Libraries" +HOMEPAGE="http://www.mono-project.com/VisualBasic.NET_support" + +LICENSE="LGPL-2 MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +RESTRICT="test" -- cgit v1.2.3-65-gdbad