From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DF15138350 for ; Tue, 25 Feb 2020 06:05:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A802AE08FC; Tue, 25 Feb 2020 06:05:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6133AE08FC for ; Tue, 25 Feb 2020 06:05:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D09B434F01D for ; Tue, 25 Feb 2020 06:05:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6686315A for ; Tue, 25 Feb 2020 06:05:06 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1582610690.5380367cc5a66c17f9b6cc7410d1944fab66b0a0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libflatarray/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libflatarray/metadata.xml X-VCS-Directories: dev-libs/libflatarray/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5380367cc5a66c17f9b6cc7410d1944fab66b0a0 X-VCS-Branch: master Date: Tue, 25 Feb 2020 06:05:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ca08dc99-0360-47ee-bde2-eb89b42702cf X-Archives-Hash: 5d5326bf4f6917424f18e406ae9491d5 commit: 5380367cc5a66c17f9b6cc7410d1944fab66b0a0 Author: Kurt Kanzenbach kmk-computers de> AuthorDate: Sat Feb 15 10:03:31 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Feb 25 06:04:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5380367c dev-libs/libflatarray: take maintainership Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach kmk-computers.de> Signed-off-by: Joonas Niilola gentoo.org> dev-libs/libflatarray/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dev-libs/libflatarray/metadata.xml b/dev-libs/libflatarray/metadata.xml index c9292e9b692..fdfc323c819 100644 --- a/dev-libs/libflatarray/metadata.xml +++ b/dev-libs/libflatarray/metadata.xml @@ -1,7 +1,14 @@ - + + kurt@kmk-computers.de + Kurt Kanzenbach + + + proxy-maint@gentoo.org + Proxy Maintainers + LibFlatArray is a multi-dimensional C++ array class which provides an object-oriented view (a.k.a. array of structs, AoS) while