diff options
author | 2006-06-15 14:45:59 +0000 | |
---|---|---|
committer | 2006-06-15 14:45:59 +0000 | |
commit | 6de301d6aabad9cf13bb4c892cffb1e8a4b67692 (patch) | |
tree | 31d4c93df7601af6cec386342bee539ab082ba01 /eclass/flag-o-matic.eclass | |
parent | Typo in the ebuild for ppc (diff) | |
download | historical-6de301d6aabad9cf13bb4c892cffb1e8a4b67692.tar.gz historical-6de301d6aabad9cf13bb4c892cffb1e8a4b67692.tar.bz2 historical-6de301d6aabad9cf13bb4c892cffb1e8a4b67692.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 |