Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Cc: mva@×××.name
Subject: Re: [gentoo-dev] [discussion] GitHub eclass
Date: Fri, 22 Feb 2013 15:09:38
Message-Id: CAGfcS_nBqk=BEQpZpjj2fyVp7duquG+C9tx5aVygzLN+S_ryyg@mail.gmail.com
In Reply to: Re: [gentoo-dev] [discussion] GitHub eclass by "Michał Górny"
1 On Fri, Feb 22, 2013 at 9:00 AM, Michał Górny <mgorny@g.o> wrote:
2 >
3 > You can also use git-2 eclass-specific variables to switch the repo.
4 > The only difference is that you need to specify the full repo URI
5 > rather than just the author.
6
7 The full repo URI is actually copy-pastable from github, while
8 breaking everything up requires a few steps to configure it all.
9
10 I could see some value in being able to switch forks, but that seems
11 like a bit of a niche. If you REALLY want to follow another fork
12 you're better off creating a new ebuild rather than just overriding
13 the environment variable. You can also override the repo URI if it
14 uses the git eclass and again that can be copy/pasted.
15
16 As Diego/Ian pointed out, we can't really apply this well to anything
17 but live ebuilds.
18
19 Rich

Replies

Subject Author
[gentoo-dev] Re: [discussion] GitHub eclass Duncan <1i5t5.duncan@×××.net>