diff options
author | Brandon Low <lostlogic@gentoo.org> | 2003-02-25 21:12:53 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2003-02-25 21:12:53 +0000 |
commit | e44db1e457b95b7ee2d0aea88b8286f6509a27ae (patch) | |
tree | a5d6b95cc33ca71428e7021e4a63498da380d5a3 /sys-kernel/rsbac-sources | |
parent | whoops. (diff) | |
download | historical-e44db1e457b95b7ee2d0aea88b8286f6509a27ae.tar.gz historical-e44db1e457b95b7ee2d0aea88b8286f6509a27ae.tar.bz2 historical-e44db1e457b95b7ee2d0aea88b8286f6509a27ae.zip |
add two slots
Diffstat (limited to 'sys-kernel/rsbac-sources')
-rw-r--r-- | sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild b/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild index 193db5d93da5..3b9e186a6fcf 100644 --- a/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild +++ b/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild,v 1.2 2003/02/13 16:43:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rsbac-sources/rsbac-sources-2.4.20.ebuild,v 1.3 2003/02/25 21:12:53 lostlogic Exp $ ETYPE="sources" OKV=${PV} KV=${PVR} +SLOT="${KV}" # Kernel patch name KPATCH=patch-2.4.20-v1.2.1 |