From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-devhelp@lists.gentoo.org
Subject: [gentoo-devhelp] How do I select a specific Git "head" in live ebuilds?
Date: Fri, 27 Aug 2010 08:58:38 +0300 [thread overview]
Message-ID: <i57k60$pph$1@dough.gmane.org> (raw)
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?
next reply other threads:[~2010-08-27 5:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-27 5:58 Nikos Chantziaras [this message]
2010-08-27 19:53 ` [gentoo-devhelp] How do I select a specific Git "head" in live ebuilds? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='i57k60$pph$1@dough.gmane.org' \
--to=realnc@arcor.de \
--cc=gentoo-devhelp@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox