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 EED8B138359 for ; Sun, 11 Oct 2020 22:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19286E0B18; Sun, 11 Oct 2020 22:31:15 +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 03609E0B18 for ; Sun, 11 Oct 2020 22:31:14 +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 5E0B4340D00 for ; Sun, 11 Oct 2020 22:31:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB26539F for ; Sun, 11 Oct 2020 22:31:11 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1602455333.150fbfff88dc4046532aff62a7bc3369cdd86849.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/jabber-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/jabber-base/metadata.xml X-VCS-Directories: net-im/jabber-base/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 150fbfff88dc4046532aff62a7bc3369cdd86849 X-VCS-Branch: master Date: Sun, 11 Oct 2020 22:31:11 +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: b92dbfff-1b03-4230-b10a-016268d5512e X-Archives-Hash: c846797ff27276abfea6b60c47581a48 commit: 150fbfff88dc4046532aff62a7bc3369cdd86849 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Oct 11 22:09:26 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Oct 11 22:28:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150fbfff net-im/jabber-base: add myself as maintainer Also dropping Chainsaw, after speaking with him. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> net-im/jabber-base/metadata.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/net-im/jabber-base/metadata.xml b/net-im/jabber-base/metadata.xml index 1eebfe0ed7d..5e50b4ff31a 100644 --- a/net-im/jabber-base/metadata.xml +++ b/net-im/jabber-base/metadata.xml @@ -2,10 +2,12 @@ - chainsaw@gentoo.org + conikost@gentoo.org + Conrad Kostecki - Package that creats the users and directory's for jabber - related packages. See ebuild for more info. + This package creates the base layout, + which is used by several jabber services. + See ebuild for more information.