diff options
author | Christian Heim <phreak@gentoo.org> | 2007-10-03 12:53:10 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-10-03 12:53:10 +0000 |
commit | da22853c3ba8ed879ced480fe51fd985840d5036 (patch) | |
tree | 2af18f82cf9b711bf914b828eb15a9f75d5873df /eclass/linux-info.eclass | |
parent | Cleanup (diff) | |
download | gentoo-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-info.eclass')
-rw-r--r-- | eclass/linux-info.eclass | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass index c23e71517abd..a93596ef656c 100644 --- a/eclass/linux-info.eclass +++ b/eclass/linux-info.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.51 2007/10/01 13:16:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.52 2007/10/03 12:53:10 phreak Exp $ # # Description: This eclass is used as a central eclass for accessing kernel # related information for sources already installed. @@ -8,8 +8,8 @@ # out so that any ebuild behaviour "templates" are abstracted out # using additional eclasses. # -# Maintainer: John Mylchreest <johnm@gentoo.org> -# Copyright 2004 Gentoo Linux +# Original author: John Mylchreest <johnm@gentoo.org> +# Maintainer: kernel-misc@gentoo.org # # Please direct your bugs to the current eclass maintainer :) |