summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libnipper/libnipper-0.12.1.ebuild')
-rw-r--r--net-libs/libnipper/libnipper-0.12.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-libs/libnipper/libnipper-0.12.1.ebuild b/net-libs/libnipper/libnipper-0.12.1.ebuild
deleted file mode 100644
index 677102bcf357..000000000000
--- a/net-libs/libnipper/libnipper-0.12.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnipper/libnipper-0.12.1.ebuild,v 1.1 2008/09/05 20:41:01 ikelos Exp $
-
-inherit cmake-utils
-
-DESCRIPTION="A router configuration security analysis library"
-HOMEPAGE="http://nipper.titania.co.uk/"
-SRC_URI="mirror://sourceforge/nipper/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-# DEPEND is implicitly set by cmake-utils
-RDEPEND=""