Thread overview
Gentoo overlay available
Dec 18, 2012
Kai Nacke
Dec 22, 2012
Kai Nacke
December 18, 2012
Hi!

In coincidence with the new LDC release I like to announce that there is now a Gentoo overlay officially supported by the LDC team. You find the install instruction in the D wiki (http://wiki.dlang.org/Installing_LDC_on_Gentoo).

Currently are only LDC2 ebuilds available. I'll add LDC ebuilds in the next few days.

Kai
December 22, 2012
On Tuesday, 18 December 2012 at 06:06:30 UTC, Kai Nacke wrote:
> Hi!
>
> In coincidence with the new LDC release I like to announce that there is now a Gentoo overlay officially supported by the LDC team. You find the install instruction in the D wiki (http://wiki.dlang.org/Installing_LDC_on_Gentoo).
>
> Currently are only LDC2 ebuilds available. I'll add LDC ebuilds in the next few days.
>
> Kai

This is great, thanks a lot!
I notived a slight issue with the overlay, namely the absence of a

ldc/profiles/repo_name

file that results in a warning when running any emerge command. Addint the file with content 'ldc' resolves the warning. Could you just add it to the overlay?

Greets Janick
December 22, 2012
Hi Janick!

On 22.12.2012 14:26, Janick Martinez Esturo wrote:
> I notived a slight issue with the overlay, namely the absence of a
>
> ldc/profiles/repo_name
>
> file that results in a warning when running any emerge command. Addint
> the file with content 'ldc' resolves the warning. Could you just add it
> to the overlay?

I added the file. Please retry.

Kai