From 20ba5c791a74e1467bf620a367b3e1b096fe8b87 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 10 Jun 2021 19:38:30 +0100 Subject: [PATCH] dev-cpp/range-v3: take the package Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alexey Sokolov Closes: https://github.com/gentoo/gentoo/pull/21192 Signed-off-by: Georgy Yakovlev --- dev-cpp/range-v3/metadata.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/dev-cpp/range-v3/metadata.xml b/dev-cpp/range-v3/metadata.xml index 7a38bb9009641..6c2436936d1a7 100644 --- a/dev-cpp/range-v3/metadata.xml +++ b/dev-cpp/range-v3/metadata.xml @@ -1,5 +1,21 @@ - + + alexey+gentoo@asokolov.org + Alexey Sokolov + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Ranges are an extension of the Standard Template Library that makes its + iterators and algorithms more powerful by making them composable. Unlike + other range-like solutions which seek to do away with iterators, in + range-v3 ranges are an abstration layer on top of iterators. + + + ericniebler/range-v3 +