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 DA9E01382C5 for ; Tue, 30 Mar 2021 16:10:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7F55E0AD6; Tue, 30 Mar 2021 16:10:09 +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 CE0B0E0AD6 for ; Tue, 30 Mar 2021 16:10:09 +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 8A9B9335CC1 for ; Tue, 30 Mar 2021 16:10:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF585638 for ; Tue, 30 Mar 2021 16:10:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1617120053.fb5642b982abe07a3a215e39ca315ae2b5553e68.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/ X-VCS-Repository: proj/devmanual X-VCS-Files: keywording/text.xml X-VCS-Directories: keywording/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: fb5642b982abe07a3a215e39ca315ae2b5553e68 X-VCS-Branch: master Date: Tue, 30 Mar 2021 16:10: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: 7c2ea254-7ad0-48f0-8026-753f48fb8ec5 X-Archives-Hash: 49cb9545a32a99a20f0e2d2b6d36607e commit: fb5642b982abe07a3a215e39ca315ae2b5553e68 Author: Sam James gentoo org> AuthorDate: Sun Mar 21 04:35:28 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Mar 30 16:00:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=fb5642b9 keywording: mention pkgdev as an alternative to repoman Signed-off-by: Sam James gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> keywording/text.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keywording/text.xml b/keywording/text.xml index 93a5ae2..6d7c394 100644 --- a/keywording/text.xml +++ b/keywording/text.xml @@ -218,9 +218,9 @@ available.

If there are no new dependencies, do not remove keywords if your commit fails -with repoman please try a full git pull and if you still have -problems, then commit with repoman -I and file a bug to the broken -architecture, noting it in your git commit message. +with repoman or pkgdev instead please commit with +repoman -I and file a bug to the broken architecture, noting it in your +git commit message.