public inbox for gentoo-devhelp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-devhelp] How do I select a specific Git "head" in live ebuilds?
@ 2010-08-27  5:58 Nikos Chantziaras
  2010-08-27 19:53 ` Sergei Trofimovich
  2010-08-28 19:05 ` James Cloos
  0 siblings, 2 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2010-08-27  5:58 UTC (permalink / raw
  To: gentoo-devhelp

I am trying to create an ebuild that fetches a specific head from a Git 
repo.  As you can see here:

http://lmms.git.sourceforge.net/git/gitweb.cgi?p=lmms/lmms;a=summary

There are several "heads" listed: master, stable-0.4, calf-updates, etc. 
By default, the git eclass uses "master".  I tried putting:

   EGIT_BRANCH="stable-0.4"

in the ebuild.  But this doesn't seem to help; "master" is emerged 
instead of "stable-0.4".

What am I doing wrong?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-29  2:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27  5:58 [gentoo-devhelp] How do I select a specific Git "head" in live ebuilds? Nikos Chantziaras
2010-08-27 19:53 ` Sergei Trofimovich
2010-08-28 19:05 ` James Cloos
2010-08-29  1:48   ` [gentoo-devhelp] " Nikos Chantziaras
2010-08-29  2:28     ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox