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 86297138206 for ; Fri, 19 Jan 2018 13:04:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC3CBE0826; Fri, 19 Jan 2018 13:04:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8C647E0826 for ; Fri, 19 Jan 2018 13:04:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4164A335C36 for ; Fri, 19 Jan 2018 13:04:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0C4015D for ; Fri, 19 Jan 2018 13:04:13 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1516367036.84904c6f366a1fb9c629135fb6ba1e71a26a87f2.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/catch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/catch/metadata.xml X-VCS-Directories: dev-cpp/catch/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 84904c6f366a1fb9c629135fb6ba1e71a26a87f2 X-VCS-Branch: master Date: Fri, 19 Jan 2018 13:04:13 +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-Archives-Salt: afa54b13-2c7e-4446-980a-1fd3b2c16270 X-Archives-Hash: 58645aaa895d85d96ea3745662009135 commit: 84904c6f366a1fb9c629135fb6ba1e71a26a87f2 Author: David Seifert gentoo org> AuthorDate: Fri Jan 19 12:35:06 2018 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jan 19 13:03:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84904c6f dev-cpp/catch: Take over maintainership Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-cpp/catch/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/catch/metadata.xml b/dev-cpp/catch/metadata.xml index d1245fb7c81..d6b46d2d5ed 100644 --- a/dev-cpp/catch/metadata.xml +++ b/dev-cpp/catch/metadata.xml @@ -2,8 +2,8 @@ - mgorny@gentoo.org - Michał Górny + soap@gentoo.org + David Seifert catchorg/Catch2