Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: jlec@g.o
Subject: Re: [gentoo-dev] Please migrate to git-2.eclass
Date: Sat, 25 Jun 2011 07:42:01
Message-Id: 20110625094055.50915201@pomiocik.lan
In Reply to: Re: [gentoo-dev] Please migrate to git-2.eclass by justin
1 On Sat, 25 Jun 2011 09:11:16 +0200
2 justin <jlec@g.o> wrote:
3
4 > On 6/24/11 11:35 PM, Michał Górny wrote:
5 > > Hello,
6 > >
7 > > git-2.eclass is in the tree for a while now, and there's still awful
8 > > lot of packages using old & deprecated git.eclass.
9 > >
10 > > Why migrate?
11 >
12 > What are the pitfalls during migration? Or is it just /git/git-2/ ?
13
14 In the most common case, yes. But you are advised to add a http
15 fallback in EGIT_REPO_URI.
16
17 Other API changes are:
18 - EGIT_*_CMD is no longer overridable,
19 - src_prepare() is no longer exported (EGIT_BOOTSTRAP is called
20 in src_unpack() but I don't recommend that, EGIT_PATCHES gone),
21 - EGIT_QUIET gone, EGIT_UNPACK_DIR gone (changes to other vars prolly).
22
23 So I think most of these won't apply to the ebuilds, maybe the second
24 one.
25
26 --
27 Best regards,
28 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature