List Archive: gentoo-dev
On Sun, 03 Aug 2008 18:52:43 -0700
Zac Medico <zmedico@g.o> wrote:
> As a substitute for the previously discussed RESTRICT=live value[1],
> I'd now like you to consider an equivalent PROPERTIES=live-sources
> setting. By specifying PROPERTIES=live-sources, an ebuild will be
> able to indicate that it uses src_unpack() to download sources from
> some type of live repository such as cvs, darcs, git, mercurial, or
> svn.
You're using a single value to mean:
* include me in some 'live-sources' set
* I need some kind of locking in src_unpack
At the very least, the two should be separate attributes. But the
locking probably shouldn't be an attribute at all -- the 'flock' shell
utility can be used instead to get much more fine-grained locking.
--
Ciaran McCreesh
|
|