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 36520158012 for ; Fri, 24 Sep 2021 14:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DC87E0935; Fri, 24 Sep 2021 14:07:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6138DE0935 for ; Fri, 24 Sep 2021 14:07:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66B77342C47 for ; Fri, 24 Sep 2021 14:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBD18104 for ; Fri, 24 Sep 2021 14:07:55 +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: <1632492323.961b2033331b450c52b5835a995a7c6812497d36.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: general-concepts/ebuild-revisions/ X-VCS-Repository: proj/devmanual X-VCS-Files: general-concepts/ebuild-revisions/text.xml X-VCS-Directories: general-concepts/ebuild-revisions/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 961b2033331b450c52b5835a995a7c6812497d36 X-VCS-Branch: master Date: Fri, 24 Sep 2021 14:07:55 +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: 69086385-bd7e-4a1b-8f28-ca03fb1d55a5 X-Archives-Hash: 8a0e5c9249044027e3ab09ab2c12197d commit: 961b2033331b450c52b5835a995a7c6812497d36 Author: Ulrich Müller gentoo org> AuthorDate: Fri Sep 24 14:05:23 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Sep 24 14:05:23 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=961b2033 general-concepts/ebuild-revisions: Fix link syntax Fixes: 22a7fb2ca3bc0897a80b27470da1f9b5f06dd874 Signed-off-by: Ulrich Müller gentoo.org> general-concepts/ebuild-revisions/text.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general-concepts/ebuild-revisions/text.xml b/general-concepts/ebuild-revisions/text.xml index 55e1387..755e0cf 100644 --- a/general-concepts/ebuild-revisions/text.xml +++ b/general-concepts/ebuild-revisions/text.xml @@ -111,8 +111,8 @@ of thumb could be used as a guideline:
  • a dependency change due to - - removal of a virtual package. + + removal of a virtual package.