diff options
Diffstat (limited to 'dev-lang/mono-basic/mono-basic-2.10.ebuild')
-rw-r--r-- | dev-lang/mono-basic/mono-basic-2.10.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-lang/mono-basic/mono-basic-2.10.ebuild b/dev-lang/mono-basic/mono-basic-2.10.ebuild deleted file mode 100644 index 61477d55115a..000000000000 --- a/dev-lang/mono-basic/mono-basic-2.10.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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" |