diff options
author | 2006-06-15 14:45:59 +0000 | |
---|---|---|
committer | 2006-06-15 14:45:59 +0000 | |
commit | 5ee4be449ae84bc286f76cc5d21a506fb2c9c149 (patch) | |
tree | 937bd487e9a666987ae4173cd1e8c62ea6bc06b7 /eclass/flag-o-matic.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/flag-o-matic.eclass')
-rw-r--r-- | eclass/flag-o-matic.eclass | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass index 93d513702146..4a9d350fd9af 100644 --- a/eclass/flag-o-matic.eclass +++ b/eclass/flag-o-matic.eclass @@ -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 |