From: Jonas Stein Date: Tue, 3 Apr 2018 14:55:51 +0000 (+0200) Subject: dev-libs/actor-framework: Fix indentation X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9922d5dd692ed5aa480310568fe5d2aa3351c877;p=gentoo.git dev-libs/actor-framework: Fix indentation Fix inconsistent use of tabs and spaces in indentation. Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-libs/actor-framework/metadata.xml b/dev-libs/actor-framework/metadata.xml index b81b078a37a8..9e4f4846bfbc 100644 --- a/dev-libs/actor-framework/metadata.xml +++ b/dev-libs/actor-framework/metadata.xml @@ -3,23 +3,23 @@ - Due to the number of out-of-tree deps, these only get installed as docs - Make use of Boost's ASIO functionality - Build the C Actor Shell for introspection and debugging - Raises log-level to DEBUG, enables runtime checks and address sanitizer - Compiles and installs the documentation as PDF and HTML - Installs the provided example source files - Enables built-in memory management - Nexus is the central component for CAF's runtime inspection - Compiles against the provided opencl implementation - Runtime inspection and configuration - Provides a static build - Builds the provided unit tests - - - actor-framework/actor-framework - - - An implementation of the Actor Model of distributed computation in C++. - + Due to the number of out-of-tree deps, these only get installed as docs + Make use of Boost's ASIO functionality + Build the C Actor Shell for introspection and debugging + Raises log-level to DEBUG, enables runtime checks and address sanitizer + Compiles and installs the documentation as PDF and HTML + Installs the provided example source files + Enables built-in memory management + Nexus is the central component for CAF's runtime inspection + Compiles against the provided opencl implementation + Runtime inspection and configuration + Provides a static build + Builds the provided unit tests + + + actor-framework/actor-framework + + + An implementation of the Actor Model of distributed computation in C++. +