diff options
author | 2005-03-26 16:14:02 +0000 | |
---|---|---|
committer | 2005-03-26 16:14:02 +0000 | |
commit | 1c0d553d4d97bdc76b776c1eb514908f225b64a9 (patch) | |
tree | c9da84d2a89b92f481606861c1348392f5aacb6b /sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild | |
parent | Fixed BUG #86766. (diff) | |
download | gentoo-2-1c0d553d4d97bdc76b776c1eb514908f225b64a9.tar.gz gentoo-2-1c0d553d4d97bdc76b776c1eb514908f225b64a9.tar.bz2 gentoo-2-1c0d553d4d97bdc76b776c1eb514908f225b64a9.zip |
Dep fix, directory cleanup.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild')
-rw-r--r-- | sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild b/sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild deleted file mode 100644 index 05f37eeaeda2..000000000000 --- a/sys-kernel/rsbac-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild +++ /dev/null @@ -1,39 +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-dev-sources/rsbac-dev-sources-2.6.10-r3.ebuild,v 1.1 2005/02/10 11:12:41 kang Exp $ - -IUSE="" -ETYPE="sources" -inherit kernel-2 -detect_version - -DEPEND=">=sys-apps/rsbac-admin-1.2.4" - -# rsbac versions -RSBACV=1.2.4 -RSBACD="20050209" - -# Gentoo rsbac kernel patches -RGPV=10.3 -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" - -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="Please configure and compile your RSBAC kernel before installing -rsbac-admin tools, and read http://rsbac.org/documentation/upgrading.php to -upgrade from v1.2.3 to v1.2.4!" |