From bde5447d98d11a348f944f077fe8db2aed649040 Mon Sep 17 00:00:00 2001 From: George Shapovalov Date: Thu, 15 Jun 2006 15:20:26 +0000 Subject: [PATCH] added Author and herd info --- eclass/gnat.eclass | 5 ++++- eclass/gnatbuild.eclass | 12 +++++++----- 2 files changed, 11 insertions(+), 6 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 +# Belongs to: ada herd # # 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 diff --git a/eclass/gnatbuild.eclass b/eclass/gnatbuild.eclass index 7aaed89423d5..e612f98b9f76 100644 --- a/eclass/gnatbuild.eclass +++ b/eclass/gnatbuild.eclass @@ -1,10 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.14 2006/05/02 22:32:54 swegener Exp $ - -# ATTN! -# set HOMEPAGE and LICENSE in appropriate ebuild, as we have -# gnat developed at two locations now. +# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.15 2006/06/15 15:19:37 george Exp $ +# +# Author: George Shapovalov +# Belongs to: ada herd +# +# Note: HOMEPAGE and LICENSE are set in appropriate ebuild, as +# gnat is developed by FSF and AdaCore "in parallel" inherit eutils versionator toolchain-funcs flag-o-matic multilib libtool fixheadtails gnuconfig -- 2.26.2