summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-01-12 13:41:52 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2006-01-12 13:41:52 +0000
commit51dffd705830ea312d6eb274c0b7b268b87790a6 (patch)
tree29688f3eb65d51672e49ef6a4ec5e937fbacc8d7 /eclass/kmod.eclass
parentstable on amd64 wrt bug 118459 (diff)
downloadhistorical-51dffd705830ea312d6eb274c0b7b268b87790a6.tar.gz
historical-51dffd705830ea312d6eb274c0b7b268b87790a6.tar.bz2
historical-51dffd705830ea312d6eb274c0b7b268b87790a6.zip
Add warning about eclass being deprecated in favor of linux-mod/linux-info.
Diffstat (limited to 'eclass/kmod.eclass')
-rw-r--r--eclass/kmod.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/kmod.eclass b/eclass/kmod.eclass
index 4d72e944fdfb..b877a585b588 100644
--- a/eclass/kmod.eclass
+++ b/eclass/kmod.eclass
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.17 2005/07/11 15:08:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kmod.eclass,v 1.18 2006/01/12 13:41:52 brix Exp $
# !!!!!!!!!!
#
-# BEWARE: DO NOT USE. THIS ECLASS IS DEPRECATED, BROKEN, AND WILL EAT YOUR
-# CHILDREN. DO NOT USE. -latexer
+# BEWARE: DO NOT USE. THIS ECLASS IS DEPRECATED AND BROKEN. DO NOT USE.
+# Use linux-mod.eclass and/or linux-info.eclass instead. --brix
#
# !!!!!!!!!!