summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/sussen/sussen-0.12.ebuild')
-rw-r--r--net-analyzer/sussen/sussen-0.12.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-analyzer/sussen/sussen-0.12.ebuild b/net-analyzer/sussen/sussen-0.12.ebuild
deleted file mode 100644
index 73250e3fb782..000000000000
--- a/net-analyzer/sussen/sussen-0.12.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.12.ebuild,v 1.2 2005/06/19 12:17:43 dholm Exp $
-
-inherit gnome2 mono
-
-DESCRIPTION="Sussen is a tool for testing the security posture of computers and other network devices."
-HOMEPAGE="http://sussen.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-IUSE=""
-SLOT="0"
-KEYWORDS="~ppc -sparc ~x86"
-
-RDEPEND=">=dev-lang/mono-1.1
- =dev-dotnet/gtk-sharp-1.0*
- =dev-dotnet/glade-sharp-1.0*
- =dev-dotnet/gnome-sharp-1.0*"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- app-text/scrollkeeper"
-
-DOCS="AUTHORS COPYING ChangeLog INSTALL \
- NEWS README TODO"
-