diff options
Diffstat (limited to 'dev-lang/mono-basic/mono-basic-2.2.ebuild')
-rw-r--r-- | dev-lang/mono-basic/mono-basic-2.2.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-lang/mono-basic/mono-basic-2.2.ebuild b/dev-lang/mono-basic/mono-basic-2.2.ebuild deleted file mode 100644 index 0e311a919914..000000000000 --- a/dev-lang/mono-basic/mono-basic-2.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 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.2.ebuild,v 1.1 2009/01/18 17:45:44 loki_val Exp $ - -EAPI=2 - -inherit go-mono mono multilib - -DESCRIPTION="Visual Basic .NET Runtime and Class Libraries" -HOMEPAGE="http://www.go-mono.com" - -LICENSE="LGPL-2 MIT" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -RESTRICT="test" |