summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild')
-rw-r--r--sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild37
1 files changed, 0 insertions, 37 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild
deleted file mode 100644
index ae876d01c44d..000000000000
--- a/sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.6.13.ebuild,v 1.3 2005/11/17 22:25:32 kang Exp $
-
-IUSE=""
-ETYPE="sources"
-inherit kernel-2
-detect_version
-
-#DEPEND=">=sys-apps/rsbac-admin-1.2.4"
-
-# rsbac versions
-RSBACV=1.2.5
-
-# Gentoo rsbac kernel patches
-RGPV=13.0
-RGPV_SRC="http://dev.gentoo.org/~kang/rsbac/patches/${RSBACV}/2.6/rsbac-patches-${KV_MAJOR}.${KV_MINOR}-${RGPV}.tar.bz2"
-UNIPATCH_STRICTORDER="yes"
-UNIPATCH_LIST="${DISTDIR}/rsbac-patches-${KV_MAJOR}.${KV_MINOR}-${RGPV}.tar.bz2"
-UNIPATCH_DOCS="${WORKDIR}/patches/rsbac-patches-${KV_MAJOR}.${KV_MINOR}-${RGPV}/0000_README"
-
-
-HOMEPAGE="http://hardened.gentoo.org/rsbac/"
-DESCRIPTION="RSBAC hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
-
-SRC_URI="${KERNEL_URI} ${RGPV_SRC}"
-KEYWORDS="x86 ~amd64"
-
-K_NOUSENAME="yes"
-K_PREPATCHED="yes"
-K_EXTRAEINFO="Guides are available from the Gentoo Documentation Project for
-this kernel
-Please see http://www.gentoo.org/proj/en/hardened/rsbac/quickstart.xml
-And the RSBAC hardened project http://www.gentoo.org/proj/en/hardened/rsbac/
-For help setting up and using RSBAC."
-K_EXTRAEWARN="Read http://rsbac.org/documentation/upgrading.php to
-upgrade from 1.2.4 to 1.2.5!"