diff options
author | George Shapovalov <george@gentoo.org> | 2006-06-15 15:20:26 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2006-06-15 15:20:26 +0000 |
commit | ec725b31c74bb53f7aea87d037c43053e7596116 (patch) | |
tree | e38ef2ffb5ad3cd602503cd850a3fa4e164e3149 /eclass | |
parent | added Author and herd info (diff) | |
download | gentoo-2-ec725b31c74bb53f7aea87d037c43053e7596116.tar.gz gentoo-2-ec725b31c74bb53f7aea87d037c43053e7596116.tar.bz2 gentoo-2-ec725b31c74bb53f7aea87d037c43053e7596116.zip |
added Author and herd info
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gnat.eclass | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass index 0b6feacaa54e..63a87813355f 100644 --- a/eclass/gnat.eclass +++ b/eclass/gnat.eclass @@ -1,6 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.18 2006/06/14 18:41:50 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnat.eclass,v 1.19 2006/06/15 15:20:26 george Exp $ +# +# Author: George Shapovalov <george@gentoo.org> +# Belongs to: ada herd <ada@gentoo.org> # # This eclass provides the framework for ada lib installation with the split and # SLOTted gnat compilers (gnat-xxx, gnatbuild.eclass). Each lib gets built once |