document maintainers
authorMike Frysinger <vapier@gentoo.org>
Thu, 15 Jun 2006 14:45:59 +0000 (14:45 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 15 Jun 2006 14:45:59 +0000 (14:45 +0000)
eclass/cvs.eclass
eclass/eutils.eclass
eclass/flag-o-matic.eclass
eclass/gnuconfig.eclass
eclass/mount-boot.eclass

index c077cb39c960bfcb7ab3f83609b89e6ba7c6a744..6adc9a3c0dd7f41780ed69d836bb3c54c5a9ab66 100644 (file)
@@ -1,6 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.63 2006/01/07 23:46:57 ferringb Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/cvs.eclass,v 1.64 2006/06/15 14:45:59 vapier Exp $
+#
+# Maintainer: vapier@gentoo.org (and anyone who wants to help)
 
 inherit eutils
 
index e3c9c7e321de42b022d395bbf10a947cf4ab132a..217534ba61a50d66877362e24f653537e449f262 100644 (file)
@@ -1,11 +1,13 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.240 2006/06/09 15:36:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.241 2006/06/15 14:45:59 vapier Exp $
 #
 # This eclass is for general purpose functions that most ebuilds
 # have to implement themselves.
 #
 # NB:  If you add anything, please comment it!
+#
+# Maintainer: see each individual function, base-system@gentoo.org as default
 
 inherit multilib portability
 
index 93d513702146a011cc728c6047c2bd02c2ce6952..4a9d350fd9af1b12a9e3edb30f9301ee4269242a 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.107 2006/04/15 00:44:16 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/eclass/flag-o-matic.eclass,v 1.108 2006/06/15 14:45:59 vapier Exp $
+#
+# Maintainer: base-system@gentoo.org
 
 # need access to emktemp()
 inherit eutils toolchain-funcs multilib
index 42d38a7c9857fff64352eb6dd2910fa3156a05ab..635f4133a4e476cbd1e9514397fe1f3acedaa080 100644 (file)
@@ -1,6 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.30 2005/08/05 02:39:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.31 2006/06/15 14:45:59 vapier Exp $
+#
+# THIS ECLASS IS DEAD: It has been integrated into portage
 #
 # Author: Will Woods <wwoods@gentoo.org>
 #
index b4b30046f2ff74485a85ff1dea2533cf81222194..eb8d75d29ad238fe21a0f13c99b14d353650c388 100644 (file)
@@ -1,11 +1,14 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.11 2005/07/06 20:23:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.12 2006/06/15 14:45:59 vapier Exp $
+#
+# This eclass is really only useful for bootloaders.
 #
 # If the live system has a separate /boot partition configured, then this
 # function tries to ensure that it's mounted in rw mode, exiting with an
 # error if it cant. It does nothing if /boot isn't a separate partition.
-
+#
+# MAINTAINER: base-system@gentoo.org
 
 EXPORT_FUNCTIONS pkg_preinst