diff options
Diffstat (limited to 'sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild')
-rw-r--r-- | sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild index b05fd4b05a15..a6cfd839476d 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.31.ebuild,v 1.4 2006/02/16 10:18:38 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.31.ebuild,v 1.5 2006/02/16 10:30:31 kang Exp $ IUSE="" ETYPE="sources" @@ -24,7 +24,7 @@ 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" +KEYWORDS="x86 amd64" K_NOUSENAME="yes" K_PREPATCHED="yes" @@ -34,4 +34,4 @@ 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 now use hardened-sources with the local USE flag rsbac. -See http://hardened.gentoo.org/transition for more information." +See http://www.gentoo.org/proj/en/hardened/rsbac/transition.xml for more information." |