diff options
Diffstat (limited to 'sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild')
-rw-r--r-- | sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild index 1382ac5c24ef..a6b0c3137978 100644 --- a/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild +++ b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild,v 1.1 2002/05/08 05:47:20 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/crypto-sources/crypto-sources-2.4.19-r4.ebuild,v 1.2 2002/07/09 15:10:28 aliz Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. #we use this next variable to avoid duplicating stuff on cvs @@ -10,6 +10,9 @@ OKV=2.4.18 KV=2.4.19-crypto-r4 S=${WORKDIR}/linux-${KV} ETYPE="sources" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" # What's in this kernel? |