aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-08-16 15:11:40 +0300
committerArsenShnurkov <Arsen.Shnurkov@gmail.com>2016-08-16 15:11:40 +0300
commitb3c9bffb93db8dd25df03feaa85c41c92764159e (patch)
tree7fc45c2dfe01af099e8fe7ade541d73efa3faf32 /profiles
parentmove egacinstall into separate eclass (diff)
downloaddotnet-b3c9bffb93db8dd25df03feaa85c41c92764159e.tar.gz
dotnet-b3c9bffb93db8dd25df03feaa85c41c92764159e.tar.bz2
dotnet-b3c9bffb93db8dd25df03feaa85c41c92764159e.zip
move icon for dryioc from FILESDIR to SRC_URI
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index d403369..0662104 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -11,7 +11,8 @@ nuget - Grab binary from nuget
# is nuget use necessary now, when we have source-compiled version of nuget from ebuild?
nupkg - build binary package for local repository
-gac - register library assemblies in the gac (where ebuild allows that)
+gac - register library assemblies in the gac (where ebuild requests that)
+machine - register ADO .NET data provider in the machine.config (where ebuild requests that)
developer - create .mdb files
debug - build Debug configuration instead of Release default