Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Cc: dotnet@g.o
Subject: Re: [gentoo-dev] mono-env.eclass: new eclass to be used by most of dotnet packages
Date: Fri, 24 May 2013 19:18:40
Message-Id: 1369423109.29204.0.camel@localhost
In Reply to: Re: [gentoo-dev] mono-env.eclass: new eclass to be used by most of dotnet packages by Pacho Ramos
1 El dom, 19-05-2013 a las 12:31 +0200, Pacho Ramos escribió:
2 > El dom, 14-04-2013 a las 11:40 +0200, Pacho Ramos escribió:
3 > > Due reasons explained here:
4 > > https://bugs.gentoo.org/show_bug.cgi?id=462052#c1
5 > >
6 > > We would like to start a process of simplifying dotnet maintained
7 > > eclasses a lot because they are currently really hard to maintain. As a
8 > > start point, we will need a simple eclass simply to export some
9 > > variables needed to build most of dotnet packages. That variables are
10 > > currently being exported by mono.eclass, the idea would be to split the
11 > > "environment exporting" part out of it (and deprecate current
12 > > mono.eclass in the future)
13 > >
14 > >
15 >
16 > Updated eclass taking care of previous suggestions
17
18 Added