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
commit5e74cd8951dcb7f2e4f86966db56a2c94d4c0c45 (patch)
tree80fc93f292f04b4efd7310654f1c0b6445cc4b30 /eclass/linux-mod.eclass
parentCleanup (diff)
downloadhistorical-5e74cd8951dcb7f2e4f86966db56a2c94d4c0c45.tar.gz
historical-5e74cd8951dcb7f2e4f86966db56a2c94d4c0c45.tar.bz2
historical-5e74cd8951dcb7f2e4f86966db56a2c94d4c0c45.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 :)