diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-06-03 04:51:31 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-06-03 04:51:31 +0000 |
commit | 1cc02a1b379638c40b93706a21a44b08db0126c9 (patch) | |
tree | 19779dc874d4f7fe653320503b0b5be28a76f55f /sys-kernel/crypto-sources | |
parent | enable AA by default (diff) | |
download | historical-1cc02a1b379638c40b93706a21a44b08db0126c9.tar.gz historical-1cc02a1b379638c40b93706a21a44b08db0126c9.tar.bz2 historical-1cc02a1b379638c40b93706a21a44b08db0126c9.zip |
Added a # to fix a comment error. #3318.
Diffstat (limited to 'sys-kernel/crypto-sources')
-rw-r--r-- | sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild index c6884f14f410..35a7e31887c0 100644 --- a/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild +++ b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.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-r6.ebuild,v 1.1 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild,v 1.2 2002/06/03 04:51:31 rphillips 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 @@ -11,8 +11,8 @@ KV=2.4.19-crypto-r6 S=${WORKDIR}/linux-${KV} ETYPE="sources" -What's in this kernel? - +# What's in this kernel? +# # INCLUDED: # from http://www.kernel.org (ac): # 2.4.19-pre7-ac2 |