From bce61aa3e4fe85fe411df858eb30ebe72a3a8f88 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 18 Nov 2017 20:39:44 +0000 Subject: Consistently ident with tabs Signed-off-by: Justin Lecher --- dev-libs/libflatarray/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'dev-libs/libflatarray') diff --git a/dev-libs/libflatarray/metadata.xml b/dev-libs/libflatarray/metadata.xml index 994e032f1..e130eb4d7 100644 --- a/dev-libs/libflatarray/metadata.xml +++ b/dev-libs/libflatarray/metadata.xml @@ -1,22 +1,22 @@ - + LibGeoDecomp is a multi-dimensional C++ array class which provides an object-oriented view (a.k.a. array of structs, AoS) while internally storing data in a struct of arrays (SoA) manner. It comes with utilities to move data to CUDA enabled GPUs. - - gentryx@gmx.de - - - cluster@gentoo.org - Gentoo Cluster Project - - - + + gentryx@gmx.de + + + cluster@gentoo.org + Gentoo Cluster Project + + + Enables plugins for NVIDIA GPUs (e.g. CUDAAllocator) - + -- cgit v1.2.3-65-gdbad