diff options
author | 2006-06-15 14:45:59 +0000 | |
---|---|---|
committer | 2006-06-15 14:45:59 +0000 | |
commit | 5ee4be449ae84bc286f76cc5d21a506fb2c9c149 (patch) | |
tree | 937bd487e9a666987ae4173cd1e8c62ea6bc06b7 /eclass/gnuconfig.eclass | |
parent | Typo in the ebuild for ppc (diff) | |
download | gentoo-2-5ee4be449ae84bc286f76cc5d21a506fb2c9c149.tar.gz gentoo-2-5ee4be449ae84bc286f76cc5d21a506fb2c9c149.tar.bz2 gentoo-2-5ee4be449ae84bc286f76cc5d21a506fb2c9c149.zip |
document maintainers
Diffstat (limited to 'eclass/gnuconfig.eclass')
-rw-r--r-- | eclass/gnuconfig.eclass | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass index 42d38a7c9857..635f4133a4e4 100644 --- a/eclass/gnuconfig.eclass +++ b/eclass/gnuconfig.eclass @@ -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> # |