Gentoo Archives: gentoo-dev

From: hasufell <hasufell@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Referencing bug reports in git (WAS: Re: [gentoo-commits] repo/gentoo:master commit in: sci-libs/opencascade/)
Date: Sun, 09 Aug 2015 14:09:41
Message-Id: 55C75F19.90201@gentoo.org
1 On 08/09/2015 03:58 PM, Michael Weber wrote:
2 > commit: 40b3fd64ec9c5d6d94f0f0897740bc77622c24a1
3 > Author: Michael Weber <xmw <AT> gentoo <DOT> org>
4 > AuthorDate: Sun Aug 9 13:58:26 2015 +0000
5 > Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
6 > CommitDate: Sun Aug 9 13:58:26 2015 +0000
7 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b3fd64
8 >
9 > sci-libs/opencascade: add USE=vtk (bug 557022, thanks Helmut Jarausch).
10 >
11
12 I was wondering if we should set a standard for referencing bug reports.
13 The portage team already does something like that:
14 https://github.com/gentoo/portage/commit/b7149002bf23889f280c502afe6ceda0b1345ca3
15
16 Following that, the commit could have been:
17 =====
18 sci-libs/opencascade: add USE=vtk
19
20 thanks to Helmut Jarausch
21
22 X-Gentoo-Bug: 557022
23 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=557022
24 =====

Replies