From: "Tomáš Chvátal" <scarabeus@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] git-2.eclass final review
Date: Tue, 22 Mar 2011 23:38:05 +0100 [thread overview]
Message-ID: <4D8924CD.8000404@gentoo.org> (raw)
In-Reply-To: <AANLkTiky_tfyUE=t-PcWPa+Gu9aMgyacqmR09XTfmTb+@mail.gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dne 22.3.2011 22:26, Mike Frysinger napsal(a):
>> # @BLURB: This eclass provides functions for fetch and unpack git repositories
>
> fetching/unpacking
Yarp fixed.
>
>> eval X="\$${PN//[-+]/_}_LIVE_REPO"
>> if [[ ${X} = "" ]]; then
>> : ${EGIT_REPO_URI:=}
>> else
>> EGIT_REPO_URI="${X}"
>> fi
>
> X needs to be marked local, and could be condensed:
> EGIT_REPO_URI=${X:-${EGIT_REPO_URI}}
>
Hopefully implemented.
> the PN_LIVE_REPO override documentation is missing
It is on purpose.
It is semisecret hack that allows you to localy bend live ebuilds
without any need for rewriting it or adding some variables (eg. reason
why we have just one live mesa ebuild and no branches based ones).
If you think this thing should be official we can document it, but i
really really think that people by default should not be aware of this.
>
> same feedback for all the vars after this too
>
>> git-2_fetch $@
>
> missing quotes
Fixed
Handy link to gitdiff over gitweb: http://tinyurl.com/6focxa9
Thanks
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk2JJM0ACgkQHB6c3gNBRYd7fQCffqyoRouirScE2B8npuhEjLEF
Hx4AnRuyyIs5OG3WnRfKgM9itydIpJdE
=Nlbz
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-03-22 22:40 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 21:07 [gentoo-dev] git-2.eclass final review Tomáš Chvátal
2011-03-22 21:26 ` Mike Frysinger
2011-03-22 22:38 ` Tomáš Chvátal [this message]
2011-03-22 23:08 ` Mike Frysinger
2011-03-22 23:41 ` [gentoo-dev] " Ryan Hill
2011-03-22 23:45 ` Ryan Hill
2011-03-22 23:55 ` Mike Frysinger
2011-03-23 12:28 ` James Cloos
2011-03-23 13:01 ` Tomáš Chvátal
2011-03-23 14:44 ` James Cloos
2011-03-24 12:54 ` Donnie Berkholz
2011-03-23 16:29 ` Donnie Berkholz
2011-03-24 10:52 ` James Cloos
2011-03-23 0:42 ` [gentoo-dev] " Tomáš Chvátal
2011-03-31 4:55 ` Jeroen Roovers
2011-03-31 6:32 ` Tomáš Chvátal
2011-03-31 7:29 ` Fabian Groffen
2011-03-31 16:00 ` Matt Turner
2011-03-31 21:23 ` Aaron W. Swenson
2011-04-05 15:18 ` Marc Schiffbauer
2011-04-17 8:44 ` [gentoo-dev] " Tomá? Chvátal
2011-04-17 18:31 ` James Cloos
2011-04-18 9:45 ` Tomáš Chvátal
2011-04-18 17:55 ` James Cloos
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=4D8924CD.8000404@gentoo.org \
--to=scarabeus@gentoo.org \
--cc=gentoo-dev@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