From 9922d5dd692ed5aa480310568fe5d2aa3351c877 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 3 Apr 2018 16:55:51 +0200 Subject: [PATCH] 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 --- dev-libs/actor-framework/metadata.xml | 38 +++++++++++++-------------- 1 file changed, 19 insertions(+), 19 deletions(-) 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++. + -- 2.26.2