summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-10-03 12:53:10 +0000
committerChristian Heim <phreak@gentoo.org>2007-10-03 12:53:10 +0000
commitda22853c3ba8ed879ced480fe51fd985840d5036 (patch)
tree2af18f82cf9b711bf914b828eb15a9f75d5873df /eclass/linux-mod.eclass
parentCleanup (diff)
downloadgentoo-2-da22853c3ba8ed879ced480fe51fd985840d5036.tar.gz
gentoo-2-da22853c3ba8ed879ced480fe51fd985840d5036.tar.bz2
gentoo-2-da22853c3ba8ed879ced480fe51fd985840d5036.zip
kernel related eclasses are maintained by kernel-misc@gentoo.org.
Diffstat (limited to 'eclass/linux-mod.eclass')
-rw-r--r--eclass/linux-mod.eclass7
1 files changed, 4 insertions, 3 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index e2b3a927d896..5d459313271d 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -1,14 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.74 2007/04/16 19:20:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.75 2007/10/03 12:53:10 phreak Exp $
# Description: This eclass is used to interface with linux-info in such a way
# to provide the functionality required and initial functions
# required to install external modules against a kernel source
# tree.
#
-# Maintainer: John Mylchreest <johnm@gentoo.org>, Stefan Schweizer <genstef@gentoo.org>
-# Copyright 2004 Gentoo Linux
+# Author(s): John Mylchreest <johnm@gentoo.org>,
+# Stefan Schweizer <genstef@gentoo.org>
+# Maintainer: kernel-misc@gentoo.org
#
# Please direct your bugs to the current eclass maintainer :)