Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: bzr.eclass
Date: Fri, 02 Sep 2011 21:27:10
Message-Id: 20110902212658.84FAE2004C@flycatcher.gentoo.org
1 ulm 11/09/02 21:26:58
2
3 Modified: bzr.eclass
4 Log:
5 Eclass documentation now supports @AUTHOR block.
6
7 Revision Changes Path
8 1.16 eclass/bzr.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/bzr.eclass?r1=1.15&r2=1.16
13
14 Index: bzr.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- bzr.eclass 26 Jul 2011 23:22:35 -0000 1.15
21 +++ bzr.eclass 2 Sep 2011 21:26:58 -0000 1.16
22 @@ -1,14 +1,16 @@
23 # Copyright 1999-2011 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.15 2011/07/26 23:22:35 ulm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/bzr.eclass,v 1.16 2011/09/02 21:26:58 ulm Exp $
27 #
28 # @ECLASS: bzr.eclass
29 # @MAINTAINER:
30 -# Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>,
31 -# Ulrich Müller <ulm@g.o>,
32 -# Christian Faulhammer <fauli@g.o>,
33 -# Mark Lee <bzr-gentoo-overlay@×××××××××××××××.com>,
34 -# and anyone who wants to help
35 +# Emacs team <emacs@g.o>
36 +# Bazaar team <bazaar@g.o>
37 +# @AUTHOR:
38 +# Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
39 +# Mark Lee <bzr-gentoo-overlay@×××××××××××××××.com>
40 +# Ulrich Müller <ulm@g.o>
41 +# Christian Faulhammer <fauli@g.o>
42 # @BLURB: generic fetching functions for the Bazaar VCS
43 # @DESCRIPTION:
44 # The bzr.eclass provides functions to fetch, unpack, patch, and