Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: final version of git-r3 (+ compat for git-2)
Date: Tue, 03 Sep 2013 11:10:02
Message-Id: 21029.50046.749770.172849@a1i15.kph.uni-mainz.de
In Reply to: [gentoo-dev] RFC: final version of git-r3 (+ compat for git-2) by "Michał Górny"
1 >>>>> On Tue, 3 Sep 2013, Micha³ Górny wrote:
2
3 > Please do the final review the eclasses. Unless someone finds large
4 > issues with them, I'm going to commit them in a few days.
5
6 In git-r3_pkg_outofdate():
7
8 ewarn "old: ${EGIT_VERSION}"
9 ewarn "new: ${new_commit_id}"
10
11 This is just part of the normal operation, so it shouldn't be a
12 warning.
13
14 Ulrich

Replies

Subject Author
Re: [gentoo-dev] RFC: final version of git-r3 (+ compat for git-2) "Michał Górny" <mgorny@g.o>