On Thu, Jan 3, 2013 at 5:38 PM, Gabor Szabo <ga...@szabgab.com> wrote:
> John,
>
> just a misunderstanding.
>
>         repository => 'git://github.com/jgamble/Math-Polynomial-Solve.git',
>
> works
>
>         repository => {
>                url =>  'git://github.com/jgamble/Math-Polynomial-Solve.git',
>                web =>  'http://github.com/jgamble/Math-Polynomial-Solve',
>                type => 'git',
>        }
>
> does NOT.  (but it would be nice if it did)
>
> Just as Leon wrote.

What we really need is a meta_merge2 key. Or maybe a repository key.
Or probably both would be nice to have.

Leon

Reply via email to