summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild')
-rw-r--r--dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild b/dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild
deleted file mode 100644
index d9b88845e74a..000000000000
--- a/dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-debugger/mono-debugger-2.0.9999.ebuild,v 1.3 2009/06/09 21:19:11 loki_val Exp $
-
-EAPI=2
-
-inherit go-mono mono
-
-DESCRIPTION="Debugger for .NET managed and unmanaged applications"
-HOMEPAGE="http://www.go-mono.com"
-
-LICENSE="GPL-2 MIT"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="sys-libs/readline
- dev-libs/glib:2"
-DEPEND="${RDEPEND}
- !dev-lang/mercury"
-
-RESTRICT="test"