diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 23:11:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 23:11:23 +0000 |
commit | 217dd626e96197fe7128887db9052aa8ce6f04a8 (patch) | |
tree | 89edfadcea4ab9419f6c33ce4067b01a9b812c36 /sys-kernel/rsbac-sources | |
parent | Version bump all the way to 4.19, after reminder by bug #180147. (diff) | |
download | gentoo-2-217dd626e96197fe7128887db9052aa8ce6f04a8.tar.gz gentoo-2-217dd626e96197fe7128887db9052aa8ce6f04a8.tar.bz2 gentoo-2-217dd626e96197fe7128887db9052aa8ce6f04a8.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-kernel/rsbac-sources')
-rw-r--r-- | sys-kernel/rsbac-sources/rsbac-sources-2.6.99.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.6.99.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.6.99.ebuild index 1fca488bb71f..da8034625e4a 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.6.99.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.6.99.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.6.99.ebuild,v 1.5 2006/02/16 10:18:38 kang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.6.99.ebuild,v 1.6 2007/07/14 23:11:23 mr_bones_ Exp $ IUSE="" ETYPE="sources" @@ -18,7 +18,6 @@ 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" |