diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2006-06-09 21:42:11 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2006-06-09 21:42:11 +0000 |
commit | d66373dab4b0aa81a5277c52acc8380bcee13872 (patch) | |
tree | 457001b72e6ee1d262c391c91f1e4a6bee797eb4 /sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild | |
parent | Clean up. (diff) | |
download | gentoo-2-d66373dab4b0aa81a5277c52acc8380bcee13872.tar.gz gentoo-2-d66373dab4b0aa81a5277c52acc8380bcee13872.tar.bz2 gentoo-2-d66373dab4b0aa81a5277c52acc8380bcee13872.zip |
bump rsbac 1.2.7 for 2.6, 2.4.32 stable
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild')
-rw-r--r-- | sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild index 10e259e5a493..98eaad3be172 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.4.32.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.32.ebuild,v 1.1 2006/04/20 09:23:26 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.32.ebuild,v 1.2 2006/06/09 21:42:11 kang Exp $ ETYPE="sources" inherit kernel-2 @@ -18,7 +18,7 @@ UNIPATCH_DOCS="${WORKDIR}/patches/rsbac-patches-${KV_MAJOR}.${KV_MINOR}-${HGPV}/ DESCRIPTION="RSBAC hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree" SRC_URI="${KERNEL_URI} ${HGPV_SRC}" -KEYWORDS="~x86" +KEYWORDS="x86" pkg_postinst() { postinst_sources |