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 144CB138335 for ; Sat, 12 Oct 2019 12:03:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2304DE08FF; Sat, 12 Oct 2019 12:03:22 +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 0ACD7E08FF for ; Sat, 12 Oct 2019 12:03:22 +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 27F9E34BBF3 for ; Sat, 12 Oct 2019 12:03:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72D93840 for ; Sat, 12 Oct 2019 12:03:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570881791.ab4db73233610b368a68675149119fdece8c7027.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/libarchive/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/libarchive/metadata.xml X-VCS-Directories: app-arch/libarchive/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ab4db73233610b368a68675149119fdece8c7027 X-VCS-Branch: master Date: Sat, 12 Oct 2019 12:03:18 +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: b412aca6-dd2e-4c6d-9bbc-57baf4dc4c5a X-Archives-Hash: 9fac5ce71f2b6021d7dfffb3f3f564ee commit: ab4db73233610b368a68675149119fdece8c7027 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 12 12:00:26 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 12 12:03:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4db732 app-arch/libarchive: Add myself as the maintainer Signed-off-by: Michał Górny gentoo.org> app-arch/libarchive/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-arch/libarchive/metadata.xml b/app-arch/libarchive/metadata.xml index 42d061b8caf..1da101e8d49 100644 --- a/app-arch/libarchive/metadata.xml +++ b/app-arch/libarchive/metadata.xml @@ -1,7 +1,10 @@ - + + mgorny@gentoo.org + Michał Górny + C library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats.