From: Ulrich Müller Date: Fri, 2 Sep 2011 21:26:58 +0000 (+0000) Subject: Eclass documentation now supports @AUTHOR block. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a20ad0bcdd1d726a3a337301d3db3618b24ae5d6;p=gentoo.git Eclass documentation now supports @AUTHOR block. --- diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index 0e6b1e38ae12..05290113e3c7 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -1,14 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.15 2011/07/26 23:22:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.16 2011/09/02 21:26:58 ulm Exp $ # # @ECLASS: bzr.eclass # @MAINTAINER: -# Jorge Manuel B. S. Vicetto , -# Ulrich Müller , -# Christian Faulhammer , -# Mark Lee , -# and anyone who wants to help +# Emacs team +# Bazaar team +# @AUTHOR: +# Jorge Manuel B. S. Vicetto +# Mark Lee +# Ulrich Müller +# Christian Faulhammer # @BLURB: generic fetching functions for the Bazaar VCS # @DESCRIPTION: # The bzr.eclass provides functions to fetch, unpack, patch, and