summaryrefslogtreecommitdiff
path: root/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/mono-basic/mono-basic-4.6-r1.ebuild')
-rw-r--r--dev-lang/mono-basic/mono-basic-4.6-r1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild b/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild
deleted file mode 100644
index a8dac49698aa..000000000000
--- a/dev-lang/mono-basic/mono-basic-4.6-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mono-env
-
-DESCRIPTION="Visual Basic Compiler and Runtime"
-HOMEPAGE="https://www.mono-project.com/docs/about-mono/languages/visualbasic/"
-
-KEYWORDS="-* amd64 ~x86"
-LICENSE="LGPL-2 MIT"
-SLOT="0"
-
-RDEPEND="dev-lang/mono"
-DEPEND="${RDEPEND}"